[ https://issues.apache.org/jira/browse/GEODE-7885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17061968#comment-17061968 ]
ASF subversion and git services commented on GEODE-7885: -------------------------------------------------------- Commit 32cadc2e0bf75f4ca265c3f55897434d1d0f7035 in geode's branch refs/heads/develop from Jens Deppe [ https://gitbox.apache.org/repos/asf?p=geode.git;h=32cadc2 ] GEODE-7885: Improve RedisLockService - fix synchronization and memory leak (#4819) * GEODE-7885: Improve RedisLockService - fix synchronization and memory leak - RedisLockService was not able to automatically free keys/locks after unlocking since keys were also beging referenced in regions. - Fix synchronization while iterating over keySet to avoid ConcurrentModifiactionExceptions. > Improve RedisLockService - fix synchronization and memory leak > -------------------------------------------------------------- > > Key: GEODE-7885 > URL: https://issues.apache.org/jira/browse/GEODE-7885 > Project: Geode > Issue Type: Bug > Components: redis > Reporter: Jens Deppe > Assignee: Jens Deppe > Priority: Major > Time Spent: 1h 40m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)