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

fix: topic pubishInfo and subscribeInfo not update #1084

Conversation

redlsz
Copy link
Contributor

@redlsz redlsz commented Aug 1, 2023

What is the purpose of the change

fix the topic publishInfo and subscribeInfo not update bug

@redlsz
Copy link
Contributor Author

redlsz commented Aug 1, 2023

image

the bundleClient is not set when init, so the topic publishInfo and subcribeInfo will not be updated in case of UpdateTopicRouteInfo not called by client periodic task.

@guyinyou
Copy link
Contributor

guyinyou commented Aug 3, 2023

lgtm

@RongtongJin RongtongJin merged commit 7eedaf9 into apache:master Aug 3, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After Routeinfo changed, consumer can't consume messages from a broker?
4 participants