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 publishEvent RefreshRoutesResultEvent before cache.put #3224

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

tom916
Copy link
Contributor

@tom916 tom916 commented Jan 18, 2024

publishEvent RefreshRoutesResultEvent executed in front of cache.put()
will cause the object which is listening to RefreshRoutesResultEvent
get data from routeLocator.getRoutes() is still old

@spencergibb spencergibb added this to the 4.1.2 milestone Mar 8, 2024
@spencergibb spencergibb merged commit 9eb453b into spring-cloud:main Mar 8, 2024
1 check passed
spencergibb added a commit that referenced this pull request Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants