rocketmq
https://github.com/apache/rocketmq
Java
Mirror of Apache RocketMQ
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported3 Subscribers
Add a CodeTriage badge to rocketmq
Help out
- Issues
- [ISSUE #10163] Extract common methods from sendMessageActivity into an util class
- [refactor] Replace size() == 0 with isEmpty() for better code quality
- [refactor] Use Collections.emptyMap() instead of new HashMap<>() for better code quality
- [refactor] Use isEmpty() instead of size() == 0 in PopBufferMergeService
- fix: use currOffset instead of nextOffset when delivery fails (ISSUE #9249)
- [Enhancement] Support delete consumer offset by consumer group and topic
- [ISSUE #10114] Support delete consumer offset by consumer group and t…
- [Bug] Upgrade Google Protobuf Java to remediate CVEs
- [Bug] Upgrade GRPC to 1.79 to remediate CVEs
- Upgraded GRPC to 1.79 to remediate CVEs
- Docs
- Java not yet supported