Details
-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.3.3
-
Fix Version/s: 3.5.0
-
Component/s: java client
-
Labels:
-
Hadoop Flags:Reviewed
Description
In order to get a Stat object after creation one has to do another exists() call. This leaves client code vulnerable to a possible update window by another writer. All synchronous methods but the create() method allow to pass in a Stat object for population. It would be nice if the create() method would also allow this.
Attachments
Issue Links
- relates to
-
ZOOKEEPER-1851 Follower and Observer Request Processors Do Not Forward create2 Requests
-
- Resolved
-