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
- [Bug] Resource leak in DumpCompactionLogCommand - RandomAccessFile and FileChannel never closed
- Throughput of in-flight message renewal degrades while some handle data locks have expired
- [ISSUE #10225] Optimize HandleData locking mechanism to avoid unnecessary blocking
- [ISSUE #10218] Fix resource leak in DumpCompactionLogCommand
- [ISSUE #9983] Prohibit CallerRunsPolicy in NettyRemotingServer to prevent blocking IO threads
- [ISSUE #9926] Optimize memory allocation in parsePublishMessageQueues
- [Bug] Potential NPE in DefaultHAConnection and AutoSwitchHAConnection when getRemoteSocketAddress() returns null
- [Bug] Resource leak in IOTinyUtils.copyFile - FileInputStream/FileOutputStream not closed on exception
- [ISSUE #10207] Fix potential NPE in HA connections when remote address is null
- [ISSUE #10208] Fix resource leak in IOTinyUtils.copyFile
- Docs
- Java not yet supported