Re: Review Request 19901: Added Termination protobuf message.

2014-04-01 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19901/#review39237 --- Patch looks great! Reviews applied: [19901] All tests passed. - M

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2032

2014-04-01 Thread Apache Jenkins Server
See Changes: [vinod] Improved Javadoc (use @param, @return, etc). -- [...truncated 459 lines...] checking whether -pthread is suffic

Re: [VOTE] Release Apache Mesos 0.18.0 (rc6)

2014-04-01 Thread Till Toenshoff
+1 Builds and checks fine on OSX 10.9.2, clang 3.4 (Xcode5.1). On Apr 2, 2014, at 5:35 AM, Vinod Kone wrote: > Hi all, > > Please vote on releasing the following candidate as Apache Mesos 0.18.0. > > > 0.18.0 includes the following: > --

[jira] [Closed] (MESOS-1158) make distcheck fail

2014-04-01 Thread Chengwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengwei Yang closed MESOS-1158. > make distcheck fail > --- > > Key: MESOS-1158 > URL:

[jira] [Closed] (MESOS-1157) make dist fail

2014-04-01 Thread Chengwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengwei Yang closed MESOS-1157. > make dist fail > -- > > Key: MESOS-1157 > URL: https://is

Re: Review Request 19901: Added Termination protobuf message.

2014-04-01 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19901/ --- (Updated April 2, 2014, 5:20 a.m.) Review request for mesos, Ian Downes, Niklas

Re: Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2031

2014-04-01 Thread Chengwei Yang
On Tue, Apr 01, 2014 at 09:59:36PM -0700, Vinod Kone wrote: > I changed 'make check' to 'make distcheck' in all our Apache builds. But > the error is interesting.. > > checking whether or not we can build with JNI... /usr/bin/ld: skipping > incompatible /home/hudson/tools/java/latest1.6/jre/lib/i3

Re: Review Request 17567: Added External Containerizer.

2014-04-01 Thread Till Toenshoff
> On March 31, 2014, 8:03 p.m., Vinod Kone wrote: > > include/mesos/mesos.proto, line 498 > > > > > > Just convert the Termination struct in Containerizer to a protobuf and > > use it here. > > > > Maybe do

Re: Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2031

2014-04-01 Thread Vinod Kone
I changed 'make check' to 'make distcheck' in all our Apache builds. But the error is interesting.. checking whether or not we can build with JNI... /usr/bin/ld: skipping incompatible /home/hudson/tools/java/latest1.6/jre/lib/i386/server/libjvm.so when searching for -ljvm /usr/bin/ld: cannot find

[jira] [Resolved] (MESOS-135) Improve javadoc (use @param, @return, etc)

2014-04-01 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone resolved MESOS-135. -- Resolution: Fixed Fix Version/s: 0.19.0 commit 058599b0ac4511ffccae4c254b81fad949e65499 Author: T

Re: Review Request 19859: Improve javadoc (use @param, @return, etc)

2014-04-01 Thread Tobi Knaup
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19859/ --- (Updated April 2, 2014, 4:53 a.m.) Review request for mesos. Changes ---

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2031

2014-04-01 Thread Apache Jenkins Server
See Changes: [niklas] Removed obsolete setting of framework id in executor. [benjamin.hindman] Moved slave disconnection into new Master::disconnect(Slave*).

Review Request 19901: Added Termination protobuf message.

2014-04-01 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19901/ --- Review request for mesos, Ian Downes, Niklas Nielsen, and Vinod Kone. Repositor

[jira] [Commented] (MESOS-1152) ProcTest.MultipleThreads is flaky

2014-04-01 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957313#comment-13957313 ] Vinod Kone commented on MESOS-1152: --- I observed this on Apache Jenkins a few times. For

[VOTE] Release Apache Mesos 0.18.0 (rc6)

2014-04-01 Thread Vinod Kone
Hi all, Please vote on releasing the following candidate as Apache Mesos 0.18.0. 0.18.0 includes the following: * The primary feature of this release is a refactor of the isolation abstraction to make it easy to a

