Skip to content

GH-3199: TCP FailoverClientCF fail back default #3206

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

Merged
merged 1 commit into from
Mar 2, 2020

Conversation

garyrussell
Copy link
Contributor

Resolves #3199

  • change the default behavior to not fail back until the current connection fails
  • reduce method complexity (Sonar)
  • 5.3 only

Resolves spring-projects#3199

- change the default behavior to not fail back until the current connection fails
- reduce method complexity (Sonar)
- 5.3 only
@artembilan artembilan merged commit cdbaf18 into spring-projects:master Mar 2, 2020
@garyrussell garyrussell deleted the GH-3199 branch March 3, 2020 15:59
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.

FailoverClientConnectionFactory does not cache shared connection
2 participants