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 #C1] Throw MQClientException instead of NPE for an unparseable consumeTimestamp
- [ISSUE #C2] Count down the queryMessage latch when the invocation fails
- [ISSUE #C3] Reject an AckMessageRequest without entries instead of throwing IndexOutOfBoundsException
- [ISSUE #D1] Skip queue-change notification for concurrently removed subscription
- [ISSUE #D2] Return null when selecting from a route-less TopicPublishInfo
- [ISSUE #D3] Skip malformed trace lines instead of aborting the whole decode
- [ISSUE #D4] Fix getConsumeStatus NPE for a group absent from ConsumerManager
- [ISSUE #D5] cloneGroupOffset: clone per loop topic, not the blank header topic
- [ISSUE #D6] Skip queueData of unregistered broker instead of aborting queryRoute loop
- [ISSUE #D7] Clean topicGroupTable and fire UNREGISTER when scan removes empty group
- Docs
- Java not yet supported