Skip to content

2.2.x backport bug fixes#1361

Merged
fl4via merged 4 commits into
undertow-io:2.2.xfrom
fl4via:2.2.x_backport_bug_fixes
Aug 11, 2022
Merged

2.2.x backport bug fixes#1361
fl4via merged 4 commits into
undertow-io:2.2.xfrom
fl4via:2.2.x_backport_bug_fixes

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 backport The PR is the result of backporting another PR to a 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

backport The PR is the result of backporting another PR to a maintainance branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants