Open windonis opened 2 years ago
Hi, I also get 'Consul cluster has no elected leader', despite both UI and statusClient.getLeader() stating that there is a leader. Turning off streaming fixed my issue. I suspect this is connected to https://github.com/rickfast/consul-client/pull/456 , but i dont have super-solid evidence
Hi, I also get 'Consul cluster has no elected leader', despite both UI and statusClient.getLeader() stating that there is a leader. Turning off streaming fixed my issue. I suspect this is connected to #456 , but i dont have super-solid evidence
how to Turning off streaming ?
Hi, I also get 'Consul cluster has no elected leader', despite both UI and statusClient.getLeader() stating that there is a leader. Turning off streaming fixed my issue. I suspect this is connected to #456 , but i dont have super-solid evidence
how to Turning off streaming ?
there is "use_streaming_backend" key in consul node configuration to control that
Hi Everyone,
We have very huge consul cluster and some project needs
consul-client-1.3.3
for cbes integration.But we are getting error as below.
I'm sure there is no problem with the consul cluster because the other 4000 clients are working fine. (In particular, there is no such thing as the absence of a leader.) Due to some problems we are not using a version greater than 1.3.3.
Do you have an opinion on this station ?
Best Regards