Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Motivations
Current flow control strategy only support on Queue level, each message queue can cache 1000 message by default.
When lots of message queue are assigned to one consumer instance, the consumer will cache too many messages, may cause OOM exception.
On the other hand, only control the message amount is not enough, should support do flow control on the number and size dimensions, on Topic and Queue level.
Attachments
Issue Links
- duplicates
-
ROCKETMQ-106 Add flow control on topic level
- Resolved
- links to