[jira] [Created] (MESOS-2503) Check TaskStatus::Reason in tests

2015-03-16 Thread Alexander Rukletsov (JIRA)
Alexander Rukletsov created MESOS-2503: -- Summary: Check TaskStatus::Reason in tests Key: MESOS-2503 URL: https://issues.apache.org/jira/browse/MESOS-2503 Project: Mesos Issue Type:

[jira] [Assigned] (MESOS-2166) PerfEventIsolatorTest.ROOT_CGROUPS_Sample requires 'perf' to be installed

2015-03-16 Thread Isabel Jimenez (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isabel Jimenez reassigned MESOS-2166: - Assignee: Isabel Jimenez PerfEventIsolatorTest.ROOT_CGROUPS_Sample requires 'perf' to

[jira] [Commented] (MESOS-2238) Use Owned for Process pointers in wrapper classes

2015-03-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363932#comment-14363932 ] Benjamin Mahler commented on MESOS-2238: unique_ptr has non-trivial implications

[jira] [Commented] (MESOS-2162) Consider a C++ implementation of CoreOS AppContainer spec

2015-03-16 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364384#comment-14364384 ] haosdent commented on MESOS-2162: - Not, I just interested. Consider a C++ implementation

[jira] [Commented] (MESOS-2162) Consider a C++ implementation of CoreOS AppContainer spec

2015-03-16 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364385#comment-14364385 ] haosdent commented on MESOS-2162: - Not, I just interested. Consider a C++ implementation

[jira] [Issue Comment Deleted] (MESOS-2162) Consider a C++ implementation of CoreOS AppContainer spec

2015-03-16 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated MESOS-2162: Comment: was deleted (was: Not, I just interested.) Consider a C++ implementation of CoreOS AppContainer

[jira] [Commented] (MESOS-2161) AbstractState JNI check fails for Marathon framework

2015-03-16 Thread Joris Van Remoortere (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364360#comment-14364360 ] Joris Van Remoortere commented on MESOS-2161: - We have figured out what the

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

2015-03-16 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-2507: -- Summary: Performance issue in the master when a large number of slaves are registering. Key: MESOS-2507 URL: https://issues.apache.org/jira/browse/MESOS-2507

[jira] [Closed] (MESOS-2486) With unbundled dependencies Mesos doesn't build with -Wl,--no-copy-dt-needed-entries

2015-03-16 Thread Niklas Quarfot Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niklas Quarfot Nielsen closed MESOS-2486. - Resolution: Fixed commit 64b12f50e1151bd2e389889fc46de0c97cec9951 Author: Cody

[jira] [Commented] (MESOS-2238) Use Owned for Process pointers in wrapper classes

2015-03-16 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363864#comment-14363864 ] Alexander Rukletsov commented on MESOS-2238: To use {{unique_ptr}} we should

[jira] [Commented] (MESOS-2498) Change Http Request log level to TRACE

2015-03-16 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363001#comment-14363001 ] haosdent commented on MESOS-2498: - LoL, I found mesos don't have DEBUG/TRACE level in

[jira] [Commented] (MESOS-2162) Consider a C++ implementation of CoreOS AppContainer spec

2015-03-16 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363037#comment-14363037 ] haosdent commented on MESOS-2162: - Interested Consider a C++ implementation of CoreOS

[jira] [Created] (MESOS-2499) SOURCE_EXECUTOR not set properly in slave.cpp

2015-03-16 Thread James DeFelice (JIRA)
James DeFelice created MESOS-2499: - Summary: SOURCE_EXECUTOR not set properly in slave.cpp Key: MESOS-2499 URL: https://issues.apache.org/jira/browse/MESOS-2499 Project: Mesos Issue Type:

[jira] [Commented] (MESOS-2498) Change Http Request log level to TRACE

2015-03-16 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363010#comment-14363010 ] haosdent commented on MESOS-2498: - LoL, mesos use glog. Sorry... I think we should change

[jira] [Updated] (MESOS-2498) Change Http Request log level to VLOG(2)

2015-03-16 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated MESOS-2498: Description: Hello, I use mesos-go. But I find a lot unnecessary info log: {quote} HTTP request for

[jira] [Commented] (MESOS-1872) Cleanup right angle bracket in the code base.

2015-03-16 Thread Joerg Schad (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363090#comment-14363090 ] Joerg Schad commented on MESOS-1872: Another attempt to fix right angle brackets in

[jira] [Updated] (MESOS-2498) Change Http Request log level to VLOG(2)

2015-03-16 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated MESOS-2498: Issue Type: Improvement (was: Bug) Change Http Request log level to VLOG(2)

[jira] [Created] (MESOS-2498) Change Http Request log level to TRACE

2015-03-16 Thread haosdent (JIRA)
haosdent created MESOS-2498: --- Summary: Change Http Request log level to TRACE Key: MESOS-2498 URL: https://issues.apache.org/jira/browse/MESOS-2498 Project: Mesos Issue Type: Bug

[jira] [Updated] (MESOS-2498) Change Http Request log level to TRACE

2015-03-16 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated MESOS-2498: Description: Hello, I use mesos-go. But I find a lot unnecessary info log: {quote} HTTP request for

[jira] [Updated] (MESOS-2498) Change Http Request log level to VLOG(2)

2015-03-16 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated MESOS-2498: Attachment: MESOS-2498.patch Change Http Request log level to VLOG(2)

[jira] [Commented] (MESOS-2498) Change Http Request log level to TRACE

2015-03-16 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363003#comment-14363003 ] haosdent commented on MESOS-2498: - Could I add TRACE/DEBUG levels for mesos? Change Http

[jira] [Commented] (MESOS-2495) Evaluate a suitable regular expressions library

2015-03-16 Thread Alexander Rojas (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363040#comment-14363040 ] Alexander Rojas commented on MESOS-2495: So, I was checking why should we add a

[jira] [Issue Comment Deleted] (MESOS-2498) Change Http Request log level to TRACE

2015-03-16 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated MESOS-2498: Comment: was deleted (was: Could I add TRACE/DEBUG levels for mesos?) Change Http Request log level to

[jira] [Updated] (MESOS-2498) Change Http Request log level to VLOG(2)

2015-03-16 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated MESOS-2498: Summary: Change Http Request log level to VLOG(2) (was: Change Http Request log level to TRACE) Change

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

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

[jira] [Created] (MESOS-2502) Enforce disk quota in Docker Containerizer

2015-03-16 Thread Timothy Chen (JIRA)
Timothy Chen created MESOS-2502: --- Summary: Enforce disk quota in Docker Containerizer Key: MESOS-2502 URL: https://issues.apache.org/jira/browse/MESOS-2502 Project: Mesos Issue Type:

[jira] [Resolved] (MESOS-2419) Slave recovery not recovering tasks

2015-03-16 Thread Brenden Matthews (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brenden Matthews resolved MESOS-2419. - Resolution: Fixed Slave recovery not recovering tasks

[jira] [Updated] (MESOS-2478) Document libprocess

2015-03-16 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Mathiske updated MESOS-2478: -- Issue Type: Epic (was: Documentation) This is a documentation epic. We plan to dish out

[jira] [Created] (MESOS-2500) Doxygen setup for libprocess

2015-03-16 Thread Bernd Mathiske (JIRA)
Bernd Mathiske created MESOS-2500: - Summary: Doxygen setup for libprocess Key: MESOS-2500 URL: https://issues.apache.org/jira/browse/MESOS-2500 Project: Mesos Issue Type: Documentation

[jira] [Created] (MESOS-2501) Doxygen style for libprocess

2015-03-16 Thread Bernd Mathiske (JIRA)
Bernd Mathiske created MESOS-2501: - Summary: Doxygen style for libprocess Key: MESOS-2501 URL: https://issues.apache.org/jira/browse/MESOS-2501 Project: Mesos Issue Type: Documentation

[jira] [Updated] (MESOS-2475) Add the Resource::ReservationInfo protobuf message

2015-03-16 Thread Michael Park (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Park updated MESOS-2475: Description: The {{Resource::ReservationInfo}} protobuf message encapsulates information needed to

[jira] [Commented] (MESOS-2476) Enable Resources to handle Resource::ReservationInfo

2015-03-16 Thread Michael Park (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364522#comment-14364522 ] Michael Park commented on MESOS-2476: - [r32140|https://reviews.apache.org/r/32140/]

[jira] [Commented] (MESOS-2477) Enable Resources::apply to handle reservation operations.

2015-03-16 Thread Michael Park (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364526#comment-14364526 ] Michael Park commented on MESOS-2477: - [r32149|https://reviews.apache.org/r/32149/]

[jira] [Commented] (MESOS-2139) Enable the master to handle reservation operations

2015-03-16 Thread Michael Park (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364527#comment-14364527 ] Michael Park commented on MESOS-2139: - [r32150|https://reviews.apache.org/r/32150/]

[jira] [Issue Comment Deleted] (MESOS-2139) Enable the master to handle reservation operations

2015-03-16 Thread Michael Park (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Park updated MESOS-2139: Comment: was deleted (was: https://reviews.apache.org/r/30361/) Enable the master to handle

[jira] [Commented] (MESOS-2489) Enable a framework to perform reservation operations.

2015-03-16 Thread Michael Park (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364530#comment-14364530 ] Michael Park commented on MESOS-2489: - The tests for this task:

[jira] [Commented] (MESOS-2475) Add the Resource::ReservationInfo protobuf message

2015-03-16 Thread Michael Park (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364521#comment-14364521 ] Michael Park commented on MESOS-2475: - [r32139|https://reviews.apache.org/r/32139/]

[jira] [Commented] (MESOS-2504) Upgrade protobuf to 2.6.0

2015-03-16 Thread Cody Maloney (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364117#comment-14364117 ] Cody Maloney commented on MESOS-2504: - We could remove a lot more of libprocess +

[jira] [Assigned] (MESOS-2200) bogus docker images result in bad error message to scheduler

2015-03-16 Thread Joerg Schad (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Schad reassigned MESOS-2200: -- Assignee: Joerg Schad bogus docker images result in bad error message to scheduler

[jira] [Commented] (MESOS-2504) Upgrade protobuf to 2.6.0

2015-03-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364172#comment-14364172 ] Benjamin Mahler commented on MESOS-2504: This ticket is about upgrading protobuf

[jira] [Created] (MESOS-2505) master in a cgroup

2015-03-16 Thread David Robinson (JIRA)
David Robinson created MESOS-2505: - Summary: master in a cgroup Key: MESOS-2505 URL: https://issues.apache.org/jira/browse/MESOS-2505 Project: Mesos Issue Type: Improvement

[jira] [Created] (MESOS-2506) Design HTTP API prototype in Go

2015-03-16 Thread Isabel Jimenez (JIRA)
Isabel Jimenez created MESOS-2506: - Summary: Design HTTP API prototype in Go Key: MESOS-2506 URL: https://issues.apache.org/jira/browse/MESOS-2506 Project: Mesos Issue Type: Documentation

[jira] [Commented] (MESOS-2499) SOURCE_EXECUTOR not set properly in slave.cpp

2015-03-16 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364161#comment-14364161 ] Alexander Rukletsov commented on MESOS-2499:

[jira] [Commented] (MESOS-2506) Design HTTP API prototype in Go

2015-03-16 Thread Isabel Jimenez (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364195#comment-14364195 ] Isabel Jimenez commented on MESOS-2506: --- Document specifications for prototype

[jira] [Commented] (MESOS-2506) Design HTTP API prototype in Go

2015-03-16 Thread Isabel Jimenez (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364197#comment-14364197 ] Isabel Jimenez commented on MESOS-2506: --- https://github.com/jimenez/mesos-APIproto

[jira] [Updated] (MESOS-2136) Expose per-cgroup memory pressure

2015-03-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-2136: -- Sprint: Twitter Mesos Q4 Sprint 5, Twitter Mesos Q4 Sprint 6, Twitter Mesos Q1 Sprint 1, Twitter Mesos

[jira] [Updated] (MESOS-2422) Use fq_codel qdisc for egress network traffic isolation

2015-03-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-2422: -- Sprint: Twitter Mesos Q1 Sprint 4, Twitter Mesos Q1 Sprint 5 (was: Twitter Mesos Q1 Sprint 4) Use

[jira] [Updated] (MESOS-2462) Add option for Subprocess to set a death signal for the forked child

2015-03-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-2462: -- Sprint: Twitter Mesos Q1 Sprint 5 Assignee: Jie Yu Story Points: 3 @jie. can you take

[jira] [Commented] (MESOS-2500) Doxygen setup for libprocess

2015-03-16 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363740#comment-14363740 ] Bernd Mathiske commented on MESOS-2500: --- Thanks for the tip! I wonder how this is

[jira] [Updated] (MESOS-2438) Improve support for streaming HTTP Responses in libprocess.

2015-03-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-2438: --- Story Points: 5 Improve support for streaming HTTP Responses in libprocess.

[jira] [Updated] (MESOS-2332) Report per-container metrics for network bandwidth throttling

2015-03-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-2332: -- Sprint: Twitter Mesos Q1 Sprint 2, Twitter Mesos Q1 Sprint 3, Twitter Mesos Q1 Sprint 4, Twitter Mesos

[jira] [Updated] (MESOS-1127) Implement the protobufs for the scheduler API

2015-03-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1127: -- Sprint: Twitter Mesos Q1 Sprint 5 Implement the protobufs for the scheduler API

[jira] [Updated] (MESOS-1127) Implement the protobufs for the scheduler API

2015-03-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-1127: -- Shepherd: Benjamin Mahler Story Points: 3 Implement the protobufs for the scheduler API

[jira] [Updated] (MESOS-2438) Improve support for streaming HTTP Responses in libprocess.

2015-03-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-2438: --- Story Points: 8 (was: 5) Improve support for streaming HTTP Responses in libprocess.

[jira] [Commented] (MESOS-2500) Doxygen setup for libprocess

2015-03-16 Thread Niklas Quarfot Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363725#comment-14363725 ] Niklas Quarfot Nielsen commented on MESOS-2500: --- There is already a doxygen

[jira] [Updated] (MESOS-2103) Expose number of processes and threads in a container

2015-03-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-2103: -- Sprint: Twitter Mesos Q1 Sprint 2, Twitter Mesos Q1 Sprint 3, Twitter Mesos Q1 Sprint 4, Twitter Mesos

[jira] [Updated] (MESOS-2438) Improve support for streaming HTTP Responses in libprocess.

2015-03-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-2438: -- Sprint: Twitter Mesos Q1 Sprint 4, Twitter Mesos Q1 Sprint 5 (was: Twitter Mesos Q1 Sprint 4)

[jira] [Updated] (MESOS-2350) Add support for MesosContainerizerLaunch to chroot to a specified path

2015-03-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-2350: -- Sprint: Twitter Mesos Q1 Sprint 3, Twitter Mesos Q1 Sprint 4, Twitter Mesos Q1 Sprint 5 (was: Twitter

[jira] [Commented] (MESOS-2498) Change Http Request log level to VLOG(2)

2015-03-16 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363027#comment-14363027 ] haosdent commented on MESOS-2498: - It seems that I could not find mesos repository in

[jira] [Updated] (MESOS-2499) SOURCE_EXECUTOR not set properly in slave.cpp

2015-03-16 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-2499: --- Target Version/s: 0.22.0 Shepherd: Vinod Kone SOURCE_EXECUTOR not set

[jira] [Commented] (MESOS-2238) Use Owned for Process pointers in wrapper classes

2015-03-16 Thread Akanksha Agrawal (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363784#comment-14363784 ] Akanksha Agrawal commented on MESOS-2238: - ping [~alex-mesos]? Use Owned for

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

2015-03-16 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363789#comment-14363789 ] Vinod Kone commented on MESOS-1194: --- [~tillt] How did you come across this bug? It

[jira] [Commented] (MESOS-2419) Slave recovery not recovering tasks

2015-03-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363774#comment-14363774 ] Benjamin Mahler commented on MESOS-2419: Was this 'fixed' or was this 'not a

[jira] [Commented] (MESOS-2419) Slave recovery not recovering tasks

2015-03-16 Thread Brenden Matthews (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363803#comment-14363803 ] Brenden Matthews commented on MESOS-2419: - The fix is to set the kill mode to