----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45376/ -----------------------------------------------------------
(Updated April 1, 2016, 5:49 a.m.) Review request for mesos, Ben Mahler, Alex Clemmer, Kapil Arya, Neil Conway, and Vinod Kone. Bugs: MESOS-4312 https://issues.apache.org/jira/browse/MESOS-4312 Repository: mesos Description (updated) ------- I carried this patch from upstream zookeeper, since the fetch_and_add function in zookeeper is not 64bit-compatible. Details see: https://issues.apache.org/jira/browse/ZOOKEEPER-1643 Diffs (updated) ----- 3rdparty/zookeeper-3.4.8.patch PRE-CREATION Diff: https://reviews.apache.org/r/45376/diff/ Testing ------- sudo make dist check sudo ./src/mesos-tests --benchmark sudo ./support/run-upgrade.py --prev=../mesos-0.27.0/build --next=./build Thanks, Zhiwei Chen