You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#7548)
* let consumer be aware of message queue assignment change
Signed-off-by: Li Zhanhui <[email protected]>
* add unit test for DefaultMQPushConsumer#setMessageQueueListener
Signed-off-by: Li Zhanhui <[email protected]>
* fix: bazel build warnings
Signed-off-by: Zhanhui Li <[email protected]>
* fix: set MixCommitlogTest test size as medium
Signed-off-by: Zhanhui Li <[email protected]>
* allow cache bazel test results
Signed-off-by: Li Zhanhui <[email protected]>
* fix code style issue by removing unused imports
Signed-off-by: Li Zhanhui <[email protected]>
* fix#7552
Signed-off-by: Zhanhui Li <[email protected]>
---------
Signed-off-by: Li Zhanhui <[email protected]>
Signed-off-by: Zhanhui Li <[email protected]>
Before Creating the Enhancement Request
Summary
Allowing consumer client is being aware of the message queue assignment change is essential to log key events and fix flaky integration tests.
Motivation
Allowing consumer client is being aware of the message queue assignment change is essential to log key events and fix flaky integration tests.
Describe the Solution You'd Like
Expose rebalance results via existing MessageQueueListener API
Describe Alternatives You've Considered
N/A
Additional Context
No response
The text was updated successfully, but these errors were encountered: