> On April 1, 2016, 1:38 a.m., Vinod Kone wrote: > > 3rdparty/zookeeper-3.4.8.patch, line 13 > > <https://reviews.apache.org/r/45376/diff/1/?file=1315991#file1315991line13> > > > > Can you explain in the description what this patch is doing? It's not > > obvious. > > > > How does this affect non-PPC platforms?
This patch was carried from upstream zookeeper repo and it will be in zookeeper 3.5.0, so I think it will affect non-PPC platforms. - Zhiwei ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45376/#review126364 ----------------------------------------------------------- On April 1, 2016, 5:49 a.m., Zhiwei Chen wrote: > > ----------------------------------------------------------- > 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 > ------- > > 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 > ----- > > 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 > >