Re: Review Request 30774: Fetcher Cache

2015-03-21 Thread Bernd Mathiske
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30774/ --- (Updated March 21, 2015, 11:54 p.m.) Review request for mesos, Adam B, Benjamin

Re: [VOTE] Release Apache Mesos 0.22.0 (rc4)

2015-03-21 Thread Benjamin Mahler
On CentOS w/ gcc 4.8, "make check" passes but "sudo make check" fails for me: [ RUN ] PerfTest.ROOT_SampleInit ../../src/tests/perf_tests.cpp:147: Failure Expected: (0u) < (statistics.get().cycles()), actual: 0 vs 0 ../../src/tests/perf_tests.cpp:150: Failure Expected: (0.0) < (statistics.get

Re: Review Request 32306: Suggestion to update launchTasks scheduler Python API docstring

2015-03-21 Thread Itamar Ostricher
> On March 20, 2015, 5:19 p.m., Jie Yu wrote: > > Thanks! Could you please also update the comments for the C++ api and Java > > api? We usually keep those comments in sync. > > include/mesos/scheduler.hpp +234 > > src/java/src/org/apache/mesos/SchedulerDriver.java +138 Just looked at the C++ &