What’s the point of ErrorResult in the multi API? The ZooKeeper client code throws an exception on the first encounter of an error. This makes it impossible to get individual errors from the multi() call.
-Jordan
What’s the point of ErrorResult in the multi API? The ZooKeeper client code throws an exception on the first encounter of an error. This makes it impossible to get individual errors from the multi() call.
-Jordan