[jira] [Commented] (MESOS-1806) Etcd-based master contender/detector module

2016-08-25 Thread Deshi Xiao (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438224#comment-15438224 ] Deshi Xiao commented on MESOS-1806: --- [~guoger] when u merged the latest patch? > Etcd-based master

[jira] [Updated] (MESOS-5376) Add systemd watchdog support

2016-08-25 Thread Lawrence Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lawrence Wu updated MESOS-5376: --- Assignee: (was: Lawrence Wu) > Add systemd watchdog support > > >

[jira] [Issue Comment Deleted] (MESOS-5828) Modularize Network in replicated_log

2016-08-25 Thread Joseph Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Wu updated MESOS-5828: - Comment: was deleted (was: Jay's patches: || Reviews || Summary || | https://reviews.apache.org/r/50490/

[jira] [Commented] (MESOS-3335) FlagsBase copy-ctor leads to dangling pointer.

2016-08-25 Thread Michael Park (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438155#comment-15438155 ] Michael Park commented on MESOS-3335: - {noformat} commit f3181999fd03c99078994855687749839eb5365f

[jira] [Commented] (MESOS-6051) Add functions to the 'Launcher' abstraction to aid in checkpointing the exit status of containers.

2016-08-25 Thread Kevin Klues (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438133#comment-15438133 ] Kevin Klues commented on MESOS-6051: https://reviews.apache.org/r/51442/ > Add functions to the

[jira] [Commented] (MESOS-6088) Update 'launcher' to checkpoint exit status of launched process.

2016-08-25 Thread Kevin Klues (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438127#comment-15438127 ] Kevin Klues commented on MESOS-6088: https://reviews.apache.org/r/51443/ > Update 'launcher' to

[jira] [Updated] (MESOS-6090) Change master to always update registry before in-memory state

2016-08-25 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neil Conway updated MESOS-6090: --- Description: When a new slave attempts to register, the registry is updated first, then the master's

[jira] [Commented] (MESOS-6090) Change master to always update registry before in-memory state

2016-08-25 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15437641#comment-15437641 ] Neil Conway commented on MESOS-6090: On removal, we currently do the following: 1. Add to

[jira] [Comment Edited] (MESOS-6090) Change master to always update registry before in-memory state

2016-08-25 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15437641#comment-15437641 ] Neil Conway edited comment on MESOS-6090 at 8/25/16 8:50 PM: - On removal, we

[jira] [Commented] (MESOS-6087) Add master tests for TaskGroup

2016-08-25 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15437612#comment-15437612 ] Vinod Kone commented on MESOS-6087: --- commit 3ec608018dfbf54fb7a75b8eed9c5a113f95d978 Author: Guangya Liu

[jira] [Commented] (MESOS-6090) Change master to always update registry before in-memory state

2016-08-25 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15437589#comment-15437589 ] Vinod Kone commented on MESOS-6090: --- Just so that I understand, currently registration path:

[jira] [Created] (MESOS-6092) Docker containerizer launch command may access a "Container" struct after it has been destroyed

2016-08-25 Thread Joseph Wu (JIRA)
Joseph Wu created MESOS-6092: Summary: Docker containerizer launch command may access a "Container" struct after it has been destroyed Key: MESOS-6092 URL: https://issues.apache.org/jira/browse/MESOS-6092

[jira] [Updated] (MESOS-4609) Subprocess should be more intelligent about setting/inheriting libprocess environment variables

2016-08-25 Thread Joseph Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Wu updated MESOS-4609: - Shepherd: (was: Bernd Mathiske) Assignee: (was: Joseph Wu) > Subprocess should be more

[jira] [Created] (MESOS-6091) Support scalar-like text for agent attribute

2016-08-25 Thread Zhitao Li (JIRA)
Zhitao Li created MESOS-6091: Summary: Support scalar-like text for agent attribute Key: MESOS-6091 URL: https://issues.apache.org/jira/browse/MESOS-6091 Project: Mesos Issue Type: Bug

[jira] [Commented] (MESOS-6087) Add master tests for TaskGroup

2016-08-25 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15437302#comment-15437302 ] Vinod Kone commented on MESOS-6087: --- commit 71179708650642e145f75e250bf6d6b3eaabb6c5 Author: Guangya Liu

[jira] [Updated] (MESOS-6087) Add master tests for TaskGroup

2016-08-25 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-6087: -- Assignee: Guangya Liu > Add master tests for TaskGroup > -- > >

[jira] [Created] (MESOS-6090) Change master to always update registry before in-memory state

2016-08-25 Thread Neil Conway (JIRA)
Neil Conway created MESOS-6090: -- Summary: Change master to always update registry before in-memory state Key: MESOS-6090 URL: https://issues.apache.org/jira/browse/MESOS-6090 Project: Mesos

[jira] [Updated] (MESOS-5965) Implement garbage collection for unreachable agent lists in registry

2016-08-25 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neil Conway updated MESOS-5965: --- Summary: Implement garbage collection for unreachable agent lists in registry (was: Implement

[jira] [Commented] (MESOS-5384) Improve error message for missing resources file

2016-08-25 Thread John Yost (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15436719#comment-15436719 ] John Yost commented on MESOS-5384: -- Cool, thanks! :) > Improve error message for missing resources file

[jira] [Commented] (MESOS-6086) PersistentVolumeEndpointsTest.EndpointCreateThenOfferRemove is flaky.

2016-08-25 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15436713#comment-15436713 ] Neil Conway commented on MESOS-6086: [~bmahler] -- hmm, this doesn't repro for me in 50k iterations in

[jira] [Commented] (MESOS-6072) mesos-0.28.1 failed to launch wordpress with overlay network

2016-08-25 Thread weifeng liu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15436622#comment-15436622 ] weifeng liu commented on MESOS-6072: I indeed use customized overlay network named: mynet The json's

[jira] [Updated] (MESOS-6067) Support provisioner to be nested aware for Mesos Pods.

2016-08-25 Thread Gilbert Song (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilbert Song updated MESOS-6067: Sprint: Mesosphere Sprint 41 Story Points: 8 Labels: containerizer provisioner

[jira] [Updated] (MESOS-6067) Support provisioner to be nested aware for Mesos Pods.

2016-08-25 Thread Gilbert Song (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilbert Song updated MESOS-6067: Description: The provisioner has to be nested aware for sub-container provisioning, as well as

[jira] [Updated] (MESOS-6086) PersistentVolumeEndpointsTest.EndpointCreateThenOfferRemove is flaky.

2016-08-25 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neil Conway updated MESOS-6086: --- Labels: mesosphere (was: ) [~bmahler] -- Yep, I'll take a look. >

[jira] [Assigned] (MESOS-6086) PersistentVolumeEndpointsTest.EndpointCreateThenOfferRemove is flaky.

2016-08-25 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neil Conway reassigned MESOS-6086: -- Assignee: Neil Conway > PersistentVolumeEndpointsTest.EndpointCreateThenOfferRemove is flaky.