Никита Соколов created CURATOR-605:
--------------------------------------

             Summary: DistributedQueue#processWithLockSafety can give a message 
to two consumers if first consumer session dies
                 Key: CURATOR-605
                 URL: https://issues.apache.org/jira/browse/CURATOR-605
             Project: Apache Curator
          Issue Type: Bug
            Reporter: Никита Соколов
            Assignee: Jordan Zimmerman


The is similar to one described here – 
https://issues.apache.org/jira/browse/CURATOR-542

There is no way for consumer to check if the lock still holds. It could be 
solved by sharing a transactional CheckOp for lockNodePath with a consumer, so 
he could consume the message transactionally.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to