Skip to content

Fix odp set dirty #333

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

Merged
merged 1 commit into from
May 12, 2025
Merged

Fix odp set dirty #333

merged 1 commit into from
May 12, 2025

Conversation

JackShi148
Copy link
Contributor

Summary

In disaster recovery situation, if one of the servers gets unavailable for service, the new client will set the server as dirty and avoid to access to it again until it becomes available. But in odp mode, the client should not to set proxy's address as dirty, otherwise the proxy will never recover to valid.

Solution Description

In odp mode, do not set dirty to proxy's address. Disaster recovery policy should be implemented by the odp side.

@JackShi148 JackShi148 force-pushed the fix_odp_set_dirty branch from e8e44e3 to ea0aca5 Compare May 8, 2025 09:09
@JackShi148 JackShi148 force-pushed the fix_odp_set_dirty branch from 8a8315a to 7243b68 Compare May 8, 2025 13:35
@JackShi148 JackShi148 force-pushed the fix_odp_set_dirty branch from 7243b68 to ab6ce0e Compare May 8, 2025 13:38
@WeiXinChan
Copy link
Contributor

LGTM

@WeiXinChan WeiXinChan merged commit d2f48dd into master May 12, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants