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
- [Feature] Add client config option to ignore corrupted local offset files instead of throwing exception
- [ISSUE #10489] Support BatchChangeInvisibleTime to reduce network round-trips and RocksDB flushes
- [Enhancement] Replace Enum.values() loop with static array lookup in LanguageCode and SerializeType
- [Enhancement] Eliminate per-RPC allocation in RemotingCommand (Guava Stopwatch, Constructor copy) and downgrade Netty writability log
- [Enhancement] Cache stable key strings in ConsumerOffsetManager and PullRequestHoldService, fix TransactionMetricsFlushService busy spin
- [ISSUE #10512] Eliminate per-RPC allocation in RemotingCommand (Guava Stopwatch, Constructor copy) and downgrade Netty writability log
- [ISSUE #10434] Implement proxy gRPC offset query RPCs
- [Doc] ACL documentation is missing required 5.x configuration properties
- [ISSUE #10498] Update ACL documentation to include required 5.x properties
- [Enhancement] Avoid unnecessary byte[] copy in GrpcConverter.buildMessage() on the receive path
- Docs
- Java not yet supported