|
|
+
Himanshu Vashishtha 2013-01-12, 00:19
-
Re: Move/Rename apiMarshall McMullen 2013-01-12, 00:23
Multi currently doesn't support the ability to encode a Get operation into
the multi. So there's no way to atomically move data from one znode to another. There is a patch in progress to add this support to Multi, which would make this feasible. See: https://issues.apache.org/jira/browse/ZOOKEEPER-1407 On Fri, Jan 11, 2013 at 5:19 PM, Himanshu Vashishtha <[EMAIL PROTECTED]>wrote: > Pardon in case this question has been asked before: I am wondering about > the possibility/feasibility of move/rename a znode in zookeeper. > Now that multi() is in, it looks like it should be doable, but I may be > wrong. Is there any plans/jiras to support this. > > Thanks, > Himanshu > +
Himanshu Vashishtha 2013-01-12, 00:41
+
Marshall McMullen 2013-01-12, 03:30
+
Ted Dunning 2013-01-12, 06:52
|