Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to rebalance after adding queues #1056

Closed
lvxiao1 opened this issue May 12, 2023 · 1 comment · Fixed by #1059
Closed

Unable to rebalance after adding queues #1056

lvxiao1 opened this issue May 12, 2023 · 1 comment · Fixed by #1059

Comments

@lvxiao1
Copy link
Contributor

lvxiao1 commented May 12, 2023

Client version 2.1.0
rocketmq version 4.4.0
os windows10

During application runtime, queues were added to the topic, but the client did not rebalance, requiring a service restart.

image

@lvxiao1
Copy link
Contributor Author

lvxiao1 commented May 15, 2023

Failed to reproduce and work normal in:

Client version: master branch in https://github.com/apache/rocketmq-client-go
RocketMQ version: 5.1.0
OS: Windows 10

image

Try upgrade client or RocketMQ version?👀

I have found the issue, mainly because when the consumer and producer have the same topic, the consumer fails to update the topic. fix: #1059

cserwen pushed a commit that referenced this issue Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant