[
https://issues.apache.org/jira/browse/ZOOKEEPER-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kezhu Wang resolved ZOOKEEPER-1066.
-----------------------------------
Resolution: Implemented
This seems like a pre-commit issue, {{zoo_amulti}} was included in later phase
of ZOOKEEPER-965. I found {{zoo_amulti}} in
0b3d1c6a7b46961e1fc501d66fb52173935306a1.
> 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
> Reporter: Ted Dunning
> Priority: Major
>
> 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 was sent by Atlassian Jira
(v8.20.10#820010)