-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43471/
-----------------------------------------------------------
(Updated Feb. 11, 2016, 11:10 a.m.)
Review request for mesos and Ben Mahler.
Changes
-------
Rebase
Bugs: MESOS-4648
https://issues.apache.org/jira/browse/MESOS-4648
Repository: mesos
Description
-------
Add the zookeeper patch for the allow add_auth calls.
Diffs (updated)
-----
3rdparty/zookeeper-06d3f3f.patch 8f8f72cb712c4bca328bf865ab082926106fbd94
3rdparty/zookeeper-3.4.5.patch 3ca180d0c81f5de521ada7fb6c1c248a871ab2da
Diff: https://reviews.apache.org/r/43471/diff/
Testing
-------
Before
```
[ OK ] ZooKeeperMasterContenderDetectorTest.NonRetryableFrrors (10053 ms)
[ OK ] MasterZooKeeperTest.MasterInfoAddress (11282 ms)
[ OK ] ZooKeeperTest.Auth (6688 ms)
[ OK ] ZooKeeperTest.Create (6690 ms)
```
After
```
[ OK ] ZooKeeperMasterContenderDetectorTest.NonRetryableFrrors (321 ms)
[ OK ] MasterZooKeeperTest.MasterInfoAddress (447 ms)
[ OK ] ZooKeeperTest.Auth (233 ms)
[ OK ] ZooKeeperTest.Create (275 ms)
```
Thanks,
haosdent huang