[jira] [Created] (MESOS-6870) Port `default_executor_tests.cpp`

2017-01-05 Thread Alex Clemmer (JIRA)
Alex Clemmer created MESOS-6870: --- Summary: Port `default_executor_tests.cpp` Key: MESOS-6870 URL: https://issues.apache.org/jira/browse/MESOS-6870 Project: Mesos Issue Type: Bug

[jira] [Commented] (MESOS-6858) network/cni isolator generates incomplete resolv.conf

2017-01-05 Thread Avinash Sridharan (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15803126#comment-15803126 ] Avinash Sridharan commented on MESOS-6858: -- This makes sense. The DNS fields expected in the CNI

[jira] [Commented] (MESOS-6862) Replace os::system usages to reduce the risk of command injection.

2017-01-05 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15803114#comment-15803114 ] James Peach commented on MESOS-6862: | Use os::spawn in the CNI isolator. |

[jira] [Updated] (MESOS-6862) Replace os::system usages to reduce the risk of command injection.

2017-01-05 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated MESOS-6862: --- Shepherd: Yan Xu > Replace os::system usages to reduce the risk of command injection. >

[jira] [Created] (MESOS-6869) Master should not shutdown agents that re-register without authenticating

2017-01-05 Thread Neil Conway (JIRA)
Neil Conway created MESOS-6869: -- Summary: Master should not shutdown agents that re-register without authenticating Key: MESOS-6869 URL: https://issues.apache.org/jira/browse/MESOS-6869 Project: Mesos

[jira] [Comment Edited] (MESOS-6596) Dynamic reservation endpoint returns 409s

2017-01-05 Thread Zhitao Li (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15802933#comment-15802933 ] Zhitao Li edited comment on MESOS-6596 at 1/5/17 11:59 PM: --- [~kaysoky], this

[jira] [Commented] (MESOS-6596) Dynamic reservation endpoint returns 409s

2017-01-05 Thread Zhitao Li (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15802933#comment-15802933 ] Zhitao Li commented on MESOS-6596: -- [~kaysoky], this issue is still affecting our cluster. Some team is

[jira] [Created] (MESOS-6868) Transition Windows away from `os::killtree`.

2017-01-05 Thread Alex Clemmer (JIRA)
Alex Clemmer created MESOS-6868: --- Summary: Transition Windows away from `os::killtree`. Key: MESOS-6868 URL: https://issues.apache.org/jira/browse/MESOS-6868 Project: Mesos Issue Type: Bug

[jira] [Created] (MESOS-6867) perf version check is broken

2017-01-05 Thread James Peach (JIRA)
James Peach created MESOS-6867: -- Summary: perf version check is broken Key: MESOS-6867 URL: https://issues.apache.org/jira/browse/MESOS-6867 Project: Mesos Issue Type: Bug Reporter:

[jira] [Updated] (MESOS-4577) libprocess can not run on 16-byte aligned stack mandatory architecture(aarch64)

2017-01-05 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-4577: -- Shepherd: Jie Yu (was: Vinod Kone) Looks like [~jieyu] is reviewing the patches, so I'll make him the

[jira] [Commented] (MESOS-4577) libprocess can not run on 16-byte aligned stack mandatory architecture(aarch64)

2017-01-05 Thread Aaron Wood (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15802565#comment-15802565 ] Aaron Wood commented on MESOS-4577: --- Sure, this is to fix compilation

[jira] [Commented] (MESOS-4577) libprocess can not run on 16-byte aligned stack mandatory architecture(aarch64)

2017-01-05 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15802547#comment-15802547 ] Vinod Kone commented on MESOS-4577: --- Can you link your review? > libprocess can not run on 16-byte

[jira] [Created] (MESOS-6866) Mesos agent not checking IDs before using them as part of the paths

2017-01-05 Thread Yan Xu (JIRA)
Yan Xu created MESOS-6866: - Summary: Mesos agent not checking IDs before using them as part of the paths Key: MESOS-6866 URL: https://issues.apache.org/jira/browse/MESOS-6866 Project: Mesos Issue

[jira] [Updated] (MESOS-6022) unit-test for port-mapper CNI plugin

2017-01-05 Thread Avinash Sridharan (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Sridharan updated MESOS-6022: - Sprint: Mesosphere Sprint 49 > unit-test for port-mapper CNI plugin >

[jira] [Updated] (MESOS-6348) Allow `network/cni` isolator unit-tests to run with CNI plugins

2017-01-05 Thread Avinash Sridharan (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Sridharan updated MESOS-6348: - Sprint: Mesosphere Sprint 44, Mesosphere Sprint 45, Mesosphere Sprint 46, Mesosphere

[jira] [Updated] (MESOS-6806) Update the addition, deletion and modification logic of CNI configuration files.

2017-01-05 Thread Avinash Sridharan (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Sridharan updated MESOS-6806: - Sprint: Mesosphere Sprint 49 (was: Mesosphere Sprint 48) > Update the addition, deletion

[jira] [Updated] (MESOS-6864) Container Exec should be possible with tasks belonging to a task group

2017-01-05 Thread Anand Mazumdar (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand Mazumdar updated MESOS-6864: -- Target Version/s: 1.2.0 Priority: Blocker (was: Major) > Container Exec should be

[jira] [Created] (MESOS-6865) Remove the constraint of being only able to launch 2 level nested containers on Agent API

2017-01-05 Thread Anand Mazumdar (JIRA)
Anand Mazumdar created MESOS-6865: - Summary: Remove the constraint of being only able to launch 2 level nested containers on Agent API Key: MESOS-6865 URL: https://issues.apache.org/jira/browse/MESOS-6865

[jira] [Created] (MESOS-6864) Container Exec should be possible with tasks belonging to a task group

2017-01-05 Thread JIRA
Gastón Kleiman created MESOS-6864: - Summary: Container Exec should be possible with tasks belonging to a task group Key: MESOS-6864 URL: https://issues.apache.org/jira/browse/MESOS-6864 Project:

[jira] [Updated] (MESOS-6862) Replace os::system usages to reduce the risk of command injection.

2017-01-05 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated MESOS-6862: --- Description: There are a number of places where {{os::system}} is used for convenience. To reduce

[jira] [Updated] (MESOS-6862) Replace os::system usages to reduce the risk of command injection.

2017-01-05 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated MESOS-6862: --- Description: There are a number of places where {{os::system}} is used for convenience. To reduce

[jira] [Created] (MESOS-6863) Introduce "HOST VOLUME" as a volume type in mesos protobufs

2017-01-05 Thread Avinash Sridharan (JIRA)
Avinash Sridharan created MESOS-6863: Summary: Introduce "HOST VOLUME" as a volume type in mesos protobufs Key: MESOS-6863 URL: https://issues.apache.org/jira/browse/MESOS-6863 Project: Mesos

[jira] [Assigned] (MESOS-6862) Replace os::system usages to reduce the risk of command injection.

2017-01-05 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach reassigned MESOS-6862: -- Assignee: James Peach > Replace os::system usages to reduce the risk of command injection. >

[jira] [Created] (MESOS-6862) Replace os::system usages to reduce the risk of command injection.

2017-01-05 Thread James Peach (JIRA)
James Peach created MESOS-6862: -- Summary: Replace os::system usages to reduce the risk of command injection. Key: MESOS-6862 URL: https://issues.apache.org/jira/browse/MESOS-6862 Project: Mesos

[jira] [Created] (MESOS-6861) Add endpoint for replicated log status on mesos master

2017-01-05 Thread Charles Allen (JIRA)
Charles Allen created MESOS-6861: Summary: Add endpoint for replicated log status on mesos master Key: MESOS-6861 URL: https://issues.apache.org/jira/browse/MESOS-6861 Project: Mesos Issue

[jira] [Created] (MESOS-6860) Some tests use CHECK instead of ASSERT

2017-01-05 Thread Benjamin Bannier (JIRA)
Benjamin Bannier created MESOS-6860: --- Summary: Some tests use CHECK instead of ASSERT Key: MESOS-6860 URL: https://issues.apache.org/jira/browse/MESOS-6860 Project: Mesos Issue Type: Bug

[jira] [Updated] (MESOS-6859) Document HA behavior during mesos master replacement

2017-01-05 Thread Anand Mazumdar (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand Mazumdar updated MESOS-6859: -- Labels: newbie (was: ) > Document HA behavior during mesos master replacement >

[jira] [Created] (MESOS-6859) Document HA behavior during mesos master replacement

2017-01-05 Thread Charles Allen (JIRA)
Charles Allen created MESOS-6859: Summary: Document HA behavior during mesos master replacement Key: MESOS-6859 URL: https://issues.apache.org/jira/browse/MESOS-6859 Project: Mesos Issue

[jira] [Updated] (MESOS-6280) Task group executor should support command health checks.

2017-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/MESOS-6280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gastón Kleiman updated MESOS-6280: -- Sprint: Mesosphere Sprint 49 (was: Mesosphere Sprint 48) > Task group executor should support

[jira] [Updated] (MESOS-6780) ContentType/AgentAPIStreamingTest.AttachContainerInput test fails reliably

2017-01-05 Thread Kevin Klues (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Klues updated MESOS-6780: --- Sprint: Mesosphere Sprint 48 > ContentType/AgentAPIStreamingTest.AttachContainerInput test fails

[jira] [Updated] (MESOS-6780) ContentType/AgentAPIStreamingTest.AttachContainerInput test fails reliably

2017-01-05 Thread Kevin Klues (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Klues updated MESOS-6780: --- Priority: Blocker (was: Major) > ContentType/AgentAPIStreamingTest.AttachContainerInput test fails

[jira] [Updated] (MESOS-6780) ContentType/AgentAPIStreamingTest.AttachContainerInput test fails reliably

2017-01-05 Thread Kevin Klues (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Klues updated MESOS-6780: --- Target Version/s: 1.2.0 > ContentType/AgentAPIStreamingTest.AttachContainerInput test fails reliably

[jira] [Created] (MESOS-6858) network/cni isolator generates incomplete resolv.conf

2017-01-05 Thread James Peach (JIRA)
James Peach created MESOS-6858: -- Summary: network/cni isolator generates incomplete resolv.conf Key: MESOS-6858 URL: https://issues.apache.org/jira/browse/MESOS-6858 Project: Mesos Issue Type:

[jira] [Updated] (MESOS-6475) Mesos Container Attach/Exec Unit Tests

2017-01-05 Thread Artem Harutyunyan (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Artem Harutyunyan updated MESOS-6475: - Shepherd: Vinod Kone > Mesos Container Attach/Exec Unit Tests >

[jira] [Updated] (MESOS-6664) Force cleanup of IOSwitchboard server if it does not terminate after the container terminates.

2017-01-05 Thread Adam B (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam B updated MESOS-6664: -- Target Version/s: 1.2.0 > Force cleanup of IOSwitchboard server if it does not terminate after the > container

[jira] [Updated] (MESOS-6280) Task group executor should support command health checks.

2017-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/MESOS-6280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gastón Kleiman updated MESOS-6280: -- Shepherd: Alexander Rukletsov > Task group executor should support command health checks. >

[jira] [Updated] (MESOS-6280) Task group executor should support command health checks.

2017-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/MESOS-6280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gastón Kleiman updated MESOS-6280: -- Sprint: Mesosphere Sprint 48 > Task group executor should support command health checks. >

[jira] [Updated] (MESOS-6040) Add a CMake build for `mesos-port-mapper`

2017-01-05 Thread Avinash Sridharan (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Sridharan updated MESOS-6040: - Sprint: Mesosphere Sprint 41, Mesosphere Sprint 42, Mesosphere Sprint 48 (was:

[jira] [Updated] (MESOS-6556) Hostname support for the network/cni isolator.

2017-01-05 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated MESOS-6556: --- Description: -Add a {{namespace/uts}} isolator for doing UTS namespace isolation without using the

[jira] [Updated] (MESOS-6556) Hostname support for the network/cni isolator.

2017-01-05 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated MESOS-6556: --- Summary: Hostname support for the network/cni isolator. (was: UTS namespace isolator) > Hostname

[jira] [Updated] (MESOS-6847) introducing `docker_store_dir` in unit-tests

2017-01-05 Thread Avinash Sridharan (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Sridharan updated MESOS-6847: - Sprint: Mesosphere Sprint 48 > introducing `docker_store_dir` in unit-tests >

[jira] [Updated] (MESOS-6835) Fix SIGBUS crash on ARM64/AArch64

2017-01-05 Thread Aaron Wood (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Wood updated MESOS-6835: -- Description: Currently in the Linux launcher when the stack is allocated and prepared for a call to

[jira] [Updated] (MESOS-6835) Fix SIGBUS crash on ARM64/AArch64

2017-01-05 Thread Aaron Wood (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Wood updated MESOS-6835: -- Summary: Fix SIGBUS crash on ARM64/AArch64 (was: Fix SIGBUS on ARM64/AArch64) > Fix SIGBUS crash on

[jira] [Updated] (MESOS-6484) Memory leak in `Future::after()`

2017-01-05 Thread Joris Van Remoortere (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joris Van Remoortere updated MESOS-6484: Shepherd: Joris Van Remoortere Sprint: Mesosphere Sprint 48 > Memory leak in

[jira] [Comment Edited] (MESOS-6857) Mesos master UI resources per role

2017-01-05 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15801753#comment-15801753 ] Charles Allen edited comment on MESOS-6857 at 1/5/17 4:15 PM: -- This came

[jira] [Commented] (MESOS-6857) Mesos master UI resources per role

2017-01-05 Thread Charles Allen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15801753#comment-15801753 ] Charles Allen commented on MESOS-6857: -- This came about in our cluster when we started having

[jira] [Created] (MESOS-6857) Mesos master UI resources per role

2017-01-05 Thread Charles Allen (JIRA)
Charles Allen created MESOS-6857: Summary: Mesos master UI resources per role Key: MESOS-6857 URL: https://issues.apache.org/jira/browse/MESOS-6857 Project: Mesos Issue Type: Wish

[jira] [Commented] (MESOS-6828) Consider ways for frameworks to ignore offers with an Unavailability

2017-01-05 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15801457#comment-15801457 ] Alexander Rukletsov commented on MESOS-6828: Another option to consider: we can have allocator

[jira] [Assigned] (MESOS-6631) Disallow frameworks from modifying FrameworkInfo.roles.

2017-01-05 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bannier reassigned MESOS-6631: --- Assignee: Benjamin Bannier > Disallow frameworks from modifying FrameworkInfo.roles.

[jira] [Commented] (MESOS-6854) Prevent launching MULTI_ROLE framework's tasks on agents without MULTI_ROLE support.

2017-01-05 Thread Guangya Liu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15801371#comment-15801371 ] Guangya Liu commented on MESOS-6854: [~bmahler] , one question for this is for master side guard, if

[jira] [Assigned] (MESOS-6854) Prevent launching MULTI_ROLE framework's tasks on agents without MULTI_ROLE support.

2017-01-05 Thread Guangya Liu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangya Liu reassigned MESOS-6854: -- Assignee: Guangya Liu > Prevent launching MULTI_ROLE framework's tasks on agents without

[jira] [Commented] (MESOS-6851) make install fails the second time

2017-01-05 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15800827#comment-15800827 ] Benjamin Bannier commented on MESOS-6851: - Is this really an issue? We currently maintain

[jira] [Commented] (MESOS-6823) bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0 is flaky

2017-01-05 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15800782#comment-15800782 ] Benjamin Bannier commented on MESOS-6823: - [~anandmazumdar] Can we close this issue as

[jira] [Updated] (MESOS-6856) Add test tooling to allow writing more tests changing user

2017-01-05 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bannier updated MESOS-6856: Description: We currently largely avoid writing tests which execute processes as other

[jira] [Commented] (MESOS-6823) bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0 is flaky

2017-01-05 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15800775#comment-15800775 ] Benjamin Bannier commented on MESOS-6823: - I created MESOS-6856 to track a more general fix. >

[jira] [Created] (MESOS-6856) Add test tooling to allow writing more tests changing user

2017-01-05 Thread Benjamin Bannier (JIRA)
Benjamin Bannier created MESOS-6856: --- Summary: Add test tooling to allow writing more tests changing user Key: MESOS-6856 URL: https://issues.apache.org/jira/browse/MESOS-6856 Project: Mesos

[jira] [Commented] (MESOS-6823) bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0 is flaky

2017-01-05 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15800734#comment-15800734 ] Benjamin Bannier commented on MESOS-6823: - I believe the root cause here is twofold: # if one