Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.8.0
-
None
-
None
Description
putIfAbsent method in ZookeeperPersistentStore [1] and ZkEphemeralStore [2] is not atomic. First is checks if znode is absent and then puts data into it, but by that time someone might have created znode.
Attachments
Issue Links
- relates to
-
DRILL-4726 Dynamic UDFs support
- Closed