Re: Review Request 17567: Added External Containerizer.

2014-04-01 Thread Till Toenshoff
> On March 31, 2014, 8:03 p.m., Vinod Kone wrote: > > src/slave/containerizer/external_containerizer.cpp, line 1135 > > > > > > If we do the above and if we have MESOS-995, can you just leverage > > subprocess here?

Re: Review Request 17567: Added External Containerizer.

2014-04-01 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17567/ --- (Updated April 2, 2014, 2:02 a.m.) Review request for mesos, Ian Downes, Niklas

Re: Review Request 19795: Changed Executor::info to executor info future.

2014-04-01 Thread Niklas Nielsen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19795/ --- (Updated April 1, 2014, 6:45 p.m.) Review request for mesos, Ian Downes and Vin

Re: Review Request 19006: Moved slave disconnection code out of Master::exited() into new disconnect(Slave).

2014-04-01 Thread Benjamin Hindman
> On April 2, 2014, 1:29 a.m., Benjamin Hindman wrote: > > Ship It! This change is independent of the naming in 'Slaves', so let's get it committed and follow up with another review. Thanks Adam. - Benjamin --- This is an automatically

Re: Review Request 19006: Moved slave disconnection code out of Master::exited() into new disconnect(Slave).

2014-04-01 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19006/#review39227 --- Ship it! Ship It! - Benjamin Hindman On March 27, 2014, 4:41 a.m

Re: Review Request 19877: Removed obsolete/redundant setting framework id in executor.

2014-04-01 Thread Niklas Nielsen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19877/ --- (Updated April 1, 2014, 4:59 p.m.) Review request for mesos, Ian Downes and Vin

Re: Review Request 19006: Moved slave disconnection code out of Master::exited() into new disconnect(Slave).

2014-04-01 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19006/#review39219 --- src/master/master.hpp

[jira] [Created] (MESOS-1177) log/leveldb.cpp(56): error #1011: missing return statement at end of non-void function "mesos::internal::log::Varint64Comparator::Compare"

2014-04-01 Thread Vinson Lee (JIRA)
Vinson Lee created MESOS-1177: - Summary: log/leveldb.cpp(56): error #1011: missing return statement at end of non-void function "mesos::internal::log::Varint64Comparator::Compare" Key: MESOS-1177 URL: https://issues.

Re: Review Request 19877: Removed obsolete/redundant setting framework id in executor.

2014-04-01 Thread Niklas Nielsen
> On April 1, 2014, 4:17 p.m., Vinod Kone wrote: > > src/slave/slave.cpp, line 682 > > > > > > Can you add a CHECK here to make sure this expectation is valid? You bet - thanks! - Niklas --

Re: Review Request 19761: Added a performance test for registrar which is disabled by default.

2014-04-01 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19761/#review39215 --- src/tests/registrar_tests.cpp

Re: Review Request 19877: Removed obsolete/redundant setting framework id in executor.

2014-04-01 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19877/#review39213 --- Ship it! src/slave/slave.cpp

Re: Review Request 19007: Added log implementation for state storage.

2014-04-01 Thread Jiang Yan Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19007/#review39204 --- Ship it! src/state/log.cpp

Re: Review Request 19762: Improved Registrar performance by using a hashset on SlaveIDs.

2014-04-01 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19762/#review39185 --- src/master/registrar.cpp

Re: Review Request 19762: Improved Registrar performance by using a hashset on SlaveIDs.

2014-04-01 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19762/#review39205 --- Ship it! Ship It! - Vinod Kone On April 1, 2014, 1:13 a.m., Jian

Re: Review Request 19854: Enable automake 1.14

2014-04-01 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19854/#review39201 --- Ship it! Thanks for the clean up Tim! I'd like a little bit more ex

[jira] [Commented] (MESOS-1152) ProcTest.MultipleThreads is flaky

