-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GH-8894: Fix race condition in the DelayHandler
Fixes: #8894 * Guard `this.messageStore` access in the `DelayHandler` with existing `this.lock` to avoid `ConcurrentModificationException` **Cherry-pick to `6.2.x`** (cherry picked from commit 4b43969)
- Loading branch information
1 parent
d225ddf
commit 9ea7581
Showing
1 changed file
with
38 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters