-
Notifications
You must be signed in to change notification settings - Fork 46
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
Init from etcd: basic support #590
Conversation
2b51656
to
b61736a
Compare
f95c11e
to
b80edfd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be nice to add tests that check whether or not the initialization of metadata for different types of installations actually works.
ef6fc01
to
ad158db
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add comments
change router initialization in clustered setup mechanics.
Router requests current metadata setup from qdb on start. Router sync metadata routine now sync only current coordinator address for router proxy queries.