kirklund commented on PR #7610:
URL: https://github.com/apache/geode/pull/7610#issuecomment-1113476682

   There might be some new or old corner case that prevents the memberDeparted 
event from clearing the lock.
   
   Originally, the dlock service would grant the lock and then check if the 
member is still present in the local view -- if not release it. If the member 
was still in the local view, then it would own the lock. Afterwards, a 
memberDeparted event or a releaseLock message would release that lock.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@geode.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to