Replies: 1 comment 1 reply
-
Please try experiment with etcd client will poll the cluster membership with |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
background:
I init etcd client in code with configuration [A, B. C],
then I use the etcdctl command to add or remove node in cluster.
should I reconfigure the [A, D, E] and restart my project re-init etcd client?
otherwise can inited etcd client can auto watch etcdctl operation no need to restart project?
Beta Was this translation helpful? Give feedback.
All reactions