Skip to content

CLIENTS-401 - Throw exception when resolving host is not possible#519

Merged
alexmoore merged 1 commit intobasho:developfrom
calvernaz:develop
Jul 22, 2015
Merged

CLIENTS-401 - Throw exception when resolving host is not possible#519
alexmoore merged 1 commit intobasho:developfrom
calvernaz:develop

Conversation

@calvernaz
Copy link
Contributor

A possible fix for the issue #518

@alexmoore
Copy link
Contributor

Had to chew on this one but I think you've got it correct here. We should throw it on cluster.addNode() but not cluster.start(), with logging on the later.

With RiakCluster, it should follow a "best-effort" path w.r.t. multiple nodes (healthcheck should mark misconfigured nodes as bad), so we should alert with the log and move along as much as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants