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

[BUG] websocket closed refresh data from admin clean plugin local memory #5580

Open
1 task done
zhaowei85 opened this issue Jun 17, 2024 · 0 comments
Open
1 task done
Labels
type: bug Something isn't working

Comments

@zhaowei85
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

when the websocket connection closed between admin and bootstrap, bootsrap refresh local cache data from the admin resend rule data,in this stage, the local cache data is been cleared first and restore one by one ,when the request is arrived this time , we can't find the plugin cache and throw error because we don't finish the cache data refreshing

Expected Behavior

the refresh cache data staging need reconstructing. can't clear cache data first,we should friendly for the current requesting to the bootstrap

Steps To Reproduce

No response

Environment

ShenYu version(s):2.6.1

Debug logs

No response

Anything else?

No response

@zhaowei85 zhaowei85 added the type: bug Something isn't working label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant