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

Update hash ring to use worker identity instead of worker net address #56

Closed
wants to merge 2 commits into from

Conversation

LuQQiu
Copy link
Contributor

@LuQQiu LuQQiu commented Feb 6, 2024

Update hash ring to use worker identity instead of worker net address

self._etcd_refresh_workers_interval = etcd_refresh_workers_interval
if worker_hosts:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we still keep the static worker_addresses so we can use it in the integration test? we can set such worker identifier as some random UUID

@LuQQiu
Copy link
Contributor Author

LuQQiu commented Feb 7, 2024

@jja725 i will test out and make sure ETCD works first, and then we can see how to support local testing

@LuQQiu LuQQiu closed this Feb 15, 2024
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