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 #10898] Unblock the NettyEventExecutor event queue on shutdown
- [ISSUE #11002] Cache topic bytes in MessageExtEncoder and CRC32 property key bytes in MessageDecoder
- [ISSUE #10998] Fix Tiered storage cannot dispatch messages larger than the group commit size
- [Bug] Tiered storage cannot dispatch messages larger than the group commit size
- [ISSUE #10988] Fix concurrent commitOffset race losing queue offsets for a new topic@group
- [ISSUE #10989] Fix transactional message escape retry backoff (2 ^ n computed with XOR)
- [ISSUE #10990] Skip pop retry arrival notification when properties are null
- [Bug] QUERY_CORRECTION_OFFSET admin query permanently deletes the filtered groups' consumer offsets
- [Bug] Transactional message escape retry uses 2 ^ n (XOR) instead of exponential backoff, including a zero-delay retry
- [Bug] Pop long-polling: retry topic message with null properties throws NPE in the reput thread and stalls broker-wide dispatch
- Docs
- Java not yet supported