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

Review request for mesos and John Sirois.


Description
-------

Refactored recursive ZooKeeper path create code from Group into 
ZooKeeper::create (which now takes a boolean 'recursive' flag that determines 
whether or not it should try and create intermediate znodes). Also refactored 
ZooKeeperMasterDetector to use this new version of create.


Diffs
-----

  src/detector/detector.cpp 0246846 
  src/tests/zookeeper_tests.cpp 2e04069 
  src/zookeeper/authentication.hpp eb60467 
  src/zookeeper/authentication.cpp 45a41ac 
  src/zookeeper/group.cpp d7660c5 
  src/zookeeper/zookeeper.hpp da43e81 
  src/zookeeper/zookeeper.cpp 98193ee 

Diff: https://reviews.apache.org/r/7391/diff/


Testing
-------

make check


Thanks,

Benjamin Hindman

Reply via email to