2014-04-01 Thread Ian Downes (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956992#comment-13956992 ] Ian Downes commented on MESOS-1152: --- Still unable to reproduce on GCC 4.4 with --without

[jira] [Comment Edited] (MESOS-1152) ProcTest.MultipleThreads is flaky

2014-04-01 Thread Ian Downes (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956968#comment-13956968 ] Ian Downes edited comment on MESOS-1152 at 4/1/14 8:15 PM: --- Unab

[jira] [Commented] (MESOS-1152) ProcTest.MultipleThreads is flaky

2014-04-01 Thread Ian Downes (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956968#comment-13956968 ] Ian Downes commented on MESOS-1152: --- Unable to reproduce either failure on GCC 4.8.1 wit

Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2030

2014-04-01 Thread Apache Jenkins Server
See

Fwd: Git Push Summary

2014-04-01 Thread Vinod Kone
fyi -- Forwarded message -- From: Date: Tue, Apr 1, 2014 at 11:57 AM Subject: Git Push Summary To: comm...@mesos.apache.org Repository: mesos Updated Tags: refs/tags/0.18.0-rc6 [created] 185dba5d8

Re: Review Request 19795: Changed Executor::info to executor info future.

2014-04-01 Thread Niklas Nielsen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19795/#review39190 --- src/slave/slave.cpp

[jira] [Resolved] (MESOS-1176) make distcheck fails when enabling c++11

2014-04-01 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone resolved MESOS-1176. --- Resolution: Fixed commit 895c4bf0084cc0f99c9c4c3605a10db4635a5f87 Author: Vinod Kone Date: Tue Apr

Re: Review Request 19795: Changed Executor::info to executor info future.

2014-04-01 Thread Niklas Nielsen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19795/ --- (Updated April 1, 2014, 11:45 a.m.) Review request for mesos, Ian Downes and Vi

Re: Review Request 19764: Saved a few instances of copying to boost Registrar performance.

2014-04-01 Thread Jiang Yan Xu
> On April 1, 2014, 10:55 a.m., Vinod Kone wrote: > > yeah, ran make check. - Jiang Yan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19764/#review39177

Re: Review Request 19878: Fixed libprocess Makefile to include c++11 headers.

2014-04-01 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19878/#review39187 --- Ship it! Thanks Vinod. 3rdparty/libprocess/Makefile.am

Review Request 19878: Fixed libprocess Makefile to include c++11 headers.

2014-04-01 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19878/ --- Review request for mesos and Benjamin Hindman. Bugs: MESOS-1176 https://iss

[jira] [Created] (MESOS-1176) make distcheck fails when enabling c++11

2014-04-01 Thread Vinod Kone (JIRA)
Vinod Kone created MESOS-1176: - Summary: make distcheck fails when enabling c++11 Key: MESOS-1176 URL: https://issues.apache.org/jira/browse/MESOS-1176 Project: Mesos Issue Type: Bug Affects

Review Request 19877: Removed obsolete/redundant setting framework id in executor.

2014-04-01 Thread Niklas Nielsen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19877/ --- Review request for mesos, Ian Downes and Vinod Kone. Repository: mesos-git De

Re: Testing 0.18.0-rc5

2014-04-01 Thread Vinod Kone
OK. I'm cutting 0.18.0-rc6 shortly with the following cherry-picks. +* [MESOS-1029] - lib stout compile errors on Ubuntu 13.10 with Clang 3.5 +* [MESOS-1030] - Mesos compile errors on Ubuntu 13.10 with Clang 3.5: const & ..., header guard +* [MESOS-1051] - tar command used in fetcher n

Re: Review Request 19764: Saved a few instances of copying to boost Registrar performance.

2014-04-01 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19764/#review39177 --- src/state/protobuf.hpp

[jira] [Updated] (MESOS-1158) make distcheck fail

2014-04-01 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1158: -- Affects Version/s: (was: 0.18.0) 0.19.0 Fix Version/s: (was: 0.18

[jira] [Updated] (MESOS-1157) make dist fail

2014-04-01 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1157: -- Affects Version/s: (was: 0.18.0) 0.19.0 Fix Version/s: (was: 0.18

[jira] [Updated] (MESOS-1086) DRF allocator should take into account past allocations when determining an ordering so frameworks are not starved.

2014-04-01 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1086: -- Fix Version/s: (was: 0.19.0) 0.18.0 > DRF allocator should take into account pas

[jira] [Updated] (MESOS-1158) make distcheck fail

2014-04-01 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1158: -- Fix Version/s: (was: 0.19.0) 0.18.0 > make distcheck fail > ---

[jira] [Updated] (MESOS-1157) make dist fail

2014-04-01 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1157: -- Fix Version/s: (was: 0.19.0) 0.18.0 > make dist fail > -- > >

[jira] [Resolved] (MESOS-1157) make dist fail

2014-04-01 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone resolved MESOS-1157. --- Resolution: Fixed Fix Version/s: 0.19.0 commit 1828dd379aff544c8aca1e533cbfaad13e43c51f Author

Re: Review Request 19777: Fix make dist

2014-04-01 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19777/#review39176 --- Ship it! The Review Bot failure is because of a flaky test. Not rel

[jira] [Resolved] (MESOS-1158) make distcheck fail

2014-04-01 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone resolved MESOS-1158. --- Resolution: Fixed Fix Version/s: 0.19.0 commit f4ca4d35aff5ad60678c21e5b16c29094638dd0c Author

Re: Review Request 19784: Fix make distcheck

2014-04-01 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19784/#review39175 --- Ship it! Ship It! - Vinod Kone On March 28, 2014, 9:22 a.m., Che

Re: Review Request 19820: Adjusted the includes in stout/net.hpp to avoid definition conflicts caused by netlink.

2014-04-01 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19820/#review39174 --- Ship it! Ship It! - Vinod Kone On March 29, 2014, 3:35 a.m., Jie

Re: Review Request 19854: Enable automake 1.14

2014-04-01 Thread Timothy St. Clair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19854/ --- (Updated April 1, 2014, 5:24 p.m.) Review request for mesos and Benjamin Hindma

Re: Review Request 19835: Refactored State::names to return a set instead of vector.

2014-04-01 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19835/#review39168 --- Ship it! src/tests/state_tests.cpp

Re: Review Request 19007: Added log implementation for state storage.

2014-04-01 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19007/#review39167 --- Ship it! src/tests/state_tests.cpp

Re: Review Request 19854: Enable automake 1.14

2014-04-01 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19854/#review39166 --- Patch looks great! Reviews applied: [19854] All tests passed. - M

[jira] [Created] (MESOS-1175) Update system check (http-parser)

2014-04-01 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created MESOS-1175: Summary: Update system check (http-parser) Key: MESOS-1175 URL: https://issues.apache.org/jira/browse/MESOS-1175 Project: Mesos Issue Type: Bug

[jira] [Commented] (MESOS-1175) Update system check (http-parser)

2014-04-01 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956651#comment-13956651 ] Timothy St. Clair commented on MESOS-1175: -- Waiting on policy around --disable-bu

[jira] [Commented] (MESOS-1174) Update system check (protobuf)

2014-04-01 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956646#comment-13956646 ] Timothy St. Clair commented on MESOS-1174: -- Waiting on policy around --disable-bu

[jira] [Created] (MESOS-1174) Update system check (protobuf)

2014-04-01 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created MESOS-1174: Summary: Update system check (protobuf) Key: MESOS-1174 URL: https://issues.apache.org/jira/browse/MESOS-1174 Project: Mesos Issue Type: Bug

[jira] [Commented] (MESOS-1173) Update system check (picojson)

2014-04-01 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956644#comment-13956644 ] Timothy St. Clair commented on MESOS-1173: -- Waiting on policy around --disable-bu

[jira] [Created] (MESOS-1173) Update system check (picojson)

2014-04-01 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created MESOS-1173: Summary: Update system check (picojson) Key: MESOS-1173 URL: https://issues.apache.org/jira/browse/MESOS-1173 Project: Mesos Issue Type: Bug

[jira] [Commented] (MESOS-1172) Update system check (libev)

2014-04-01 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956637#comment-13956637 ] Timothy St. Clair commented on MESOS-1172: -- Waiting on policy around --disable-bu

[jira] [Created] (MESOS-1172) Update system check (libev)

2014-04-01 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created MESOS-1172: Summary: Update system check (libev) Key: MESOS-1172 URL: https://issues.apache.org/jira/browse/MESOS-1172 Project: Mesos Issue Type: Bug C

[jira] [Commented] (MESOS-1171) Update system check (gmock)

2014-04-01 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956634#comment-13956634 ] Timothy St. Clair commented on MESOS-1171: -- Waiting on policy around --disable-bu

[jira] [Created] (MESOS-1171) Update system check (gmock)

2014-04-01 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created MESOS-1171: Summary: Update system check (gmock) Key: MESOS-1171 URL: https://issues.apache.org/jira/browse/MESOS-1171 Project: Mesos Issue Type: Bug C

[jira] [Created] (MESOS-1170) Update system check (glog)

2014-04-01 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created MESOS-1170: Summary: Update system check (glog) Key: MESOS-1170 URL: https://issues.apache.org/jira/browse/MESOS-1170 Project: Mesos Issue Type: Bug Co

[jira] [Commented] (MESOS-1170) Update system check (glog)

2014-04-01 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956628#comment-13956628 ] Timothy St. Clair commented on MESOS-1170: -- Waiting on policy around --disable-bu

[jira] [Commented] (MESOS-1169) Update system check (distribute)

2014-04-01 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956623#comment-13956623 ] Timothy St. Clair commented on MESOS-1169: -- Waiting on policy around --disable-bu

[jira] [Created] (MESOS-1167) Update system check (boost)

2014-04-01 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created MESOS-1167: Summary: Update system check (boost) Key: MESOS-1167 URL: https://issues.apache.org/jira/browse/MESOS-1167 Project: Mesos Issue Type: Bug C

[jira] [Created] (MESOS-1169) Update system check (distribute)

2014-04-01 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created MESOS-1169: Summary: Update system check (distribute) Key: MESOS-1169 URL: https://issues.apache.org/jira/browse/MESOS-1169 Project: Mesos Issue Type: Bug

[jira] [Created] (MESOS-1168) Update system check (zookeeper)

2014-04-01 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created MESOS-1168: Summary: Update system check (zookeeper) Key: MESOS-1168 URL: https://issues.apache.org/jira/browse/MESOS-1168 Project: Mesos Issue Type: Bug

[jira] [Commented] (MESOS-1168) Update system check (zookeeper)

2014-04-01 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956617#comment-13956617 ] Timothy St. Clair commented on MESOS-1168: -- Waiting on policy around --disable-bu

[jira] [Commented] (MESOS-1167) Update system check (boost)

2014-04-01 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956614#comment-13956614 ] Timothy St. Clair commented on MESOS-1167: -- Waiting on policy around --disable-bu

Re: Review Request 19487: Change linkage around libjvm to use dlopen.

2014-04-01 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19487/#review39155 --- Patch looks great! Reviews applied: [19487] All tests passed. - M

Re: Review Request 19487: Change linkage around libjvm to use dlopen.

2014-04-01 Thread Timothy St. Clair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19487/ --- (Updated April 1, 2014, 2:28 p.m.) Review request for mesos, Benjamin Hindman,

Re: Review Request 19854: Enable automake 1.14

2014-04-01 Thread Timothy St. Clair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19854/ --- (Updated April 1, 2014, 1:39 p.m.) Review request for mesos, Benjamin Hindman a

Re: Review Request 18381: Added authentication support for slaves.

2014-04-01 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18381/#review39140 --- Patch looks great! Reviews applied: [19006, 18381] All tests passe