Re: Review Request 19991: Updated os::read(fd, size) to not seek.

2014-04-02 Thread Benjamin Hindman
> On April 3, 2014, 6:46 a.m., Ian Downes wrote: > > 3rdparty/libprocess/3rdparty/stout/include/stout/protobuf.hpp, line 100 > > > > > > Why do we need ignorePartial? Because it's possible that we're reading from a fi

Re: Review Request 19966: Enabled whitespace/blank_line rule for cpplint.

2014-04-02 Thread Adam B
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19966/ --- (Updated April 2, 2014, 11:50 p.m.) Review request for mesos and Dominic Hamon.

[jira] [Commented] (MESOS-1181) Improve cpplint rule coverage

2014-04-02 Thread Adam B (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958572#comment-13958572 ] Adam B commented on MESOS-1181: --- readability/todo: https://reviews.apache.org/r/19988/ > Im

Re: Review Request 19991: Updated os::read(fd, size) to not seek.

2014-04-02 Thread Ian Downes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19991/#review39405 --- Ship it! Thanks! I'll update my reviews to use os::read 3rdparty/

Re: Review Request 19991: Updated os::read(fd, size) to not seek.

2014-04-02 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19991/ --- (Updated April 3, 2014, 6:35 a.m.) Review request for mesos, Ian Downes and Vin

Re: Review Request 19991: Updated os::read(fd, size) to not seek.

2014-04-02 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19991/ --- (Updated April 3, 2014, 6:33 a.m.) Review request for mesos, Ian Downes and Vin

Review Request 19991: Updated os::read(fd, size) to not seek.

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

Re: Review Request 19951: Change cgroups::assign to assign all threads.

2014-04-02 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19951/#review39404 --- src/tests/cgroups_tests.cpp

Review Request 19988: Enabled readability/todo rule for cpplint.

2014-04-02 Thread Adam B
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19988/ --- Review request for mesos, Benjamin Hindman and Ben Mahler. Bugs: MESOS-1181

Re: Review Request 19966: Enabled whitespace/blank_line rule for cpplint.

2014-04-02 Thread Adam B
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19966/ --- (Updated April 2, 2014, 11:20 p.m.) Review request for mesos and Dominic Hamon.

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

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

[jira] [Created] (MESOS-1189) Slave::shutdownExecutor normally doesn't destroy containers

2014-04-02 Thread Ian Downes (JIRA)
Ian Downes created MESOS-1189: - Summary: Slave::shutdownExecutor normally doesn't destroy containers Key: MESOS-1189 URL: https://issues.apache.org/jira/browse/MESOS-1189 Project: Mesos Issue Ty

[jira] [Commented] (MESOS-1188) Rename slaves/frameworks.activated/deactivated

2014-04-02 Thread Adam B (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958536#comment-13958536 ] Adam B commented on MESOS-1188: --- I was originally thinking slaves.running/shutdown and fram

[jira] [Commented] (MESOS-1188) Rename slaves/frameworks.activated/deactivated

2014-04-02 Thread Benjamin Hindman (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958525#comment-13958525 ] Benjamin Hindman commented on MESOS-1188: - Sounds great Adam, what naming can you

[jira] [Updated] (MESOS-1188) Rename slaves/frameworks.activated/deactivated

2014-04-02 Thread Adam B (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam B updated MESOS-1188: -- Description: The "slaves.deactivated" terminology is confusing because one of these slaves has actually been r

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

2014-04-02 Thread Adam B
> On April 1, 2014, 4:57 p.m., Benjamin Hindman wrote: > > src/master/master.hpp, line 390 > > > > > > What about the use of activated/deactivated here? Can we have > > 'connected', 'disconnected', and 'removed' where

[jira] [Created] (MESOS-1188) Rename slaves/frameworks.activated/deactivated

2014-04-02 Thread Adam B (JIRA)
Adam B created MESOS-1188: - Summary: Rename slaves/frameworks.activated/deactivated Key: MESOS-1188 URL: https://issues.apache.org/jira/browse/MESOS-1188 Project: Mesos Issue Type: Improvement

[jira] [Assigned] (MESOS-931) post-review is deprecated.

2014-04-02 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone reassigned MESOS-931: Assignee: Vinod Kone > post-review is deprecated. > -- > > K

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

2014-04-02 Thread Adam B
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18381/ --- (Updated April 2, 2014, 9:44 p.m.) Review request for mesos and Vinod Kone. C

Re: Review Request 19259: Added ability to process::subprocess to run function within child context

2014-04-02 Thread Benjamin Hindman
> On March 17, 2014, 7:28 p.m., Dominic Hamon wrote: > > 3rdparty/libprocess/include/process/subprocess.hpp, line 75 > > > > > > It might be better to add a second method. The way this is written, > > anyone wanting to

Re: Review Request 19259: Added ability to process::subprocess to run function within child context

2014-04-02 Thread Benjamin Hindman
> On March 18, 2014, 6:39 p.m., Ian Downes wrote: > > 3rdparty/libprocess/src/subprocess.cpp, line 165 > > > > > > what about either exec command *or* call child function (which can > > choose to exec{l,le,...}) > >

Re: Review Request 19952: Reduce stack size for threads in proc tests.

2014-04-02 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19952/#review39397 --- Bad patch! Reviews applied: [19952] Failed command: make check Er

Re: Review Request 19259: Added ability to process::subprocess to run function within child context

2014-04-02 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19259/#review39393 --- This looks pretty good Till. Just a few cleanups and then let's get

Re: Review Request 17567: Added External Containerizer.

2014-04-02 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17567/#review39395 --- Bad patch! Reviews applied: [19795, 18403, 17567] Failed command:

Re: Review Request 17567: Added External Containerizer.

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

Re: Review Request 17567: Added External Containerizer.

2014-04-02 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17567/#review39392 --- Bad patch! Reviews applied: [17567] Failed command: git apply --in

Re: Review Request 19702: Added linux routing library for network isolation.

2014-04-02 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19702/#review39389 --- Patch looks great! Reviews applied: [19981, 19982, 19702] All test

Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #1761

2014-04-02 Thread Apache Jenkins Server
See

Re: Review Request 19702: Added linux routing library for network isolation.

2014-04-02 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19702/ --- (Updated April 3, 2014, 2:15 a.m.) Review request for mesos, Benjamin Hindman,

Re: Review Request 19966: Enabled whitespace/blank_line rule for cpplint.

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

Review Request 19982: Allowed IP and MAC to be created from u32 value and byte array.

2014-04-02 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19982/ --- Review request for mesos, Benjamin Hindman, Chi Zhang, Ian Downes, Vinod Kone, a

Review Request 19981: Added equal operator for MAC and IP.

2014-04-02 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19981/ --- Review request for mesos, Benjamin Hindman, Chi Zhang, Ian Downes, Vinod Kone, a

Re: Review Request 17567: Added External Containerizer.

2014-04-02 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17567/ --- (Updated April 3, 2014, 1:58 a.m.) Review request for mesos, Benjamin Hindman,

Re: Review Request 17567: Added External Containerizer.

2014-04-02 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17567/ --- (Updated April 3, 2014, 1:57 a.m.) Review request for mesos, Benjamin Hindman,

Re: Review Request 17567: Added External Containerizer.

2014-04-02 Thread Till Toenshoff
> On March 31, 2014, 8:03 p.m., Vinod Kone wrote: > > src/slave/containerizer/external_containerizer.cpp, lines 293-295 > > > > > > This seems a bit unfortunate. How about creating a protobuf that wraps > > all the a

[jira] [Created] (MESOS-1187) precision errors with allocation calculations

2014-04-02 Thread aniruddha sathaye (JIRA)
aniruddha sathaye created MESOS-1187: Summary: precision errors with allocation calculations Key: MESOS-1187 URL: https://issues.apache.org/jira/browse/MESOS-1187 Project: Mesos Issue Typ

Re: Review Request 19967: Enabled whitespace/operators rule for cpplint.

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

Re: Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #1760

2014-04-02 Thread Vinod Kone
aargh. 'make distcheck' creates a directory without write permissions, which means "git clean -fdx" doesn't work :/ i'll fix this shortly. sorry for the noise. On Wed, Apr 2, 2014 at 5:41 PM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See < > https://builds.apache.org/job/Mesos

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

2014-04-02 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19795/#review39335 --- src/slave/slave.hpp

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

2014-04-02 Thread Apache Jenkins Server
See -- Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started b

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #1760

2014-04-02 Thread Apache Jenkins Server
See -- Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SC

Re: Review Request 19968: Enabled whitespace/end_of_line rule for cpplint.

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

[jira] [Comment Edited] (MESOS-995) Extend Subprocess to support environment variables, changing user and working directory

2014-04-02 Thread Bhuvan Arumugam (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958383#comment-13958383 ] Bhuvan Arumugam edited comment on MESOS-995 at 4/3/14 12:36 AM: -

[jira] [Comment Edited] (MESOS-995) Extend Subprocess to support environment variables, changing user and working directory

2014-04-02 Thread Bhuvan Arumugam (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958383#comment-13958383 ] Bhuvan Arumugam edited comment on MESOS-995 at 4/3/14 12:37 AM: -

[jira] [Comment Edited] (MESOS-995) Extend Subprocess to support environment variables, changing user and working directory

2014-04-02 Thread Bhuvan Arumugam (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958383#comment-13958383 ] Bhuvan Arumugam edited comment on MESOS-995 at 4/3/14 12:36 AM: -

[jira] [Comment Edited] (MESOS-995) Extend Subprocess to support environment variables, changing user and working directory

2014-04-02 Thread Bhuvan Arumugam (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958383#comment-13958383 ] Bhuvan Arumugam edited comment on MESOS-995 at 4/3/14 12:35 AM: -

[jira] [Commented] (MESOS-995) Extend Subprocess to support environment variables, changing user and working directory

2014-04-02 Thread Bhuvan Arumugam (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958383#comment-13958383 ] Bhuvan Arumugam commented on MESOS-995: --- It seem to break unit tests, osTest and Proc

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME #2038

2014-04-02 Thread Apache Jenkins Server
See -- Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Building rem

[jira] [Created] (MESOS-1186) Generate C++ docs with doxygen.

2014-04-02 Thread Bernardo Gomez Palacio (JIRA)
Bernardo Gomez Palacio created MESOS-1186: - Summary: Generate C++ docs with doxygen. Key: MESOS-1186 URL: https://issues.apache.org/jira/browse/MESOS-1186 Project: Mesos Issue Type: S

[jira] [Commented] (MESOS-1181) Improve cpplint rule coverage

2014-04-02 Thread Adam B (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958365#comment-13958365 ] Adam B commented on MESOS-1181: --- whitespace/blank_line: https://reviews.apache.org/r/19966/

Review Request 19968: Enabled whitespace/end_of_line rule for cpplint.

2014-04-02 Thread Adam B
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19968/ --- Review request for mesos and Dominic Hamon. Bugs: MESOS-1181 https://issues

Re: Review Request 19965: Enabled whitespace/semicolon rule for cpplint.

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

[jira] [Comment Edited] (MESOS-570) Generate Javadocs

2014-04-02 Thread Dave Lester (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958347#comment-13958347 ] Dave Lester edited comment on MESOS-570 at 4/2/14 11:57 PM: Now

Re: Review Request 19967: Enabled whitespace/operators rule for cpplint.

2014-04-02 Thread Adam B
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19967/#review39375 --- 3rdparty/libprocess/include/process/pid.hpp

Review Request 19967: Enabled whitespace/operators rule for cpplint.

2014-04-02 Thread Adam B
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19967/ --- Review request for mesos and Dominic Hamon. Bugs: MESOS-1181 https://issues

[jira] [Commented] (MESOS-570) Generate Javadocs

2014-04-02 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958354#comment-13958354 ] Vinod Kone commented on MESOS-570: -- This is awesome! Thanks for the work Tobi and Dave. >

[jira] [Resolved] (MESOS-570) Generate Javadocs

2014-04-02 Thread Dave Lester (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Lester resolved MESOS-570. --- Resolution: Fixed Now online: http://mesos.apache.org/api/current/java/, applying Tobi's patch with t

Review Request 19966: Enabled whitespace/blank_line rule for cpplint.

2014-04-02 Thread Adam B
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19966/ --- Review request for mesos and Dominic Hamon. Bugs: MESOS-1181 https://issues

[jira] [Commented] (MESOS-1181) Improve cpplint rule coverage

2014-04-02 Thread Adam B (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958327#comment-13958327 ] Adam B commented on MESOS-1181: --- Enabling whitespace/semicolon: https://reviews.apache.org/r

[jira] [Commented] (MESOS-570) Generate Javadocs

2014-04-02 Thread Tobi Knaup (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958328#comment-13958328 ] Tobi Knaup commented on MESOS-570: -- sgtm! > Generate Javadocs > - > >

Review Request 19965: Enabled whitespace/semicolon rule for cpplint.

2014-04-02 Thread Adam B
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19965/ --- Review request for mesos and Dominic Hamon. Bugs: MESOS-1181 https://issues

Re: Review Request 19965: Enabled whitespace/semicolon rule for cpplint.

2014-04-02 Thread Adam B
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19965/#review39373 --- src/tests/cgroups_tests.cpp

Re: Review Request 19164: Used new optional envmap parameter to subprocess.

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

[jira] [Commented] (MESOS-570) Generate Javadocs

2014-04-02 Thread Dave Lester (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958318#comment-13958318 ] Dave Lester commented on MESOS-570: --- I assume that changing the "current" directory name

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

2014-04-02 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME #2037

2014-04-02 Thread Apache Jenkins Server
See -- Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by a

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #1759

2014-04-02 Thread Apache Jenkins Server
See -- Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SC

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

2014-04-02 Thread Apache Jenkins Server
See -- Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started b

[jira] [Commented] (MESOS-1181) Improve cpplint rule coverage

2014-04-02 Thread Adam B (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958287#comment-13958287 ] Adam B commented on MESOS-1181: --- Here's the current error count for the inactive_rules from

Re: Review Request 19951: Change cgroups::assign to assign all threads.

2014-04-02 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19951/#review39368 --- Bad patch! Reviews applied: [19951] Failed command: make -j3 check

[jira] [Commented] (MESOS-995) Extend Subprocess to support environment variables, changing user and working directory

2014-04-02 Thread Dominic Hamon (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958249#comment-13958249 ] Dominic Hamon commented on MESOS-995: - commit 653462ccdf771cac0ee41c5377fb64e005a9fc19

Re: Review Request 19164: Used new optional envmap parameter to subprocess.

2014-04-02 Thread Dominic Hamon
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19164/ --- (Updated April 2, 2014, 3:15 p.m.) Review request for mesos, Ben Mahler and Ian

[jira] [Resolved] (MESOS-995) Extend Subprocess to support environment variables, changing user and working directory

2014-04-02 Thread Dominic Hamon (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominic Hamon resolved MESOS-995. - Resolution: Fixed Fix Version/s: 0.19.0 > Extend Subprocess to support environment variable

[jira] [Updated] (MESOS-1184) Support running nested slaves.

2014-04-02 Thread Ian Downes (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Downes updated MESOS-1184: -- Fix Version/s: 0.19.0 > Support running nested slaves. > -- > >

[jira] [Updated] (MESOS-1183) Support multiple slaves when using cgroups

2014-04-02 Thread Ian Downes (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Downes updated MESOS-1183: -- Fix Version/s: 0.19.0 > Support multiple slaves when using cgroups > --

[jira] [Created] (MESOS-1185) Reorganize cgroup layout

2014-04-02 Thread Ian Downes (JIRA)
Ian Downes created MESOS-1185: - Summary: Reorganize cgroup layout Key: MESOS-1185 URL: https://issues.apache.org/jira/browse/MESOS-1185 Project: Mesos Issue Type: Task Components: isola

[jira] [Assigned] (MESOS-95) Add performance tests

2014-04-02 Thread Yan Xu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Xu reassigned MESOS-95: --- Assignee: Yan Xu > Add performance tests > - > > Key: MESOS-95 >

Re: Review Request 19952: Reduce stack size for threads in proc tests.

2014-04-02 Thread Ian Downes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19952/ --- (Updated April 2, 2014, 10:05 p.m.) Review request for mesos, Benjamin Hindman,

Re: Review Request 19952: Reduce stack size for threads in proc tests.

2014-04-02 Thread Dominic Hamon
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19952/#review39365 --- 3rdparty/libprocess/3rdparty/stout/tests/proc_tests.cpp

Re: Review Request 19416: Moved subprocess and cleanup method to new cpp.

2014-04-02 Thread Dominic Hamon
On Wed, Apr 2, 2014 at 2:57 PM, Benjamin Hindman wrote: > > > > On March 19, 2014, 10:15 p.m., Ben Mahler wrote: > > > 3rdparty/libprocess/src/subprocess.cpp, line 13 > > > < > https://reviews.apache.org/r/19416/diff/1/?file=528343#file528343line13> > > > > > > Now that it's out of the header

Re: Review Request 19162: Added optional envvar map to subprocess.

2014-04-02 Thread Dominic Hamon
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19162/#review39362 --- 3rdparty/libprocess/src/subprocess.cpp

Re: Review Request 19162: Added optional envvar map to subprocess.

2014-04-02 Thread Dominic Hamon
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19162/ --- (Updated April 2, 2014, 2:57 p.m.) Review request for mesos, Benjamin Hindman a

Re: Review Request 19416: Moved subprocess and cleanup method to new cpp.

2014-04-02 Thread Benjamin Hindman
> On March 19, 2014, 10:15 p.m., Ben Mahler wrote: > > 3rdparty/libprocess/src/subprocess.cpp, line 13 > > > > > > Now that it's out of the header file, can we pull 'cleanup' out of the > > 'process' namespace, or is t

Re: Review Request 19416: Moved subprocess and cleanup method to new cpp.

2014-04-02 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19416/#review39363 --- Ship it! Ship It! - Benjamin Hindman On March 20, 2014, 10:58 p.

[jira] [Created] (MESOS-1183) Support multiple slaves when using cgroups

2014-04-02 Thread Ian Downes (JIRA)
Ian Downes created MESOS-1183: - Summary: Support multiple slaves when using cgroups Key: MESOS-1183 URL: https://issues.apache.org/jira/browse/MESOS-1183 Project: Mesos Issue Type: Task

[jira] [Created] (MESOS-1184) Support running nested slaves.

2014-04-02 Thread Ian Downes (JIRA)
Ian Downes created MESOS-1184: - Summary: Support running nested slaves. Key: MESOS-1184 URL: https://issues.apache.org/jira/browse/MESOS-1184 Project: Mesos Issue Type: Task Affects Versions:

Re: Review Request 19162: Added optional envvar map to subprocess.

2014-04-02 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19162/#review39360 --- Ship it! Great cleanup with os::environment. 3rdparty/libprocess/

[jira] [Updated] (MESOS-1182) Implement an output stream operator overload for Master::Slave

2014-04-02 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1182: -- Priority: Minor (was: Major) > Implement an output stream operator overload for Master::Slave > --

[jira] [Updated] (MESOS-1182) Implement an output stream operator overload for Master::Slave

2014-04-02 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1182: -- Labels: newbie (was: ) > Implement an output stream operator overload for Master::Slave >

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

2014-04-02 Thread Ian Downes (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958215#comment-13958215 ] Ian Downes commented on MESOS-1152: --- Updated review also cleans up the passing of thread

Review Request 19951: Change cgroups::assign to assign all threads.

2014-04-02 Thread Ian Downes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19951/ --- Review request for mesos, Benjamin Hindman, Ben Mahler, and Vinod Kone. Reposit

Re: Review Request 19952: Reduce stack size for threads in proc tests.

2014-04-02 Thread Ian Downes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19952/ --- (Updated April 2, 2014, 9:39 p.m.) Review request for mesos, Jie Yu and Vinod K

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #1758

2014-04-02 Thread Apache Jenkins Server
See -- [...truncated 148 lines...] Removing aclocal.m4 Removing ar-lib Removing autom4te.cache/ Removing bin/gdb-mesos-local.sh Removing bin/gdb-mesos-master.sh Removing bin

[jira] [Created] (MESOS-1182) Implement an output stream operator overload for Master::Slave

2014-04-02 Thread Vinod Kone (JIRA)
Vinod Kone created MESOS-1182: - Summary: Implement an output stream operator overload for Master::Slave Key: MESOS-1182 URL: https://issues.apache.org/jira/browse/MESOS-1182 Project: Mesos Issue

[jira] [Commented] (MESOS-1181) Improve cpplint rule coverage

2014-04-02 Thread Dominic Hamon (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958201#comment-13958201 ] Dominic Hamon commented on MESOS-1181: -- We are in sync: https://reviews.apache.org/r/

[jira] [Created] (MESOS-1181) Improve cpplint rule coverage

2014-04-02 Thread Adam B (JIRA)
Adam B created MESOS-1181: - Summary: Improve cpplint rule coverage Key: MESOS-1181 URL: https://issues.apache.org/jira/browse/MESOS-1181 Project: Mesos Issue Type: Improvement Reporter: A

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

2014-04-02 Thread Vinod Kone
filed: https://issues.apache.org/jira/browse/MESOS-1180 reverted this build to 'make check' in the interim. @vinodkone On Wed, Apr 2, 2014 at 1:49 PM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See < > https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-

[jira] [Created] (MESOS-1180) make distcheck fails with --disable-java

2014-04-02 Thread Vinod Kone (JIRA)
Vinod Kone created MESOS-1180: - Summary: make distcheck fails with --disable-java Key: MESOS-1180 URL: https://issues.apache.org/jira/browse/MESOS-1180 Project: Mesos Issue Type: Bug Co

Re: Review Request 19164: Used new optional envmap parameter to subprocess.

2014-04-02 Thread Dominic Hamon
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19164/ --- (Updated April 2, 2014, 1:49 p.m.) Review request for mesos, Ben Mahler and Ian

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

2014-04-02 Thread Apache Jenkins Server
See Changes: [benjamin.hindman] Added os::environment. -- [...truncated 508 lines...] checking whether -pthread is sufficient with -

  1   2   >