-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[Task] Client Active Offline #4686
Labels
Comments
hello, when this will be ok? |
At least 2.6.0 |
loongs-zhang
pushed a commit
to loongs-zhang/shenyu
that referenced
this issue
Jun 5, 2023
yu199195
pushed a commit
that referenced
this issue
Jun 6, 2023
After discuss, we think the spring cloud active offline is not needed. |
I would like to take on this job. |
loongs-zhang
added a commit
that referenced
this issue
Jul 7, 2023
Co-authored-by: dragon-zhang <[email protected]> Co-authored-by: xiaoyu <[email protected]>
please asign |
please asign ApolloClientRegisterRepository active offline to me. |
loongs-zhang
added a commit
that referenced
this issue
Jul 16, 2023
… to the gateway (#4846) * [ISSUE #4686] divide plugin active offline support shenyu-admin cluster * Revert "[ISSUE #4686] divide plugin active offline support shenyu-admin cluster" This reverts commit 9812311. * [ISSUE #4686] Admin actively synchronizes http service offline events to the gateway --------- Co-authored-by: dragon-zhang <[email protected]>
loongs-zhang
pushed a commit
that referenced
this issue
Jul 17, 2023
Co-authored-by: xiaoyu <[email protected]>
847850277
added a commit
to 847850277/shenyu
that referenced
this issue
Jul 17, 2023
847850277
added a commit
to 847850277/shenyu
that referenced
this issue
Jul 24, 2023
loongs-zhang
added a commit
that referenced
this issue
Jul 24, 2023
Co-authored-by: xiaoyu <[email protected]> Co-authored-by: dragon-zhang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Currently, shenyu only supports passive offline, during which the front-end will have a clear perception (i.e. response 408), indicating that it is better to support active offline.
The idea is roughly:
ShenyuClientShutdownHook
to call the offline interface of shenyu admin;Task List
spring cloud client wait for [Task] SpringCloudLocalCache task #4680The text was updated successfully, but these errors were encountered: