Chris Nauroth created ZOOKEEPER-2288:
----------------------------------------

             Summary: During shutdown, server may fail to ack completed 
transactions to clients.
                 Key: ZOOKEEPER-2288
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2288
             Project: ZooKeeper
          Issue Type: Bug
          Components: server
            Reporter: Chris Nauroth
            Assignee: Chris Nauroth


During shutdown, requests may still be in flight in the request processing 
pipeline.  Some of these requests have reached a state where the transaction 
has executed and committed, but has not yet been acknowledged back to the 
client.  It's possible that these transactions will not ack to the client 
before the shutdown sequence completes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to