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

Connection cache 100 continue #9795

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

Verdent
Copy link
Member

@Verdent Verdent commented Feb 13, 2025

Description

Fixes #9736
Fixes #9731

This issue introduces a new way of idle connection handling. It splits the desired idle timeout and uses small 500 ms timeouts until the overall desired timeout is reached. This helps to interrupt the idle timeout mechanism.

FYI: I will add some more comments to the code

Documentation

None

@Verdent Verdent added the 4.x Version 4.x label Feb 13, 2025
@Verdent Verdent self-assigned this Feb 13, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 13, 2025
@barchetta barchetta mentioned this pull request Feb 13, 2025
15 tasks
tomas-langer
tomas-langer previously approved these changes Feb 21, 2025
tomas-langer
tomas-langer previously approved these changes Feb 21, 2025
tomas-langer
tomas-langer previously approved these changes Feb 24, 2025
Signed-off-by: David Kral <david.k.kral@oracle.com>
@Verdent Verdent merged commit 621cdfc into helidon-io:main Feb 25, 2025
62 checks passed
@Verdent Verdent deleted the connection-cache-100-continue branch February 25, 2025 08:47
barchetta pushed a commit to barchetta/helidon that referenced this pull request Feb 25, 2025
Signed-off-by: David Kral <david.k.kral@oracle.com>
barchetta added a commit that referenced this pull request Feb 25, 2025
Signed-off-by: David Kral <david.k.kral@oracle.com>
Co-authored-by: David Král <david.k.kral@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
4 participants