[jira] [Comment Edited] (MESOS-6233) Master CHECK fails during recovery while relinking to other masters

2016-09-23 Thread Joseph Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517685#comment-15517685 ] Joseph Wu edited comment on MESOS-6233 at 9/23/16 9:58 PM: --- |

[jira] [Updated] (MESOS-6245) Driver based schedulers performing explicit acknowledgements cannot acknowledge updates from HTTP based executors.

2016-09-23 Thread Anand Mazumdar (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand Mazumdar updated MESOS-6245: -- Summary: Driver based schedulers performing explicit acknowledgements cannot acknowledge

[jira] [Commented] (MESOS-5821) Clean up the billions of compiler warnings on MSVC

2016-09-23 Thread Joseph Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15518125#comment-15518125 ] Joseph Wu commented on MESOS-5821: -- {code} commit 439db8c36c50fd294b2c978cdc877d9bd77301b3 Author: Daniel

[jira] [Comment Edited] (MESOS-6234) Potential socket leak during Zookeeper network changes

2016-09-23 Thread Joseph Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517678#comment-15517678 ] Joseph Wu edited comment on MESOS-6234 at 9/24/16 12:12 AM: |

[jira] [Commented] (MESOS-6246) Libprocess links will not generate an ExitedEvent if the socket creation fails

2016-09-23 Thread Joseph Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517963#comment-15517963 ] Joseph Wu commented on MESOS-6246: -- | https://reviews.apache.org/r/52180/ | Fix edge case of {{link}} +

[jira] [Updated] (MESOS-6245) Driver based schedulers performing explicit acknowledgements cannot acknowledge updates from HTTP based executors.

2016-09-23 Thread Anand Mazumdar (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand Mazumdar updated MESOS-6245: -- Description: It seems that the agent code sets {{StatusUpdate}}->{{slave_id}} but does not set

[jira] [Commented] (MESOS-6233) Master CHECK fails during recovery while relinking to other masters

2016-09-23 Thread Joseph Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517685#comment-15517685 ] Joseph Wu commented on MESOS-6233: -- | https://reviews.apache.org/r/52180/ | Fix relink race that causes

[jira] [Commented] (MESOS-6234) Potential socket leak during Zookeeper network changes

2016-09-23 Thread Joseph Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517678#comment-15517678 ] Joseph Wu commented on MESOS-6234: -- | https://reviews.apache.org/r/52180/ | Fix edge case of {{link}} +

[jira] [Commented] (MESOS-3454) Remove duplicated logic in Flags::load

2016-09-23 Thread Michael Park (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517541#comment-15517541 ] Michael Park commented on MESOS-3454: - [~greggomann] I can be the shepherd but I'll have to schedule

[jira] [Created] (MESOS-6244) Add support for streaming HTTP request bodies in libprocess.

2016-09-23 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6244: -- Summary: Add support for streaming HTTP request bodies in libprocess. Key: MESOS-6244 URL: https://issues.apache.org/jira/browse/MESOS-6244 Project: Mesos

[jira] [Created] (MESOS-6245) Schedulers performing explicit acknowledgements cannot acknowledge updates from HTTP based executors.

2016-09-23 Thread Anand Mazumdar (JIRA)
Anand Mazumdar created MESOS-6245: - Summary: Schedulers performing explicit acknowledgements cannot acknowledge updates from HTTP based executors. Key: MESOS-6245 URL:

[jira] [Updated] (MESOS-6184) Health checks should use a general mechanism to enter namespaces of the task.

2016-09-23 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-6184: --- Summary: Health checks should use a general mechanism to enter namespaces of the

[jira] [Updated] (MESOS-6184) Change health check to use childHooks to enter the namespaces of the container

2016-09-23 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-6184: --- Shepherd: Alexander Rukletsov Story Points: 3 Labels:

[jira] [Updated] (MESOS-6236) Launch subprocesses associated with specified namespaces.

2016-09-23 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-6236: --- Description: Currently there is no standard way in Mesos to launch a child process in

[jira] [Commented] (MESOS-6118) Agent would crash with docker container tasks due to host mount table read.

2016-09-23 Thread Ian Babrou (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15516181#comment-15516181 ] Ian Babrou commented on MESOS-6118: --- I also experience this issue: {noformat} Sep 23 11:07:39 myhost

[jira] [Commented] (MESOS-6184) Health checks should use a general mechanism to enter namespaces of the task.

2016-09-23 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15516215#comment-15516215 ] Alexander Rukletsov commented on MESOS-6184: Once we transition to a general solution, there

[jira] [Updated] (MESOS-6236) Launch subprocesses associated with specified namespaces.

2016-09-23 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-6236: --- Summary: Launch subprocesses associated with specified namespaces. (was: Introduce

[jira] [Updated] (MESOS-6236) Introduce SETNS child hook in subprocess

2016-09-23 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-6236: --- Story Points: 8 Labels: mesosphere (was: ) Fix Version/s: 1.1.0 >

[jira] [Commented] (MESOS-6118) Agent would crash with docker container tasks due to host mount table read.

2016-09-23 Thread Ian Babrou (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15516371#comment-15516371 ] Ian Babrou commented on MESOS-6118: --- I had to rework your patch a bit to apply on top of master. I then

[jira] [Issue Comment Deleted] (MESOS-6118) Agent would crash with docker container tasks due to host mount table read.

2016-09-23 Thread Ian Babrou (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Babrou updated MESOS-6118: -- Comment: was deleted (was: I also experience this issue: {noformat} Sep 23 11:07:39 myhost

[jira] [Commented] (MESOS-6118) Agent would crash with docker container tasks due to host mount table read.

2016-09-23 Thread Ian Babrou (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15516233#comment-15516233 ] Ian Babrou commented on MESOS-6118: --- I've tried it and it didn't fix the issue for me: {noformat} Sep

[jira] [Issue Comment Deleted] (MESOS-6118) Agent would crash with docker container tasks due to host mount table read.

2016-09-23 Thread Ian Babrou (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Babrou updated MESOS-6118: -- Comment: was deleted (was: I've tried it and it didn't fix the issue for me: {noformat} Sep 23

[jira] [Commented] (MESOS-6118) Agent would crash with docker container tasks due to host mount table read.

2016-09-23 Thread Ian Babrou (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15516583#comment-15516583 ] Ian Babrou commented on MESOS-6118: --- Looks like Mesos is confused by the fact that my root is a parent

[jira] [Updated] (MESOS-6237) Agent Sandbox inaccessible when using IPv6 address in patch from https://github.com/lava/mesos/tree/bennoe/ipv6

2016-09-23 Thread Lukas Loesche (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Loesche updated MESOS-6237: - Summary: Agent Sandbox inaccessible when using IPv6 address in patch from

[jira] [Commented] (MESOS-5909) Stout "OsTest.User" test can fail on some systems

2016-09-23 Thread Mao Geng (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15516903#comment-15516903 ] Mao Geng commented on MESOS-5909: - [~kaysoky] Thanks for shepherding. Addressed your review comments in

[jira] [Created] (MESOS-6238) SSL / libevent support broken in IPv6 patch from https://github.com/lava/mesos/tree/bennoe/ipv6

2016-09-23 Thread Lukas Loesche (JIRA)
Lukas Loesche created MESOS-6238: Summary: SSL / libevent support broken in IPv6 patch from https://github.com/lava/mesos/tree/bennoe/ipv6 Key: MESOS-6238 URL: https://issues.apache.org/jira/browse/MESOS-6238

[jira] [Updated] (MESOS-6237) Agent Sandbox inaccessible when using IPv6 address in patch from https://github.com/lava/mesos/tree/bennoe/ipv6

2016-09-23 Thread Lukas Loesche (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Loesche updated MESOS-6237: - Summary: Agent Sandbox inaccessible when using IPv6 address in patch from

[jira] [Updated] (MESOS-6238) SSL / libevent support broken in IPv6 patch from https://github.com/lava/mesos/tree/bennoe/ipv6

2016-09-23 Thread Lukas Loesche (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Loesche updated MESOS-6238: - Description: Affects https://github.com/lava/mesos/tree/bennoe/ipv6 at commit

[jira] [Commented] (MESOS-6237) Slave Sandbox inaccessible when using IPv6 address in patch from https://github.com/lava/mesos/tree/bennoe/ipv6

2016-09-23 Thread Lukas Loesche (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517001#comment-15517001 ] Lukas Loesche commented on MESOS-6237: -- Cc [~bennoe] > Slave Sandbox inaccessible when using IPv6

[jira] [Commented] (MESOS-6238) SSL / libevent support broken in IPv6 patch from https://github.com/lava/mesos/tree/bennoe/ipv6

2016-09-23 Thread Lukas Loesche (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517002#comment-15517002 ] Lukas Loesche commented on MESOS-6238: -- Cc [~bennoe] > SSL / libevent support broken in IPv6 patch

[jira] [Updated] (MESOS-6237) Slave Sandbox inaccessible when using IPv6 address in patch from https://github.com/lava/mesos/tree/bennoe/ipv6

2016-09-23 Thread Lukas Loesche (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Loesche updated MESOS-6237: - Description: Affects https://github.com/lava/mesos/tree/bennoe/ipv6 at commit

[jira] [Created] (MESOS-6237) Slave Sandbox inaccessible when using IPv6 address in patch from https://github.com/lava/mesos/tree/bennoe/ipv6

2016-09-23 Thread Lukas Loesche (JIRA)
Lukas Loesche created MESOS-6237: Summary: Slave Sandbox inaccessible when using IPv6 address in patch from https://github.com/lava/mesos/tree/bennoe/ipv6 Key: MESOS-6237 URL:

[jira] [Updated] (MESOS-6237) Slave Sandbox inaccessible when using IPv6 address in patch from https://github.com/lava/mesos/tree/bennoe/ipv6

2016-09-23 Thread Joris Van Remoortere (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joris Van Remoortere updated MESOS-6237: Summary: Slave Sandbox inaccessible when using IPv6 address in patch from

[jira] [Created] (MESOS-6241) Add agent::Call / agent::Response API for managing nested containers.

2016-09-23 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6241: -- Summary: Add agent::Call / agent::Response API for managing nested containers. Key: MESOS-6241 URL: https://issues.apache.org/jira/browse/MESOS-6241 Project:

[jira] [Created] (MESOS-6242) Expose unknown container case on Containerizer::wait.

2016-09-23 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6242: -- Summary: Expose unknown container case on Containerizer::wait. Key: MESOS-6242 URL: https://issues.apache.org/jira/browse/MESOS-6242 Project: Mesos

[jira] [Commented] (MESOS-6118) Agent would crash with docker container tasks due to host mount table read.

2016-09-23 Thread Jamie Briant (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517376#comment-15517376 ] Jamie Briant commented on MESOS-6118: - I can't give you any code, but if you can give me a version

[jira] [Created] (MESOS-6243) Expose failures and unknown container cases from Containerizer::destroy.

2016-09-23 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6243: -- Summary: Expose failures and unknown container cases from Containerizer::destroy. Key: MESOS-6243 URL: https://issues.apache.org/jira/browse/MESOS-6243 Project:

[jira] [Commented] (MESOS-6229) Default to using hardened compilation flags

2016-09-23 Thread Aaron Wood (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517039#comment-15517039 ] Aaron Wood commented on MESOS-6229: --- Looks like there will need to be some fixes made ahead of time

[jira] [Comment Edited] (MESOS-6229) Default to using hardened compilation flags

2016-09-23 Thread Aaron Wood (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517039#comment-15517039 ] Aaron Wood edited comment on MESOS-6229 at 9/23/16 5:48 PM: Looks like there

[jira] [Commented] (MESOS-6118) Agent would crash with docker container tasks due to host mount table read.

2016-09-23 Thread Jie Yu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517186#comment-15517186 ] Jie Yu commented on MESOS-6118: --- Thanks! We definitely didn't handle this case. Will make sure a fix to this

[jira] [Created] (MESOS-6239) Fix warnings and errors produced by new hardened CXXFLAGS

2016-09-23 Thread Aaron Wood (JIRA)
Aaron Wood created MESOS-6239: - Summary: Fix warnings and errors produced by new hardened CXXFLAGS Key: MESOS-6239 URL: https://issues.apache.org/jira/browse/MESOS-6239 Project: Mesos Issue

[jira] [Created] (MESOS-6240) Allow executor/agent communication over domain socker and named PIPES

2016-09-23 Thread Avinash Sridharan (JIRA)
Avinash Sridharan created MESOS-6240: Summary: Allow executor/agent communication over domain socker and named PIPES Key: MESOS-6240 URL: https://issues.apache.org/jira/browse/MESOS-6240 Project:

[jira] [Updated] (MESOS-6240) Allow executor/agent communication over domain sockets and named PIPES

2016-09-23 Thread Avinash Sridharan (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Sridharan updated MESOS-6240: - Summary: Allow executor/agent communication over domain sockets and named PIPES (was:

[jira] [Commented] (MESOS-6236) Launch subprocesses associated with specified namespaces.

2016-09-23 Thread Jie Yu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517296#comment-15517296 ] Jie Yu commented on MESOS-6236: --- That means we need to move ns related functions from src/linux/ns.hpp to

[jira] [Commented] (MESOS-6118) Agent would crash with docker container tasks due to host mount table read.

2016-09-23 Thread Kevin Klues (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517212#comment-15517212 ] Kevin Klues commented on MESOS-6118: Ack -- ~Kevin > Agent would crash with docker container