Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix off-by-one error in max routing failures #288

Merged
merged 1 commit into from
Dec 5, 2016

Conversation

lutovich
Copy link
Contributor

@lutovich lutovich commented Dec 5, 2016

Previously LoadBalancer retried routing table lookup one time more than the configured amount. Relevant setting is routingFailureLimit.

Previously `LoadBalancer` retried routing table lookup one time more than the
configured amount. Relevant setting is `routingFailureLimit`.
@technige technige merged commit 53dc05b into neo4j:1.1 Dec 5, 2016
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