You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "kohlmu-pivotal (GitHub)" <gi...@apache.org> on 2020/03/17 22:20:23 UTC

[GitHub] [geode] kohlmu-pivotal commented on pull request #4819: GEODE-7885: Improve RedisLockService - fix synchronization and memory leak

I don't understand this logic. If `weakReferencesTolocks.putIfAbsent(lockKey, lock)` returns a value, then you already have a reference to the lockKey. OR am I mistaken about this?

[ Full content available at: https://github.com/apache/geode/pull/4819 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org