[jira] [Commented] (MESOS-1935) Replace hard-coded reap interval with a constant

2015-09-02 Thread Guangya Liu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14726978#comment-14726978 ] Guangya Liu commented on MESOS-1935: A patch was ready for review https://reviews.apache.org/r/38046/

[jira] [Commented] (MESOS-3272) CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer is flaky.

2015-09-02 Thread Jian Qiu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727019#comment-14727019 ] Jian Qiu commented on MESOS-3272: - I get ths same errot on Ubuntu 14.04 [ RUN ]

[jira] [Updated] (MESOS-3046) Stout's UUID re-seeds a new random generator during each call to UUID::random.

2015-09-02 Thread Klaus Ma (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Klaus Ma updated MESOS-3046: Attachment: tl.cpp Please refer to the attachment for the example that build failed in Ubuntu 14.04 (GCC

[jira] [Commented] (MESOS-3046) Stout's UUID re-seeds a new random generator during each call to UUID::random.

2015-09-02 Thread Klaus Ma (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14726907#comment-14726907 ] Klaus Ma commented on MESOS-3046: - I'd suggest to use static var in {{random()}} as [~nekto0n] proposed,

[jira] [Assigned] (MESOS-3046) Stout's UUID re-seeds a new random generator during each call to UUID::random.

2015-09-02 Thread Klaus Ma (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Klaus Ma reassigned MESOS-3046: --- Assignee: Klaus Ma > Stout's UUID re-seeds a new random generator during each call to UUID::random.

[jira] [Commented] (MESOS-2918) CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen Flaky

2015-09-02 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14726872#comment-14726872 ] Marco Massenzio commented on MESOS-2918: Not sure if it's related, but testing {{0.24.0-rc2}} on

[jira] [Assigned] (MESOS-1056) JNI wrapper does not check for exceptions

2015-09-02 Thread Klaus Ma (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Klaus Ma reassigned MESOS-1056: --- Assignee: Klaus Ma > JNI wrapper does not check for exceptions >

[jira] [Comment Edited] (MESOS-2986) Docker version output is not compatible with Mesos

2015-09-02 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727469#comment-14727469 ] Bernd Mathiske edited comment on MESOS-2986 at 9/2/15 3:07 PM: --- Let's be

[jira] [Commented] (MESOS-3184) Scheduler driver accepts (re-)registration message while re-authentication is in progress.

2015-09-02 Thread Guangya Liu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727511#comment-14727511 ] Guangya Liu commented on MESOS-3184: [~bmahler] can you please show more detail for this? Based on my

[jira] [Commented] (MESOS-3283) Improve batch allocations performance especially with large number of slaves and frameworks.

2015-09-02 Thread Guangya Liu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727557#comment-14727557 ] Guangya Liu commented on MESOS-3283: A patch for MESOS-3157 may help in the case of lots of short-live

[jira] [Commented] (MESOS-3273) EventCall Test Framework is flaky

2015-09-02 Thread Vinod Kone (JIRA)
611 master.cpp:378] Master 20150902-003053-1224937900-36681-28582 (441f06bc837a) started on 172.17.3.73:36681 I0902 00:30:53.663532 28611 master.cpp:380] Flags at startup: --acls="permissive: false register_frameworks { principals { type: SOME values: "test-principal

[jira] [Commented] (MESOS-3078) Recovered resources are not re-allocated until the next allocation delay.

2015-09-02 Thread Guangya Liu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727554#comment-14727554 ] Guangya Liu commented on MESOS-3078: The MESOS-3157 is a similar issue, the solution is removing all

[jira] [Updated] (MESOS-3311) SlaveTest.HTTPSchedulerSlaveRestart

2015-09-02 Thread Anand Mazumdar (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand Mazumdar updated MESOS-3311: -- Sprint: Mesosphere Sprint 18 Story Points: 2 Labels: flaky-test mesosphere

[jira] [Updated] (MESOS-3348) Add either log rotation or capped-size logging (for tasks)

2015-09-02 Thread Joseph Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Wu updated MESOS-3348: - Summary: Add either log rotation or capped-size logging (for tasks) (was: Add either log rotation or

[jira] [Commented] (MESOS-3348) Add either log rotation or capped-size logging (for tasks)

2015-09-02 Thread Joseph Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727731#comment-14727731 ] Joseph Wu commented on MESOS-3348: -- I updated the summary/description where possible. The description is

[jira] [Assigned] (MESOS-3184) Scheduler driver accepts (re-)registration message while re-authentication is in progress.

2015-09-02 Thread Guangya Liu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangya Liu reassigned MESOS-3184: -- Assignee: Guangya Liu > Scheduler driver accepts (re-)registration message while

[jira] [Updated] (MESOS-3348) Add either log rotation or capped-size logging (for tasks)

2015-09-02 Thread Joseph Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Wu updated MESOS-3348: - Description: Tasks currently log their output (i.e. stdout/stderr) to files (the "sandbox") on an

[jira] [Commented] (MESOS-1831) Master should send PingSlaveMessage instead of "PING"

2015-09-02 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727722#comment-14727722 ] Vinod Kone commented on MESOS-1831: --- I don't think you understood my above comment. Both MESOS-1831 and

[jira] [Updated] (MESOS-3283) Improve allocation performance especially with large number of slaves and frameworks.

2015-09-02 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-3283: --- Summary: Improve allocation performance especially with large number of slaves and

[jira] [Commented] (MESOS-3349) PersistentVolumeTest.AccessPersistentVolume fails when run as root.

2015-09-02 Thread Greg Mann (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727984#comment-14727984 ] Greg Mann commented on MESOS-3349: -- What platform is it failing on? This currently passes for me on OSX

[jira] [Commented] (MESOS-1474) Provide cluster maintenance primitives for operators.

2015-09-02 Thread Artem Harutyunyan (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728249#comment-14728249 ] Artem Harutyunyan commented on MESOS-1474: -- [~karlkfi] not really. You can schedule maintenance

[jira] [Commented] (MESOS-3078) Recovered resources are not re-allocated until the next allocation delay.

2015-09-02 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728344#comment-14728344 ] Benjamin Mahler commented on MESOS-3078: Yes, that's why I mentioned that we need to be careful :)

[jira] [Commented] (MESOS-3352) Problem Statement Summary for Systemd Cgroup Launcher

2015-09-02 Thread James DeFelice (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728358#comment-14728358 ] James DeFelice commented on MESOS-3352: --- xref

[jira] [Created] (MESOS-3359) Create IPAddress Protobuf

2015-09-02 Thread Kapil Arya (JIRA)
Kapil Arya created MESOS-3359: - Summary: Create IPAddress Protobuf Key: MESOS-3359 URL: https://issues.apache.org/jira/browse/MESOS-3359 Project: Mesos Issue Type: Task Reporter:

[jira] [Commented] (MESOS-3136) COMMAND health checks with Marathon 0.10.0 are broken

2015-09-02 Thread Casey Sybrandy (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727849#comment-14727849 ] Casey Sybrandy commented on MESOS-3136: --- I'm seeing this issue as well. Is there a chance it will

[jira] [Commented] (MESOS-1831) Master should send PingSlaveMessage instead of "PING"

2015-09-02 Thread Yong Qiao Wang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728285#comment-14728285 ] Yong Qiao Wang commented on MESOS-1831: --- Thanks [~vi...@twitter.com] for your comments. According

[jira] [Comment Edited] (MESOS-3345) Expand the range of integer precision when converting into/out of json.

2015-09-02 Thread Joseph Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14726446#comment-14726446 ] Joseph Wu edited comment on MESOS-3345 at 9/3/15 12:36 AM: --- I uploaded an

[jira] [Commented] (MESOS-1474) Provide cluster maintenance primitives for operators.

2015-09-02 Thread Karl Isenberg (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728244#comment-14728244 ] Karl Isenberg commented on MESOS-1474: -- Is draining active tasks for a framework upgrade (across the

[jira] [Comment Edited] (MESOS-3345) Expand the range of integer precision when converting into/out of json.

2015-09-02 Thread Joseph Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14726446#comment-14726446 ] Joseph Wu edited comment on MESOS-3345 at 9/3/15 12:36 AM: --- I uploaded an

[jira] [Commented] (MESOS-3333) Allow executors to create containers for tasks.

2015-09-02 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728311#comment-14728311 ] Timothy Chen commented on MESOS-: - Can you add description to this epic? > Allow executors to

[jira] [Commented] (MESOS-3078) Recovered resources are not re-allocated until the next allocation delay.

2015-09-02 Thread Guangya Liu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728325#comment-14728325 ] Guangya Liu commented on MESOS-3078: [~bmahler] with (1), does it will cause problem of event queue

[jira] [Updated] (MESOS-3157) only perform batch resource allocations

2015-09-02 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-3157: --- Shepherd: Benjamin Mahler Having mulled over this patch, and the threads related to this, it

[jira] [Commented] (MESOS-3136) COMMAND health checks with Marathon 0.10.0 are broken

2015-09-02 Thread Evan Krall (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728400#comment-14728400 ] Evan Krall commented on MESOS-3136: --- We also have Marathon jobs that are relying on command healthchecks

[jira] [Commented] (MESOS-3078) Recovered resources are not re-allocated until the next allocation delay.

2015-09-02 Thread Guangya Liu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728474#comment-14728474 ] Guangya Liu commented on MESOS-3078: Thanks [~bmahler] So for this bug, I think that it can also be

[jira] [Commented] (MESOS-1474) Provide cluster maintenance primitives for operators.

2015-09-02 Thread Karl Isenberg (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728499#comment-14728499 ] Karl Isenberg commented on MESOS-1474: -- Say you need to upgrade a mesos framework and the new version

[jira] [Created] (MESOS-3363) custom executor's child process intermittently leaks to be a child of slave

2015-09-02 Thread James DeFelice (JIRA)
James DeFelice created MESOS-3363: - Summary: custom executor's child process intermittently leaks to be a child of slave Key: MESOS-3363 URL: https://issues.apache.org/jira/browse/MESOS-3363 Project:

[jira] [Updated] (MESOS-3360) Add IPAddress to TaskStatus Protobuf

2015-09-02 Thread Kapil Arya (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kapil Arya updated MESOS-3360: -- Description: This would expose the container-ip to Framework as well as Master/Agent's state.json.

[jira] [Created] (MESOS-3358) Add TaskStatus label decorator hooks for Master

2015-09-02 Thread Kapil Arya (JIRA)
Kapil Arya created MESOS-3358: - Summary: Add TaskStatus label decorator hooks for Master Key: MESOS-3358 URL: https://issues.apache.org/jira/browse/MESOS-3358 Project: Mesos Issue Type: Task

[jira] [Commented] (MESOS-3078) Recovered resources are not re-allocated until the next allocation delay.

2015-09-02 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727841#comment-14727841 ] Benjamin Mahler commented on MESOS-3078: MESOS-3157 is not related to this, only performing batch

[jira] [Created] (MESOS-3360) Add IPAddress to TaskStatus Protobuf

2015-09-02 Thread Kapil Arya (JIRA)
Kapil Arya created MESOS-3360: - Summary: Add IPAddress to TaskStatus Protobuf Key: MESOS-3360 URL: https://issues.apache.org/jira/browse/MESOS-3360 Project: Mesos Issue Type: Task

[jira] [Commented] (MESOS-3359) Create IPAddress Protobuf

2015-09-02 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727851#comment-14727851 ] Vinod Kone commented on MESOS-3359: --- We already have an Address protobuf. Is that not sufficient? >

[jira] [Created] (MESOS-3362) Allow Isolators to advertise "capabilities" via Slave Attributes

2015-09-02 Thread Kapil Arya (JIRA)
Kapil Arya created MESOS-3362: - Summary: Allow Isolators to advertise "capabilities" via Slave Attributes Key: MESOS-3362 URL: https://issues.apache.org/jira/browse/MESOS-3362 Project: Mesos

[jira] [Commented] (MESOS-3220) Offer ability to kill tasks from the API

2015-09-02 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727871#comment-14727871 ] Vinod Kone commented on MESOS-3220: --- Why can't the DCOS CLI talk to the framework that launched the

[jira] [Commented] (MESOS-3349) PersistentVolumeTest.AccessPersistentVolume fails when run as root.

2015-09-02 Thread Greg Mann (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727996#comment-14727996 ] Greg Mann commented on MESOS-3349: -- I see the failure on Ubuntu 14.04. >

[jira] [Updated] (MESOS-3349) PersistentVolumeTest.AccessPersistentVolume fails when run as root.

2015-09-02 Thread Greg Mann (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Mann updated MESOS-3349: - Environment: Ubuntu 14.04 > PersistentVolumeTest.AccessPersistentVolume fails when run as root. >

[jira] [Commented] (MESOS-3319) Mesos will not build when configured with gperftools enabled

2015-09-02 Thread Greg Mann (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727913#comment-14727913 ] Greg Mann commented on MESOS-3319: -- [~tstclair], might you be available to shepherd this? :-) > Mesos

[jira] [Updated] (MESOS-3013) Extend ContainerInfo to include "NetworkInfo" message

2015-09-02 Thread Kapil Arya (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kapil Arya updated MESOS-3013: -- Description: As per the [design

[jira] [Updated] (MESOS-3013) Extend ContainerInfo to include "NetworkInfo" message

2015-09-02 Thread Kapil Arya (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kapil Arya updated MESOS-3013: -- Summary: Extend ContainerInfo to include "NetworkInfo" message (was: Extend DiscoveryInfo to include

[jira] [Commented] (MESOS-3319) Mesos will not build when configured with gperftools enabled

2015-09-02 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727926#comment-14727926 ] James Peach commented on MESOS-3319: See also MESOS-2537. > Mesos will not build when configured with

[jira] [Commented] (MESOS-3220) Offer ability to kill tasks from the API

2015-09-02 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727936#comment-14727936 ] Marco Massenzio commented on MESOS-3220: I guess the framework would come to know about it via a

[jira] [Commented] (MESOS-3349) PersistentVolumeTest.AccessPersistentVolume fails when run as root.

2015-09-02 Thread Greg Mann (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728118#comment-14728118 ] Greg Mann commented on MESOS-3349: -- :facepalm: sorry, I wasn't :-) yep, it's still failing >

[jira] [Commented] (MESOS-2834) Support different perf output formats

2015-09-02 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728205#comment-14728205 ] Benjamin Mahler commented on MESOS-2834: {noformat} commit

[jira] [Updated] (MESOS-3349) PersistentVolumeTest.AccessPersistentVolume fails when run as root.

2015-09-02 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-3349: --- Environment: Ubuntu 14.04, CentOS 5 (was: Ubuntu 14.04) >

[jira] [Commented] (MESOS-3349) PersistentVolumeTest.AccessPersistentVolume fails when run as root.

2015-09-02 Thread Greg Mann (JIRA)
linux.cpp:493] Removing mount '/tmp/PersistentVolumeTest_AccessPersistentVolume_9Q2Zk1/slaves/20150902-220926-251789322-39756-31742-S0/frameworks/20150902-220926-251789322-39756-31742-/executors/d89c6891-f9c4-4de9-b8ea-f75d0f4fe754/runs/ff43a3f9-fd1c-4923-8640-e3eed2744d5d/path1' for persistent

[jira] [Commented] (MESOS-3220) Offer ability to kill tasks from the API

2015-09-02 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728029#comment-14728029 ] Vinod Kone commented on MESOS-3220: --- Framework knowing about it *after* the task gets killed is likely

[jira] [Commented] (MESOS-3349) PersistentVolumeTest.AccessPersistentVolume fails when run as root.

2015-09-02 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728111#comment-14728111 ] Benjamin Mahler commented on MESOS-3349: Are you running as root? >

[jira] [Updated] (MESOS-1757) Speed up the tests.

2015-09-02 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1757: --- Description: The full test suite is exceeding the 9 minute mark (581 seconds on my machine),

[jira] [Updated] (MESOS-1757) Speed up the tests.

2015-09-02 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1757: --- Description: The full test suite is exceeding the 8 minute mark (470 seconds on my machine),

[jira] [Commented] (MESOS-2941) Add a benchmark for task reconciliation.

2015-09-02 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728153#comment-14728153 ] Benjamin Mahler commented on MESOS-2941: The patch needs to be re-worked, see Vinod's comments. I

[jira] [Assigned] (MESOS-2941) Add a benchmark for task reconciliation.

2015-09-02 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler reassigned MESOS-2941: -- Assignee: (was: Benjamin Mahler) > Add a benchmark for task reconciliation. >

[jira] [Commented] (MESOS-3022) export additional metrics from scheduler driver

2015-09-02 Thread Yong Qiao Wang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727254#comment-14727254 ] Yong Qiao Wang commented on MESOS-3022: --- If no one working on this, I will have a try. Thanks! >

[jira] [Assigned] (MESOS-3022) export additional metrics from scheduler driver

2015-09-02 Thread Yong Qiao Wang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yong Qiao Wang reassigned MESOS-3022: - Assignee: Yong Qiao Wang > export additional metrics from scheduler driver >

[jira] [Commented] (MESOS-2941) Add a benchmark for task reconciliation.

2015-09-02 Thread Klaus Ma (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727264#comment-14727264 ] Klaus Ma commented on MESOS-2941: - [~bmahler], are we going to commit this performance UT case? I'm

[jira] [Issue Comment Deleted] (MESOS-3074) Check satisfiability of quota requests in Master

2015-09-02 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-3074: --- Comment: was deleted (was:

[jira] [Commented] (MESOS-2864) Master should not change the state of a terminal task if it receives another terminal update

2015-09-02 Thread Yong Qiao Wang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727312#comment-14727312 ] Yong Qiao Wang commented on MESOS-2864: --- The related review request is

[jira] [Commented] (MESOS-1831) Master should send PingSlaveMessage instead of "PING"

2015-09-02 Thread Yong Qiao Wang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727233#comment-14727233 ] Yong Qiao Wang commented on MESOS-1831: --- The related review request is:

[jira] [Commented] (MESOS-2858) FetcherCacheHttpTest.HttpMixed is flaky.

2015-09-02 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727251#comment-14727251 ] Bernd Mathiske commented on MESOS-2858: --- Thanks! I will replay and debug this. >

[jira] [Commented] (MESOS-2858) FetcherCacheHttpTest.HttpMixed is flaky.

2015-09-02 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727247#comment-14727247 ] Bernd Mathiske commented on MESOS-2858: --- Thanks! The next comment below may help with that and your

[jira] [Commented] (MESOS-3157) only perform batch resource allocations

2015-09-02 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727256#comment-14727256 ] Alexander Rukletsov commented on MESOS-3157: Thank you! > only perform batch resource

[jira] [Created] (MESOS-3357) Update quota design doc based on user comments and offline syncs

2015-09-02 Thread Alexander Rukletsov (JIRA)
Alexander Rukletsov created MESOS-3357: -- Summary: Update quota design doc based on user comments and offline syncs Key: MESOS-3357 URL: https://issues.apache.org/jira/browse/MESOS-3357 Project:

[jira] [Assigned] (MESOS-2864) Master should not change the state of a terminal task if it receives another terminal update

2015-09-02 Thread Yong Qiao Wang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yong Qiao Wang reassigned MESOS-2864: - Assignee: Yong Qiao Wang > Master should not change the state of a terminal task if it

[jira] [Commented] (MESOS-2864) Master should not change the state of a terminal task if it receives another terminal update

2015-09-02 Thread Yong Qiao Wang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727284#comment-14727284 ] Yong Qiao Wang commented on MESOS-2864: --- If no one is working on this, I will have a try. > Master

[jira] [Issue Comment Deleted] (MESOS-3351) duplicated slave id in master after master failover

2015-09-02 Thread Klaus Ma (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Klaus Ma updated MESOS-3351: Comment: was deleted (was: After checked document, the port can be re-used if set port re-usable in

[jira] [Commented] (MESOS-3351) duplicated slave id in master after master failover

2015-09-02 Thread Klaus Ma (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727310#comment-14727310 ] Klaus Ma commented on MESOS-3351: - After checked document, the port can be re-used if set port re-usable

[jira] [Commented] (MESOS-3351) duplicated slave id in master after master failover

2015-09-02 Thread Klaus Ma (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727309#comment-14727309 ] Klaus Ma commented on MESOS-3351: - After checked document, the port can be re-used if set port re-usable

[jira] [Updated] (MESOS-3282) Web UI no longer shows Tasks information

2015-09-02 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated MESOS-3282: Attachment: task_infomartions.png !task_infomartions.png! > Web UI no longer shows Tasks information >

[jira] [Comment Edited] (MESOS-3282) Web UI no longer shows Tasks information

2015-09-02 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727443#comment-14727443 ] haosdent edited comment on MESOS-3282 at 9/2/15 2:49 PM: - The screenshot after

[jira] [Commented] (MESOS-2986) Docker version output is not compatible with Mesos

2015-09-02 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727463#comment-14727463 ] haosdent commented on MESOS-2986: - Thank you [~ijimenez]. Dokcer also say they don't change version in

[jira] [Commented] (MESOS-2986) Docker version output is not compatible with Mesos

2015-09-02 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727469#comment-14727469 ] Bernd Mathiske commented on MESOS-2986: --- Let's be defensive in our programming anyhow and land your

[jira] [Assigned] (MESOS-3169) FrameworkInfo should only be updated if the re-registration is valid

2015-09-02 Thread Guangya Liu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangya Liu reassigned MESOS-3169: -- Assignee: Guangya Liu > FrameworkInfo should only be updated if the re-registration is valid >

[jira] [Updated] (MESOS-3169) FrameworkInfo should only be updated if the re-registration is valid

2015-09-02 Thread Guangya Liu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangya Liu updated MESOS-3169: --- Shepherd: Joris Van Remoortere > FrameworkInfo should only be updated if the re-registration is valid

[jira] [Commented] (MESOS-2986) Docker version output is not compatible with Mesos

2015-09-02 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727415#comment-14727415 ] Bernd Mathiske commented on MESOS-2986: --- This is the patch: https://reviews.apache.org/r/37669/ >

[jira] [Commented] (MESOS-3282) Web UI no longer shows Tasks information

2015-09-02 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727436#comment-14727436 ] haosdent commented on MESOS-3282: - This problem is because we remove duplicated metrics in state.json >