Skip to content

Commit 332f245

Browse files
authored
RedisLockRegistry stopRenew not thread safe #10446
+ added author Signed-off-by: PiotrDuz <[email protected]>
1 parent cd73bd8 commit 332f245

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-integration-redis/src/main/java/org/springframework/integration/redis/util/RedisLockRegistry.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
* @author Youbin Wu
100100
* @author Michal Domagala
101101
* @author Severin Kistler
102+
* @author PiotrDuz
102103
*
103104
* @since 4.0
104105
*

0 commit comments

Comments
 (0)