Trying Etcd discovery #995
-
|
When I tried the new method for discovering a patroni cluster via etcd (protocol v3), errors occurred: It seems that the three members are detected correctly and that the errors originate from certain legitimate nodes in the etcd tree, which are not member nodes: history, initialise, and leader. My setup is : Is there another way to setup etcd ? or theses nodes should just be ignored by pgwatch ? best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
This bug #991 was fixed yesterday. Would you please try to rebuild from |
Beta Was this translation helpful? Give feedback.
-
|
Oh, thank you, yes, I just test master, it fix the problem ! |
Beta Was this translation helpful? Give feedback.
This bug #991 was fixed yesterday. Would you please try to rebuild from
master?