Skip to content

GH-3666: Revise TcpNioConnectionTests.testMultiAccept() and testNoMultiAccept() #3838

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
Jul 8, 2022

Conversation

oxcafedead
Copy link
Contributor

As discussed, for GH-3666.

…) and testNoMultiAccept()

Seems like Windows socket connect to the loopback address fails sometimes because of a bug in the implementation of OpenJDK. Changing loopback addr with the actual IP addr seems to help.
@artembilan artembilan merged commit 64aa4d5 into spring-projects:main Jul 8, 2022
@artembilan
Copy link
Member

Hi @oxcafedead !

Thank you very much for the contribution again!
Please, pay attention how I have changed a commit message.

If you'd like to contribute more, please, spend some time determine what contribution rules we try to follow: https://github.com/spring-projects/spring-integration/blob/main/CONTRIBUTING.adoc.
Especially take a look into the last paragraph about Chris Beams' article: https://cbea.ms/git-commit/

@oxcafedead oxcafedead deleted the GH-3666 branch July 8, 2022 20:44
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