Multi should have an async version
----------------------------------

                 Key: ZOOKEEPER-1066
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1066
             Project: ZooKeeper
          Issue Type: Bug
          Components: c client, java client
            Reporter: Ted Dunning


per the code review on ZOOKEEPER-965 it seems that multi should have an 
asynchronous version.

The semantics should be essentially identical.  The only difference is that the 
original caller shouldn't wait for the result.  Cloning existing 
multi-operations should be a decent implementation strategy.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to