Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Introduced a new parameter 'ping' to the Consul.Builder #121

Conversation

YannRobert
Copy link
Contributor

Introduced a new parameter 'ping' to the Consul.Builder
in order to allow the creation of a Consul instance, without 'pinging' the server with AgentClient

This allows the creation of a Consul instance while the Consul service is unavailable.
This is useful when the Consul instance is created at application startup (Spring Framework style), and we want the application to be able to start (not fail) even when Consul is not available.

in order to allow the creation of a Consul instance, without 'pinging' the server with AgentClient

This allows the creation of a Consul instance while the Consul service is unavailable.
This is useful when the Consul instance is created at application startup (Spring Framework style), and we want the application to be able to start (not fail) even when Consul is not available.
@rickfast rickfast merged commit 29b45f6 into rickfast:master May 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants