[jira] [Updated] (MESOS-1344) Add flags support for ACLs

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1344: -- Labels: 2 (was: ) > Add flags support for ACLs > -- > > Key: M

[jira] [Updated] (MESOS-1377) --work_dir mandatory for mesos-master

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1377: -- Fix Version/s: 0.19.0 > --work_dir mandatory for mesos-master > - >

[jira] [Updated] (MESOS-1060) Provide a means of mocking out process exits for testing.

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1060: --- Fix Version/s: (was: 0.19.0) > Provide a means of mocking out process exits for testing.

[jira] [Updated] (MESOS-1377) --work_dir mandatory for mesos-master

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1377: -- Sprint: Q2'14 Sprint 2 > --work_dir mandatory for mesos-master > -

[jira] [Updated] (MESOS-1059) Provide a way for tests to inject 'exited' events into libprocess Processes.

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1059: --- Fix Version/s: (was: 0.19.0) > Provide a way for tests to inject 'exited' events into lib

[jira] [Commented] (MESOS-1371) Expose libprocess queue length from scheduler driver to metrics endpoint

2014-05-16 Thread Dominic Hamon (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999035#comment-13999035 ] Dominic Hamon commented on MESOS-1371: -- When MESOS-1286 lands, this should be impleme

Re: Review Request 21424: Fixed orphaned container handling in the ExternalContainerizer recover implementation.

2014-05-16 Thread Till Toenshoff
> On May 16, 2014, 7:19 p.m., Ben Mahler wrote: > > I will defer to Niklas for a more thorough review that I can offer right > > now. > > > > Thanks for following up Till. I would love to see more tests for this code! Yes, tests for the EC currently are my top priority - work in progress. >

Re: Review Request 21464: Added backoff to slave's initial (re-)registration attempt.

2014-05-16 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21464/#review43233 --- Ship it! src/slave/slave.cpp

Re: Review Request 21077: [MESOS-1259]:Enrich the Java Docs in the src/java files. -- ExecutorDriver.java

2014-05-16 Thread Bernardo Gomez Palacio
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21077/ --- (Updated May 15, 2014, 8:58 p.m.) Review request for mesos and Mesos ReviewBot.

[jira] [Updated] (MESOS-1373) Add principal field to AuthenticateMessage and FrameworkInfo

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1373: --- Fix Version/s: (was: 0.19.0) > Add principal field to AuthenticateMessage and FrameworkIn

[jira] [Updated] (MESOS-1276) Make the delay between master detection and registration configurable

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1276: -- Sprint: (was: Q2'14 Sprint 1) > Make the delay between master detection and registration configurable

[jira] [Created] (MESOS-1377) --work_dir mandatory for mesos-master

2014-05-16 Thread Bhuvan Arumugam (JIRA)
Bhuvan Arumugam created MESOS-1377: -- Summary: --work_dir mandatory for mesos-master Key: MESOS-1377 URL: https://issues.apache.org/jira/browse/MESOS-1377 Project: Mesos Issue Type: Documenta

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

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1180: --- Fix Version/s: (was: 0.19.0) > make distcheck fails with --disable-java > ---

Re: Review Request 20955: Add os::getgid() and os::getuid().

2014-05-16 Thread Ian Downes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20955/ --- (Updated May 16, 2014, 3:08 p.m.) Review request for mesos, Ben Mahler, Jie Yu,

Re: Review Request 21562: Set work_dir flag for mesos-local.

2014-05-16 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21562/#review43275 --- Ship it! Ship It! - Vinod Kone On May 16, 2014, 5:56 p.m., Domin

[jira] [Created] (MESOS-1376) CHECK failure in the Registrar

2014-05-16 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-1376: -- Summary: CHECK failure in the Registrar Key: MESOS-1376 URL: https://issues.apache.org/jira/browse/MESOS-1376 Project: Mesos Issue Type: Bug Co

[jira] [Updated] (MESOS-1306) Support Framework API Rate Limiting on Master

2014-05-16 Thread Chris Lambert (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Lambert updated MESOS-1306: - Epic Colour: ghx-label-3 > Support Framework API Rate Limiting on Master > --

[jira] [Updated] (MESOS-1342) Add authorization support.

2014-05-16 Thread Chris Lambert (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Lambert updated MESOS-1342: - Epic Colour: ghx-label-4 > Add authorization support. > -- > >

Re: Review Request 21167: Added user field to CommandInfo.

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

[jira] [Created] (MESOS-1340) add slave operation counters to Master

2014-05-16 Thread Dominic Hamon (JIRA)
Dominic Hamon created MESOS-1340: Summary: add slave operation counters to Master Key: MESOS-1340 URL: https://issues.apache.org/jira/browse/MESOS-1340 Project: Mesos Issue Type: Improvement

[jira] [Updated] (MESOS-1276) Make the delay between master detection and registration configurable

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1276: -- Sprint: Q2'14 Sprint 2 > Make the delay between master detection and registration configurable > --

Jenkins build is back to normal : mesos-reviewbot #730

2014-05-16 Thread Apache Jenkins Server
See

[jira] [Updated] (MESOS-759) The cgroups TaskKiller should skip freezing the cgroup if it is already empty.

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-759: - Sprint: Q2'14 Sprint 2 > The cgroups TaskKiller should skip freezing the cgroup if it is already empty. >

Re: Review Request 21080: [MESOS-1259]:Enrich the Java Docs in the src/java files. -- MesosSchedulerDriver.java

2014-05-16 Thread Niklas Nielsen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21080/#review43169 --- Hey Bernardo, Thanks for updating! Let us get this committed soon.

[jira] [Updated] (MESOS-1242) Build broken using gcc-4.1.2

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1242: --- Fix Version/s: (was: 0.19.0) > Build broken using gcc-4.1.2 > ---

Re: Review Request 21424: Fixed orphaned container handling in the ExternalContainerizer recover implementation.

2014-05-16 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21424/ --- (Updated May 16, 2014, 7:20 p.m.) Review request for mesos and Niklas Nielsen.

[jira] [Updated] (MESOS-899) make install does not install python libraries

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-899: -- Fix Version/s: (was: 0.19.0) > make install does not install python libraries >

[jira] [Updated] (MESOS-1216) Attributes comparator operator should allow multiple attributes of same name and type

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1216: --- Fix Version/s: (was: 0.19.0) > Attributes comparator operator should allow multiple attri

Re: Review Request 21464: Added backoff to slave's initial (re-)registration attempt.

2014-05-16 Thread Vinod Kone
> On May 15, 2014, 4:20 a.m., Jiang Yan Xu wrote: > > src/slave/slave.cpp, lines 562-567 > > > > > > So if a large cluster does require slave authentication, then slaves > > are still going to be bombarding the mast

Re: Review Request 19180: Fix mesos command parsing help

2014-05-16 Thread Chengwei Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19180/ --- (Updated May 15, 2014, 3:48 p.m.) Review request for mesos and Niklas Nielsen.

[jira] [Commented] (MESOS-1132) Port master stats.json over to new metrics library

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998122#comment-13998122 ] Benjamin Mahler commented on MESOS-1132: {noformat} commit 2fa6f835e8ef301eb2a92df

Review Request 21464: Added backoff to slave's initial registration/authentication attempt.

2014-05-16 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21464/ --- Review request for mesos, Ben Mahler and Jiang Yan Xu. Bugs: MESOS-1276 htt

[jira] [Updated] (MESOS-1215) Attributes should allow SET types

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1215: --- Fix Version/s: (was: 0.19.0) > Attributes should allow SET types > --

[jira] [Updated] (MESOS-1149) SlaveRecovery.Reboot test doesn't reap executor

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1149: -- Sprint: (was: Q2'14 Sprint 1) > SlaveRecovery.Reboot test doesn't reap executor > ---

Re: Review Request 20818: Refactored cgroups::destroy to use a single pass and to reap processes.

2014-05-16 Thread Ian Downes
> On May 14, 2014, 10:16 a.m., Jie Yu wrote: > > src/linux/cgroups.cpp, lines 1634-1645 > > > > > > This sequence of operations are introduced in this commit. Probably you > > should contact the author to see if your

Re: Review Request 21052: Introduced a HealthCheck protobuf.

2014-05-16 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21052/ --- (Updated May 8, 2014, 7:42 p.m.) Review request for mesos, Niklas Nielsen and V

Re: Review Request 21083: [MESOS-1259:MESOS-1294]:Enrich the Java Docs in the src/java files. -- State.java

2014-05-16 Thread Niklas Nielsen
> On May 7, 2014, 1:18 p.m., Niklas Nielsen wrote: > > src/java/src/org/apache/mesos/state/State.java, lines 55-57 > > > > > > Don't you want to align the @return and @param description here (and > > the two other comm

[jira] [Assigned] (MESOS-1344) Add flags support for ACLs

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone reassigned MESOS-1344: - Assignee: Vinod Kone > Add flags support for ACLs > -- > >

Re: Review Request 19180: Fix mesos command parsing help

2014-05-16 Thread Niklas Nielsen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19180/#review43181 --- Hey Chengwei - sorry for the tardy turnaround time on this review re

Re: Review Request 20958: Make execute in MesosContainerizer async signal safe.

2014-05-16 Thread Ben Mahler
> On May 16, 2014, 6:11 p.m., Tobias Weingartner wrote: > > src/slave/containerizer/mesos_containerizer.cpp, lines 323-325 > > > > > > While this may work, there is no POSIX reason that you could not get a > > short r

[jira] [Commented] (MESOS-1344) Add flags support for JSON

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000180#comment-14000180 ] Vinod Kone commented on MESOS-1344: --- https://reviews.apache.org/r/21565/ > Add flags s

[jira] [Updated] (MESOS-1022) Removal of unnecessary include files to improve build time

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1022: --- Fix Version/s: (was: 0.19.0) > Removal of unnecessary include files to improve build time

[jira] [Updated] (MESOS-1374) Verify static libprocess scheduler port works with Mesos Master

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1374: --- Fix Version/s: (was: 0.19.0) > Verify static libprocess scheduler port works with Mesos M

[jira] [Updated] (MESOS-973) IO.BlockingWrite always crashes

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-973: -- Fix Version/s: (was: 0.19.0) > IO.BlockingWrite always crashes > ---

[jira] [Updated] (MESOS-971) Add a benchmark tool

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-971: -- Fix Version/s: (was: 0.19.0) > Add a benchmark tool > > >

Re: Review Request 21257: rbt runtime error fix and updated revision range usage for rbt 0.6+

2014-05-16 Thread Steven Phung
> On May 16, 2014, 5:51 p.m., Vinod Kone wrote: > > Hmm. I tested this on a branch with two commits. Neither the diffs nor the > > titles seem to be correct. Both the generated reviews had the same diff and > > title!? > > Steven Phung wrote: > That's not good... let me look into this furt

[notes] 5/15/2014 MesosCon program committee meeting

2014-05-16 Thread Dave Lester
Below are notes from this week's MesosCon program committee meeting. 5/15/2014 Attendees Dave Lester, Chris Aniszczyk, Matt Trifiro, Isabel Jimenez, Ben Hindman, Timothy St. Clair Attendee/registration update Latest numbers: 38 Registrants (25 are also LinuxCon attendees). According to the L

[jira] [Updated] (MESOS-1023) Replace all static/global variables with non-POD type

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1023: --- Fix Version/s: (was: 0.19.0) > Replace all static/global variables with non-POD type > --

Re: Review Request 21501: Added elected time to master's web ui.

2014-05-16 Thread Jiang Yan Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21501/#review43252 --- Ship it! src/webui/master/static/home.html

Re: Review Request 21257: rbt runtime error fix and updated revision range usage for rbt 0.6+

2014-05-16 Thread Steven Phung
> On May 16, 2014, 5:51 p.m., Vinod Kone wrote: > > Hmm. I tested this on a branch with two commits. Neither the diffs nor the > > titles seem to be correct. Both the generated reviews had the same diff and > > title!? > > Steven Phung wrote: > That's not good... let me look into this furt

Re: Review Request 20958: Make execute in MesosContainerizer async signal safe.

2014-05-16 Thread Ian Downes
> On May 16, 2014, 11:11 a.m., Tobias Weingartner wrote: > > In general, I'd love to see us actually print out either the errno value, > > or even better the errno string upon an ABORT() or other failure caused by > > a syscall. It makes tracking down issues much easier. Yes, that would be pr

[jira] [Created] (MESOS-1381) Add an async signal safe ERRNO_ABORT()

2014-05-16 Thread Ian Downes (JIRA)
Ian Downes created MESOS-1381: - Summary: Add an async signal safe ERRNO_ABORT() Key: MESOS-1381 URL: https://issues.apache.org/jira/browse/MESOS-1381 Project: Mesos Issue Type: Improvement

Review Request 21562: Set work_dir flag for mesos-local.

2014-05-16 Thread Dominic Hamon
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21562/ --- Review request for mesos and Vinod Kone. Bugs: MESOS-1380 https://issues.ap

Re: Review Request 21501: Added elected time to master's web ui.

2014-05-16 Thread Dominic Hamon
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21501/#review43262 --- src/master/master.cpp

[jira] [Updated] (MESOS-970) Upgrade leveldb.

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-970: -- Fix Version/s: (was: 0.19.0) > Upgrade leveldb. > > > Key:

[jira] [Updated] (MESOS-959) Build the mesos jar without having to build the whole of mesos

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-959: -- Fix Version/s: (was: 0.19.0) > Build the mesos jar without having to build the whole of meso

Re: Review Request 21076: [MESOS-1259]:Enrich the Java Docs in the src/java files. -- Executor.java

2014-05-16 Thread Bernardo Gomez Palacio
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21076/ --- (Updated May 15, 2014, 8:58 p.m.) Review request for mesos and Mesos ReviewBot.

[jira] [Updated] (MESOS-1332) Improve Master and Slave metric names

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1332: -- Fix Version/s: 0.19.0 > Improve Master and Slave metric names > - >

Re: Review Request 18730: Implemented a basic Authorizer interface.

2014-05-16 Thread Benjamin Hindman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18730/#review42624 --- Ship it! Ship Ship Ship Ship Ship! - Benjamin Hindman On May 10,

[jira] [Updated] (MESOS-1286) metrics Gauge doesn't need to depend on defer

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1286: -- Sprint: (was: Q2'14 Sprint 2) > metrics Gauge doesn't need to depend on defer > -

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

2014-05-16 Thread Apache Jenkins Server
See

[jira] [Closed] (MESOS-955) Unify stats naming scheme

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler closed MESOS-955. - Resolution: Duplicate Fix Version/s: (was: 0.19.0) Folding this in to MESOS-1332. > Un

[jira] [Commented] (MESOS-1324) Create a network isolator based on port mapping

2014-05-16 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998961#comment-13998961 ] Timothy St. Clair commented on MESOS-1324: -- I think I see what you're doing now,

[jira] [Updated] (MESOS-759) The cgroups TaskKiller should skip freezing the cgroup if it is already empty.

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-759: - Sprint: (was: Q2'14 Sprint 1) > The cgroups TaskKiller should skip freezing the cgroup if it is already

Re: Review Request 21277: Passed CommandInfo to mesos-fetcher as JSON.

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

[jira] [Commented] (MESOS-1332) Improve Master and Slave metric names

2014-05-16 Thread Dominic Hamon (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993743#comment-13993743 ] Dominic Hamon commented on MESOS-1332: -- https://reviews.apache.org/r/19504/ captures

[jira] [Commented] (MESOS-1324) Create a network isolator based on port mapping

2014-05-16 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998961#comment-13998961 ] Timothy St. Clair commented on MESOS-1324: -- I think I see what you're doing now,

Re: Review Request 21565: Added JSON support to flags.

2014-05-16 Thread Jiang Yan Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21565/#review43248 --- Ship it! Will be useful for rate limiting configuration :) - Jiang

[jira] [Updated] (MESOS-589) Add Mesos branding to web UI

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-589: -- Fix Version/s: (was: 0.19.0) > Add Mesos branding to web UI > >

Re: Review Request 21257: rbt runtime error fix and updated revision range usage for rbt 0.6+

2014-05-16 Thread Steven Phung
> On May 16, 2014, 5:51 p.m., Vinod Kone wrote: > > Hmm. I tested this on a branch with two commits. Neither the diffs nor the > > titles seem to be correct. Both the generated reviews had the same diff and > > title!? That's not good... let me look into this further. Could you provide me the

Re: 0.19.0

2014-05-16 Thread Benjamin Mahler
Update: Aiming to cut for next Friday or so. Will start wrangling 0.19.0 JIRA tickets as appropriate. On Tue, May 6, 2014 at 12:27 PM, Benjamin Mahler wrote: > On second thought, keeping an accurate 'Fix Version' for 0.19.0 would be > the better approach than linking things. > > I will start to

[jira] [Updated] (MESOS-578) configure fails on OSX 10.8.4

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-578: -- Fix Version/s: (was: 0.19.0) Removing from 0.19.0. Is this still an issue [~vinodkone]? > c

[jira] [Updated] (MESOS-544) Mesos-slave support for "node drain"

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-544: -- Fix Version/s: (was: 0.19.0) > Mesos-slave support for "node drain" > --

[jira] [Commented] (MESOS-1354) Resource leak in jvm.cpp

2014-05-16 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1361#comment-1361 ] Timothy St. Clair commented on MESOS-1354: -- [~nnielsen] I have a quick patch if y

[jira] [Updated] (MESOS-444) Remove --checkpoint flag in the slave once checkpointing is stable.

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-444: -- Fix Version/s: (was: 0.19.0) > Remove --checkpoint flag in the slave once checkpointing is s

Re: Review Request 20958: Make execute in MesosContainerizer async signal safe.

2014-05-16 Thread Ian Downes
> On May 6, 2014, 10:56 a.m., Jie Yu wrote: > > src/slave/containerizer/mesos_containerizer.cpp, lines 544-551 > > > > > > This is now part of 'fetch', but it has nothing to do with 'fetch'. How > > about pulling it t

Re: Review Request 20958: Make execute in MesosContainerizer async signal safe.

2014-05-16 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20958/#review43245 --- I held off from making too many comments since I see you've been res

[jira] [Commented] (MESOS-695) Introduce automated self-healing and coordinated repair to Mesos

2014-05-16 Thread Charlie Carson (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000234#comment-14000234 ] Charlie Carson commented on MESOS-695: -- Moving this back to Open since I'm not doing a

pre-commit hook style check

2014-05-16 Thread Vinod Kone
Hey folks, We just added a git pre-commit hook to our repo 'support/hooks/pre-commit' that automates the style check*. To enable it just do: $ ln -s ../../support/hooks/pre-commit .git/hooks/pre-commit Hopefully this will reduce some round trip times on the reviews regarding style check issues.

[jira] [Updated] (MESOS-1344) Add flags support for JSON

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1344: -- Summary: Add flags support for JSON (was: Add flags support for ACLs) > Add flags support for JSON > -

[jira] [Created] (MESOS-1380) mesos-local should set default work_dir

2014-05-16 Thread Dominic Hamon (JIRA)
Dominic Hamon created MESOS-1380: Summary: mesos-local should set default work_dir Key: MESOS-1380 URL: https://issues.apache.org/jira/browse/MESOS-1380 Project: Mesos Issue Type: Task

[jira] [Commented] (MESOS-1335) Make state.json information partially accessible as well as via "text"

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000203#comment-14000203 ] Vinod Kone commented on MESOS-1335: --- +1 a static environment.json sounds like a great id

Re: Review Request 21080: [MESOS-1259]:Enrich the Java Docs in the src/java files. -- MesosSchedulerDriver.java

2014-05-16 Thread Bernardo Gomez Palacio
> On May 15, 2014, 10:52 p.m., Niklas Nielsen wrote: > > src/java/src/org/apache/mesos/Executor.java, lines 48-82 > > > > > > Thanks for expanding! > > However, I am not sure that it useful to list the protobuf fiel

Review Request 21565: Added JSON support to flags.

2014-05-16 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21565/ --- Review request for mesos, Benjamin Hindman and Ben Mahler. Bugs: MESOS-1344

[jira] [Resolved] (MESOS-1376) CHECK failure in the Registrar

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler resolved MESOS-1376. Resolution: Fixed {noformat} commit 299fe28dc66ca9f9a72bf07205c07f1025a7981a Author: Benjam

[jira] [Updated] (MESOS-473) Freezer fails fatally when it is unable to write 'FROZEN' to freezer.state

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-473: - Sprint: (was: Q2'14 Sprint 1) > Freezer fails fatally when it is unable to write 'FROZEN' to freezer.sta

[jira] [Updated] (MESOS-1149) SlaveRecovery.Reboot test doesn't reap executor

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1149: -- Sprint: Q2'14 Sprint 2 > SlaveRecovery.Reboot test doesn't reap executor >

[jira] [Updated] (MESOS-1278) Add a perf_event isolator

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1278: -- Sprint: Q2'14 Sprint 2 > Add a perf_event isolator > - > > Key:

[jira] [Updated] (MESOS-1285) metrics names shouldn't include problematic characters

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1285: -- Sprint: (was: Q2'14 Sprint 2) > metrics names shouldn't include problematic characters >

[jira] [Updated] (MESOS-1332) Improve Master and Slave metric names

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1332: -- Sprint: Q2'14 Sprint 2 > Improve Master and Slave metric names > -

[jira] [Updated] (MESOS-184) Log has a space leak

2014-05-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-184: -- Affects Version/s: 0.19.0 0.18.2 0.18.1

Re: Review Request 20987: Added sanitize method to clean up potential metric names.

2014-05-16 Thread Dominic Hamon
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20987/ --- (Updated May 15, 2014, 11:04 a.m.) Review request for mesos and Ben Mahler. C

[jira] [Updated] (MESOS-1344) Add flags support for ACLs

2014-05-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1344: -- Fix Version/s: 0.19.0 > Add flags support for ACLs > -- > > Key

[jira] [Created] (MESOS-1379) Provide a reconciliation mechanism for tasks unknown to the framework.

2014-05-16 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-1379: -- Summary: Provide a reconciliation mechanism for tasks unknown to the framework. Key: MESOS-1379 URL: https://issues.apache.org/jira/browse/MESOS-1379 Project: Mes

[jira] [Created] (MESOS-1378) Contender cancel should check whether the membership is already cancelled.

2014-05-16 Thread Yan Xu (JIRA)
Yan Xu created MESOS-1378: - Summary: Contender cancel should check whether the membership is already cancelled. Key: MESOS-1378 URL: https://issues.apache.org/jira/browse/MESOS-1378 Project: Mesos I

Re: Review Request 21443: Support for running `perf stat`.

2014-05-16 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21443/#review43141 --- src/linux/perf.hpp

Re: Review Request 21236: Fixed tasks reconciliation and added tests.

2014-05-16 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21236/#review42540 --- Ship it! Glad we found this bug! src/master/master.cpp

Re: Review Request 21257: rbt runtime error fix and updated revision range usage for rbt 0.6+

2014-05-16 Thread Steven Phung
> On May 15, 2014, 6:32 a.m., Vinod Kone wrote: > > can you run this script against a branch that has multiple commits and see > > if it works as expected? Just tried this out, things seem to work as expected. - Steven --- This is an a

Re: Review Request 21424: Fixed orphaned container handling in the ExternalContainerizer recover implementation.

2014-05-16 Thread Till Toenshoff
> On May 15, 2014, 12:58 a.m., Ben Mahler wrote: > > src/slave/containerizer/external_containerizer.cpp, line 267 > > > > > > state.get() will fail if state is none! Thanks, that is a bad one. - Till -

Re: Review Request 21077: [MESOS-1259]:Enrich the Java Docs in the src/java files. -- ExecutorDriver.java

2014-05-16 Thread Niklas Nielsen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21077/#review43215 --- BTW It looks like you have a common diff for all the JavaDoc RR's -

<    1   2   3   >