> On June 4, 2013, 12:07 a.m., Raul Gutierrez Segales wrote:
> > src/zookeeper/zookeeper.cpp, line 560
> > <https://reviews.apache.org/r/11366/diff/7/?file=300149#file300149line560>
> >
> >     You will create intermediate nodes with the same flags you would use 
> > for the last nodes? This behavior is new, no?
> 
> Raul Gutierrez Segales wrote:
>     Bah, never mind - it receives 0.

no. because except the final node, all intermediate nodes have flags = 0.


- Vinod


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11366/#review21375
-----------------------------------------------------------


On June 4, 2013, 12:03 a.m., Vinod Kone wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/11366/
> -----------------------------------------------------------
> 
> (Updated June 4, 2013, 12:03 a.m.)
> 
> 
> Review request for mesos, Benjamin Hindman, Bill Farner, Ben Mahler, and Raul 
> Gutierrez Segales.
> 
> 
> Description
> -------
> 
> This is likely a short term fix pending Yan's refactor of detector.
> 
> 2 changes:
> 1) Fixed a bug in zookeeper->create().
> 2) Removed create for non-contending detectors.
> 
> 
> This addresses bug mesos-409.
>     https://issues.apache.org/jira/browse/mesos-409
> 
> 
> Diffs
> -----
> 
>   configure.ac 8b6d74fd78613965340ecff71bb933c9c4d24e9e 
>   src/tests/zookeeper_tests.cpp 77a5ab259e907f8df7ae88271da467b673895a5b 
>   src/zookeeper/zookeeper.hpp 99e689e5178845480b2426e694d18c5257234166 
>   src/zookeeper/zookeeper.cpp 267c38a2922f114519ffaf4f0bdce74d22fc1506 
> 
> Diff: https://reviews.apache.org/r/11366/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Vinod Kone
> 
>

Reply via email to