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

2.2.x backport bug fixes #1361

Merged
merged 4 commits into from Aug 11, 2022
Merged

Conversation

fl4via and others added 4 commits August 11, 2022 02:43
… connection is not open.

Also:
- prevent unneeded duplicate scheduling by checking if handle is null before rescheduling
- make handle volatile and properly synchronize with a double check when rescheduling timeout expiration
- [UNDERTOW-2083] calculate the elapsed time in the expiration properly when throwing the timeout exception

Signed-off-by: Flavia Rainone <frainone@redhat.com>
…Pattern

Signed-off-by: Flavia Rainone <frainone@redhat.com>
@fl4via fl4via added maintenance branch Targeting maintainance branch waiting CI check Ready to be merged but waiting for CI check labels Aug 11, 2022
@fl4via fl4via merged commit e52cefb into undertow-io:2.2.x Aug 11, 2022
@fl4via fl4via removed the waiting CI check Ready to be merged but waiting for CI check label Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance branch Targeting maintainance branch
Projects
None yet
2 participants