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

Support TCP_USER_TIMEOUT option #2499

Closed

Conversation

yangbodong22011
Copy link
Contributor

@yangbodong22011 yangbodong22011 commented Sep 1, 2023

Solve #2082

Make sure that:

  • You have read the contribution guidelines.
  • You have created a feature request first to discuss your contribution intent. Please reference the feature request ticket number in the pull request.
  • You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.

@yangbodong22011
Copy link
Contributor Author

@mp911de Can you provide me with a snapshot version to run the tests mentioned in #2082.
p.s. I tried locally using mvn clean package; mvn clean install to install the SNAPSHOT version, but for some reason it didn't work.

@mp911de mp911de added the type: feature A new feature label Sep 1, 2023
@mp911de mp911de added this to the 6.2.7.RELEASE milestone Sep 1, 2023
mp911de pushed a commit that referenced this pull request Sep 1, 2023
mp911de added a commit that referenced this pull request Sep 1, 2023
Add author and since, tags. Add Javadoc.

Original pull request: #2499
mp911de pushed a commit that referenced this pull request Sep 1, 2023
mp911de added a commit that referenced this pull request Sep 1, 2023
Add author and since, tags. Add Javadoc.

Original pull request: #2499
@mp911de
Copy link
Collaborator

mp911de commented Sep 1, 2023

I use make test to spin up Redis instances and run the tests.

Thank you for your contribution. That's merged, polished, and backported now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for disconnect on timeout to recover early from no RST packet failures
2 participants