[jira] [Commented] (MESOS-330) Add a shutdownExecutor() method to the scheduler driver

2015-03-25 Thread Nikita Vetoshkin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381455#comment-14381455 ] Nikita Vetoshkin commented on MESOS-330: I wonder if graceful shutdown timeout para

[jira] [Updated] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-03-25 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-2353: --- Labels: newbie scalability twitter (was: newbie twitter) > Improve performance of the master'

[jira] [Updated] (MESOS-701) Improve webui performance for large clusters.

2015-03-25 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-701: -- Description: For large clusters with tens of thousands of slaves, the webui is unusably slow. (w

[jira] [Updated] (MESOS-2507) Performance issue in the master when a large number of slaves are registering.

2015-03-25 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-2507: --- Labels: scalability twitter (was: twitter) > Performance issue in the master when a large num

[jira] [Created] (MESOS-2554) Putting slave into its own cgroup should check if the corresponding cgroup is used for isolation.

2015-03-25 Thread Jie Yu (JIRA)
Jie Yu created MESOS-2554: - Summary: Putting slave into its own cgroup should check if the corresponding cgroup is used for isolation. Key: MESOS-2554 URL: https://issues.apache.org/jira/browse/MESOS-2554 Pro

[jira] [Created] (MESOS-2553) Setting --webui_dir with master results in duplicate flag error.

2015-03-25 Thread Joerg Schad (JIRA)
Joerg Schad created MESOS-2553: -- Summary: Setting --webui_dir with master results in duplicate flag error. Key: MESOS-2553 URL: https://issues.apache.org/jira/browse/MESOS-2553 Project: Mesos I

[jira] [Created] (MESOS-2552) C++ Scheduler library should send HTTP Calls to master

2015-03-25 Thread Vinod Kone (JIRA)
Vinod Kone created MESOS-2552: - Summary: C++ Scheduler library should send HTTP Calls to master Key: MESOS-2552 URL: https://issues.apache.org/jira/browse/MESOS-2552 Project: Mesos Issue Type: Bu

[jira] [Created] (MESOS-2551) C++ Scheduler library should send Call messages to Master

2015-03-25 Thread Vinod Kone (JIRA)
Vinod Kone created MESOS-2551: - Summary: C++ Scheduler library should send Call messages to Master Key: MESOS-2551 URL: https://issues.apache.org/jira/browse/MESOS-2551 Project: Mesos Issue Type:

[jira] [Commented] (MESOS-1991) Remove dynamic allocation from Option

2015-03-25 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380947#comment-14380947 ] Benjamin Mahler commented on MESOS-1991: Great! Should we link in the relevant tic

[jira] [Commented] (MESOS-1991) Remove dynamic allocation from Option

2015-03-25 Thread Joris Van Remoortere (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380902#comment-14380902 ] Joris Van Remoortere commented on MESOS-1991: - [~bmahler] Definitely! The reas

[jira] [Commented] (MESOS-2548) new `make distcheck` failures inside a docker container

2015-03-25 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380876#comment-14380876 ] Benjamin Mahler commented on MESOS-2548: For posterity: {noformat} commit ee97541

[jira] [Commented] (MESOS-2548) new `make distcheck` failures inside a docker container

2015-03-25 Thread Cody Maloney (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380869#comment-14380869 ] Cody Maloney commented on MESOS-2548: - That review / commit fixes our buildbot. Closin

[jira] [Created] (MESOS-2550) Mesos doesn't compile with clang 3.6

2015-03-25 Thread Cody Maloney (JIRA)
Cody Maloney created MESOS-2550: --- Summary: Mesos doesn't compile with clang 3.6 Key: MESOS-2550 URL: https://issues.apache.org/jira/browse/MESOS-2550 Project: Mesos Issue Type: Improvement

[jira] [Commented] (MESOS-1991) Remove dynamic allocation from Option

2015-03-25 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380862#comment-14380862 ] Benjamin Mahler commented on MESOS-1991: [~jvanremoortere] As per the discussion i

[jira] [Commented] (MESOS-2323) write flags to log at startup

2015-03-25 Thread Joerg Schad (JIRA)
tput format: single line and same format as for specifying flags, therefore allowing copy/paste of flags? 0325 22:07:38.684937 373452800 master.cpp:358] Master 20150325-220738-2315653804-5050-48844 (172.18.6.138) started on 172.18.6.138:5050 I0325 22:07:38.684963 373452800 master.cpp:360] Flags at sta

[jira] [Updated] (MESOS-2546) Mesos 0.20.1 causes framework starvation on single node clusters when using Chronos and Marathon

2015-03-25 Thread Sunil Shah (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sunil Shah updated MESOS-2546: -- Affects Version/s: (was: 0.20.1) 0.21.1 > Mesos 0.20.1 causes framework starv

[jira] [Comment Edited] (MESOS-2546) Mesos 0.20.1 causes framework starvation on single node clusters when using Chronos and Marathon

2015-03-25 Thread Sunil Shah (JIRA)
t;, "id": "20150214-011825-16842879-5050-5990-", "name": "chronos-2.3.2_mesos-0.20.1-SNAPSHOT", "offered_resources": { "cpus": 0, "disk": 0, "mem": 0 }, "offers&qu

[jira] [Commented] (MESOS-2546) Mesos 0.20.1 causes framework starvation on single node clusters when using Chronos and Marathon

2015-03-25 Thread Sunil Shah (JIRA)
-", "name": "chronos-2.3.2_mesos-0.20.1-SNAPSHOT", "offered_resources": { "cpus": 0, "disk": 0, "mem": 0 }, "offers": [], "registered_time": 1427305924.1

[jira] [Commented] (MESOS-2323) write flags to log at startup

2015-03-25 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380797#comment-14380797 ] Benjamin Mahler commented on MESOS-2323: Single line sounds easier, no? {{stringif

[jira] [Commented] (MESOS-2548) new `make distcheck` failures inside a docker container

2015-03-25 Thread Jie Yu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380764#comment-14380764 ] Jie Yu commented on MESOS-2548: --- https://reviews.apache.org/r/32495 > new `make distcheck`

[jira] [Updated] (MESOS-2548) new `make distcheck` failures inside a docker container

2015-03-25 Thread Jie Yu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jie Yu updated MESOS-2548: -- Sprint: Twitter Mesos Q1 Sprint 5 Story Points: 1 > new `make distcheck` failures inside a docker cont

[jira] [Updated] (MESOS-2548) new `make distcheck` failures inside a docker container

2015-03-25 Thread Jie Yu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jie Yu updated MESOS-2548: -- Priority: Blocker (was: Major) > new `make distcheck` failures inside a docker container >

[jira] [Commented] (MESOS-2367) Improve slave resiliency in the face of orphan containers

2015-03-25 Thread Chi Zhang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380636#comment-14380636 ] Chi Zhang commented on MESOS-2367: -- Probably not much can be done soonish, but I'd like t

[jira] [Commented] (MESOS-2548) new `make distcheck` failures inside a docker container

2015-03-25 Thread Jie Yu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380637#comment-14380637 ] Jie Yu commented on MESOS-2548: --- I think I know the problem. Systemd uses symlink for cpu an

[jira] [Commented] (MESOS-2549) Remove non-variadic strings::format

2015-03-25 Thread Cody Maloney (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380629#comment-14380629 ] Cody Maloney commented on MESOS-2549: - https://reviews.apache.org/r/26147/ > Remove n

[jira] [Created] (MESOS-2549) Remove non-variadic strings::format

2015-03-25 Thread Cody Maloney (JIRA)
Cody Maloney created MESOS-2549: --- Summary: Remove non-variadic strings::format Key: MESOS-2549 URL: https://issues.apache.org/jira/browse/MESOS-2549 Project: Mesos Issue Type: Improvement

[jira] [Commented] (MESOS-2548) new `make distcheck` failures inside a docker container

2015-03-25 Thread Cody Maloney (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380597#comment-14380597 ] Cody Maloney commented on MESOS-2548: - cat of `/proc/mounts`: {code} # cat /proc/moun

[jira] [Comment Edited] (MESOS-2323) write flags to log at startup

2015-03-25 Thread Joerg Schad (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380551#comment-14380551 ] Joerg Schad edited comment on MESOS-2323 at 3/25/15 7:10 PM: -

[jira] [Commented] (MESOS-2323) write flags to log at startup

2015-03-25 Thread Joerg Schad (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380551#comment-14380551 ] Joerg Schad commented on MESOS-2323: Thx (was already editing the comment above) > wr

[jira] [Comment Edited] (MESOS-2323) write flags to log at startup

2015-03-25 Thread Joerg Schad (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380535#comment-14380535 ] Joerg Schad edited comment on MESOS-2323 at 3/25/15 7:08 PM: -

[jira] [Created] (MESOS-2548) new `make distcheck` failures inside a docker container

2015-03-25 Thread Cody Maloney (JIRA)
Cody Maloney created MESOS-2548: --- Summary: new `make distcheck` failures inside a docker container Key: MESOS-2548 URL: https://issues.apache.org/jira/browse/MESOS-2548 Project: Mesos Issue Typ

[jira] [Commented] (MESOS-2323) write flags to log at startup

2015-03-25 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380538#comment-14380538 ] Benjamin Mahler commented on MESOS-2323: Yes, I get that. I'm just referring to th

[jira] [Commented] (MESOS-2323) write flags to log at startup

2015-03-25 Thread Joerg Schad (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380535#comment-14380535 ] Joerg Schad commented on MESOS-2323: The motivation was to be able to check the logs o

[jira] [Commented] (MESOS-2323) write flags to log at startup

2015-03-25 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380523#comment-14380523 ] Benjamin Mahler commented on MESOS-2323: Why go through JSON for the log file? Tod

[jira] [Commented] (MESOS-2537) AC_ARG_ENABLED checks are broken

2015-03-25 Thread Cody Maloney (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380501#comment-14380501 ] Cody Maloney commented on MESOS-2537: - Definitely we could make the \-\-disable varian

[jira] [Commented] (MESOS-2537) AC_ARG_ENABLED checks are broken

2015-03-25 Thread Cody Maloney (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380493#comment-14380493 ] Cody Maloney commented on MESOS-2537: - For this there are 4 supported configurations /

[jira] [Commented] (MESOS-2323) write flags to log at startup

2015-03-25 Thread David Robinson (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380402#comment-14380402 ] David Robinson commented on MESOS-2323: --- I'm not really concerned whether it's JSON

[jira] [Updated] (MESOS-2104) Correct naming of cgroup memory statistics

2015-03-25 Thread Niklas Quarfot Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niklas Quarfot Nielsen updated MESOS-2104: -- Fix Version/s: (was: 0.22.0) 0.23.0 > Correct naming of c

[jira] [Updated] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-03-25 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-2353: --- Story Points: 1 (was: 3) > Improve performance of the master's state.json endpoint for large

[jira] [Updated] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-03-25 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-2353: --- Story Points: 3 > Improve performance of the master's state.json endpoint for large clusters.

[jira] [Commented] (MESOS-2546) Mesos 0.20.1 causes framework starvation on single node clusters when using Chronos and Marathon

2015-03-25 Thread Niklas Quarfot Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380342#comment-14380342 ] Niklas Quarfot Nielsen commented on MESOS-2546: --- Hey [~ssk2hd] - can you pro

[jira] [Created] (MESOS-2547) Cleanup stale bind mounts for port mapping isolator during slave recovery.

2015-03-25 Thread Jie Yu (JIRA)
Jie Yu created MESOS-2547: - Summary: Cleanup stale bind mounts for port mapping isolator during slave recovery. Key: MESOS-2547 URL: https://issues.apache.org/jira/browse/MESOS-2547 Project: Mesos I

[jira] [Created] (MESOS-2546) Mesos 0.20.1 causes framework starvation on single node clusters when using Chronos and Marathon

2015-03-25 Thread Sunil Shah (JIRA)
Sunil Shah created MESOS-2546: - Summary: Mesos 0.20.1 causes framework starvation on single node clusters when using Chronos and Marathon Key: MESOS-2546 URL: https://issues.apache.org/jira/browse/MESOS-2546

[jira] [Updated] (MESOS-2540) mesos containerizer should provide scheduler specified rootfs

2015-03-25 Thread Ian Downes (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Downes updated MESOS-2540: -- Description: The mesos containerizer already supports cgroups and namespaces. MESOS-2350 is being acti

[jira] [Commented] (MESOS-2323) write flags to log at startup

2015-03-25 Thread Joerg Schad (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380010#comment-14380010 ] Joerg Schad commented on MESOS-2323: In my opinion the Json output is ok for the follo

[jira] [Comment Edited] (MESOS-1194) protobuf-JSON rendering doesnt validate

2015-03-25 Thread Till Toenshoff (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379822#comment-14379822 ] Till Toenshoff edited comment on MESOS-1194 at 3/25/15 2:55 PM:

[jira] [Commented] (MESOS-2323) write flags to log at startup

2015-03-25 Thread Till Toenshoff (JIRA)
those reviews, I am having second thoughts after looking at the output - here is a simple example: {noformat} I0325 15:08:06.146759 194703360 master.cpp:358] Master 20150325-150806-347252928-5050-32055 (lobomacpro2.fritz.box) started on 192.168.178.20:5050 I0325 15:08:06.146787 194703360 master.

[jira] [Commented] (MESOS-1194) protobuf-JSON rendering doesnt validate

2015-03-25 Thread Till Toenshoff (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379822#comment-14379822 ] Till Toenshoff commented on MESOS-1194: --- [~vinodkone] ow I honestly do not remember

[jira] [Commented] (MESOS-2530) Alloc-dealloc-mismatch in OsSendfileTest.sendfile

2015-03-25 Thread Till Toenshoff (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379800#comment-14379800 ] Till Toenshoff commented on MESOS-2530: --- Thanks for coming up with this prompt fix [

[jira] [Created] (MESOS-2545) User guide for libprocess

2015-03-25 Thread Bernd Mathiske (JIRA)
Bernd Mathiske created MESOS-2545: - Summary: User guide for libprocess Key: MESOS-2545 URL: https://issues.apache.org/jira/browse/MESOS-2545 Project: Mesos Issue Type: Documentation

[jira] [Commented] (MESOS-2191) Add ContainerId to the TaskStatus message

2015-03-25 Thread Alexander Rojas (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379591#comment-14379591 ] Alexander Rojas commented on MESOS-2191: Hey [~mneuhaus] at this point there's no