You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "agingade (GitHub)" <gi...@apache.org> on 2018/09/21 18:21:22 UTC

[GitHub] [geode] agingade commented on pull request #2501: GEODE-5748: Hold a write lock during cleanUpAfterFailedGII

In this case, it doesn't look like we need to have fair lock; as there are only few write lock to be acquired, during failed clear. How about using StoppableReentrantReadWriteLock which takes cancel criteria.

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