Ecwid / consul-api

Java client for Consul HTTP API
Apache License 2.0
416 stars 177 forks source link

[Question] How to Connect to a Consul Cluster? #244

Open akashdeepb7 opened 1 year ago

akashdeepb7 commented 1 year ago

I have a question to ask. Let's say we have Consul running in ensemble mode with 3 Servers. Now, if Consul Server 1 goes down and we need to register a new service from that instance, what is the appropriate way to achieve this? Can someone provide guidance on how to proceed?

gary258796 commented 9 months ago

Hi @akashdeepb7 , sorry that i can't quite understand what 'Now, if Consul Server 1 goes down and we need to register a new service from that instance' means . Can you describe more detailed ??