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
- [Enhancement] Rename BrokerConsumeStatsSubCommad to BrokerConsumeStatsSubCommand
- [ISSUE #10154] Rename BrokerConsumeStatsSubCommad to BrokerConsumeStatsSubCommand
- [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…
- [Enhancement] Improve batch polling efficiency in pollIndexRecord method
- [ISSUE #10103] Improve batch polling efficiency in pollIndexRecord method
- Docs
- Java not yet supported