[jira] [Updated] (MESOS-3165) Persist and recover quota to/from Registry

2015-11-10 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-3165: --- Shepherd: Joris Van Remoortere (was: Benjamin Hindman) > Persist and recover quota

[jira] [Updated] (MESOS-1791) Introduce Master / Offer Resource Reservations aka Quota

2015-11-10 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-1791: --- Shepherd: Joris Van Remoortere > Introduce Master / Offer Resource Reservations aka

[jira] [Updated] (MESOS-3717) Master recovery in presence of quota

2015-11-10 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-3717: --- Shepherd: Joris Van Remoortere (was: Benjamin Hindman) > Master recovery in presence

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-10 Thread Till Toenshoff (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998699#comment-14998699 ] Till Toenshoff commented on MESOS-3851: --- I will be committing the workaround patch Tim has provided

[jira] [Updated] (MESOS-3581) License headers show up all over doxygen documentation.

2015-11-10 Thread Till Toenshoff (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Toenshoff updated MESOS-3581: -- Target Version/s: (was: 0.26.0) > License headers show up all over doxygen documentation. >

[jira] [Issue Comment Deleted] (MESOS-3870) Prevent out-of-order libprocess message delivery

2015-11-10 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neil Conway updated MESOS-3870: --- Comment: was deleted (was: You mean "volatile"? The variable is read and written inside a

[jira] [Commented] (MESOS-3870) Prevent out-of-order libprocess message delivery

2015-11-10 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998837#comment-14998837 ] haosdent commented on MESOS-3870: - Ohoh, got it. Thank you for explanation. > Prevent out-of-order

[jira] [Comment Edited] (MESOS-3870) Prevent out-of-order libprocess message delivery

2015-11-10 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998700#comment-14998700 ] haosdent edited comment on MESOS-3870 at 11/10/15 3:09 PM: --- Suppose a Process

[jira] [Created] (MESOS-3873) Enhance allocator interface with the recovery() method

2015-11-10 Thread Alexander Rukletsov (JIRA)
Alexander Rukletsov created MESOS-3873: -- Summary: Enhance allocator interface with the recovery() method Key: MESOS-3873 URL: https://issues.apache.org/jira/browse/MESOS-3873 Project: Mesos

[jira] [Updated] (MESOS-3862) Authorize quota requests

2015-11-10 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-3862: --- Shepherd: Joris Van Remoortere (was: Benjamin Hindman) > Authorize quota requests >

[jira] [Updated] (MESOS-3720) Tests for Quota support in master

2015-11-10 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-3720: --- Shepherd: Joris Van Remoortere (was: Benjamin Hindman) > Tests for Quota support in

[jira] [Updated] (MESOS-3802) Clear the suppressed flag when deactive a framework

2015-11-10 Thread Till Toenshoff (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Toenshoff updated MESOS-3802: -- Target Version/s: (was: 0.26.0) > Clear the suppressed flag when deactive a framework >

[jira] [Commented] (MESOS-3870) Prevent out-of-order libprocess message delivery

2015-11-10 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998737#comment-14998737 ] Neil Conway commented on MESOS-3870: I don't see how: the routine acquires ProcessBase.mutex before

[jira] [Commented] (MESOS-3870) Prevent out-of-order libprocess message delivery

2015-11-10 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998805#comment-14998805 ] Neil Conway commented on MESOS-3870: You mean "volatile"? The variable is read and written inside a

[jira] [Commented] (MESOS-3870) Prevent out-of-order libprocess message delivery

2015-11-10 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998884#comment-14998884 ] haosdent commented on MESOS-3870: - I think have another case make same Process run in different thread.

[jira] [Commented] (MESOS-3065) Add authorization for persistent volume

2015-11-10 Thread Greg Mann (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998770#comment-14998770 ] Greg Mann commented on MESOS-3065: -- MESOS-3065 should implement authorization for the Create/Destroy HTTP

[jira] [Commented] (MESOS-3870) Prevent out-of-order libprocess message delivery

2015-11-10 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998806#comment-14998806 ] Neil Conway commented on MESOS-3870: You mean "volatile"? The variable is read and written inside a

[jira] [Commented] (MESOS-3870) Prevent out-of-order libprocess message delivery

2015-11-10 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998700#comment-14998700 ] haosdent commented on MESOS-3870: - Suppose a Process enqueue to runq twice(Or impossible, seems I could

[jira] [Commented] (MESOS-3870) Prevent out-of-order libprocess message delivery

2015-11-10 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998757#comment-14998757 ] haosdent commented on MESOS-3870: - Yes, but ProcessBase.state don't have violate. I am not sure if it will

[jira] [Updated] (MESOS-3717) Master recovery in presence of quota

2015-11-10 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-3717: --- Issue Type: Task (was: Bug) > Master recovery in presence of quota >

[jira] [Created] (MESOS-3874) Implement recovery in the Hierarchical allocator

2015-11-10 Thread Alexander Rukletsov (JIRA)
Alexander Rukletsov created MESOS-3874: -- Summary: Implement recovery in the Hierarchical allocator Key: MESOS-3874 URL: https://issues.apache.org/jira/browse/MESOS-3874 Project: Mesos

[jira] [Commented] (MESOS-3870) Prevent out-of-order libprocess message delivery

2015-11-10 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998686#comment-14998686 ] haosdent commented on MESOS-3870: - I think ProcessManager could dequeue same Process in different work

[jira] [Updated] (MESOS-3199) Validate Quota Requests.

2015-11-10 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-3199: --- Shepherd: Joris Van Remoortere (was: Bernd Mathiske) > Validate Quota Requests. >

[jira] [Updated] (MESOS-3073) Introduce HTTP endpoints for Quota

2015-11-10 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-3073: --- Shepherd: Joris Van Remoortere (was: Benjamin Hindman) > Introduce HTTP endpoints

[jira] [Updated] (MESOS-3763) Need for http::put request method

2015-11-10 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-3763: --- Shepherd: Joris Van Remoortere (was: Bernd Mathiske) > Need for http::put request

[jira] [Updated] (MESOS-3718) Implement Quota support in allocator

2015-11-10 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-3718: --- Shepherd: Joris Van Remoortere (was: Benjamin Hindman) > Implement Quota support in

[jira] [Updated] (MESOS-3418) Factor out V1 API test helper functions

2015-11-10 Thread Till Toenshoff (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Toenshoff updated MESOS-3418: -- Target Version/s: 0.27.0 (was: 0.26.0) > Factor out V1 API test helper functions >

[jira] [Commented] (MESOS-3870) Prevent out-of-order libprocess message delivery

2015-11-10 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998720#comment-14998720 ] Neil Conway commented on MESOS-3870: A process can't be enqueued onto the runq twice. This is

[jira] [Commented] (MESOS-3870) Prevent out-of-order libprocess message delivery

2015-11-10 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998730#comment-14998730 ] haosdent commented on MESOS-3870: - Yes, but I think it still could be enqueue twice? Because

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-10 Thread Till Toenshoff (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998731#comment-14998731 ] Till Toenshoff commented on MESOS-3851: --- This following commit fixes the crash - we still may want

[jira] [Comment Edited] (MESOS-3870) Prevent out-of-order libprocess message delivery

2015-11-10 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998884#comment-14998884 ] haosdent edited comment on MESOS-3870 at 11/10/15 4:49 PM: --- I think have another

[jira] [Updated] (MESOS-3865) Failover and recovery in presence of Quota

2015-11-10 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-3865: --- Shepherd: Joris Van Remoortere (was: Benjamin Hindman) > Failover and recovery in

[jira] [Commented] (MESOS-809) External control of the ip that Mesos components publish to zookeeper

2015-11-10 Thread Anindya Sinha (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998931#comment-14998931 ] Anindya Sinha commented on MESOS-809: - Mesos master/slave (libprocess) binds to ip:port indicated via

[jira] [Commented] (MESOS-3062) Add authorization for dynamic reservation

2015-11-10 Thread Gabriel Hartmann (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999169#comment-14999169 ] Gabriel Hartmann commented on MESOS-3062: - Is it possible in this scheme that a Framework could

[jira] [Issue Comment Deleted] (MESOS-809) External control of the ip that Mesos components publish to zookeeper

2015-11-10 Thread Anindya Sinha (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anindya Sinha updated MESOS-809: Comment: was deleted (was: Mesos master/slave (libprocess) binds to ip:port indicated via

[jira] [Commented] (MESOS-3870) Prevent out-of-order libprocess message delivery

2015-11-10 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998971#comment-14998971 ] haosdent commented on MESOS-3870: - ... Looks not possible. Only after consume event A, ProcessBase.state

[jira] [Created] (MESOS-3876) Per-Framework Dynamic Reservation

2015-11-10 Thread Gabriel Hartmann (JIRA)
Gabriel Hartmann created MESOS-3876: --- Summary: Per-Framework Dynamic Reservation Key: MESOS-3876 URL: https://issues.apache.org/jira/browse/MESOS-3876 Project: Mesos Issue Type: Task

[jira] [Created] (MESOS-3878) Log responses for HTTP requests

2015-11-10 Thread Alexander Rukletsov (JIRA)
Alexander Rukletsov created MESOS-3878: -- Summary: Log responses for HTTP requests Key: MESOS-3878 URL: https://issues.apache.org/jira/browse/MESOS-3878 Project: Mesos Issue Type: Task

[jira] [Created] (MESOS-3880) Propose a guideline for log messages

2015-11-10 Thread Alexander Rukletsov (JIRA)
Alexander Rukletsov created MESOS-3880: -- Summary: Propose a guideline for log messages Key: MESOS-3880 URL: https://issues.apache.org/jira/browse/MESOS-3880 Project: Mesos Issue Type:

[jira] [Created] (MESOS-3881) Implement `stout/os/pstree.hpp` on Windows

2015-11-10 Thread Alex Clemmer (JIRA)
Alex Clemmer created MESOS-3881: --- Summary: Implement `stout/os/pstree.hpp` on Windows Key: MESOS-3881 URL: https://issues.apache.org/jira/browse/MESOS-3881 Project: Mesos Issue Type: Bug

[jira] [Created] (MESOS-3877) Add operator documentation for quota

2015-11-10 Thread Alexander Rukletsov (JIRA)
Alexander Rukletsov created MESOS-3877: -- Summary: Add operator documentation for quota Key: MESOS-3877 URL: https://issues.apache.org/jira/browse/MESOS-3877 Project: Mesos Issue Type:

[jira] [Updated] (MESOS-3879) Incorrect and inconsistent include order for and .

2015-11-10 Thread Joerg Schad (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Schad updated MESOS-3879: --- Story Points: 1 > Incorrect and inconsistent include order for and > . >

[jira] [Created] (MESOS-3879) Incorrect and inconsistent include order for and .

2015-11-10 Thread Joerg Schad (JIRA)
Joerg Schad created MESOS-3879: -- Summary: Incorrect and inconsistent include order for and . Key: MESOS-3879 URL: https://issues.apache.org/jira/browse/MESOS-3879 Project: Mesos Issue Type:

[jira] [Updated] (MESOS-3878) Log responses for HTTP requests

2015-11-10 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Rukletsov updated MESOS-3878: --- Description: When an HTTP request comes in, we log it twice: in the libprocess using

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

2015-11-10 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Massenzio updated MESOS-3283: --- Assignee: (was: Marco Massenzio) > Improve allocation performance especially with large

[jira] [Updated] (MESOS-3035) As a Developer I would like a standard way to run a Subprocess in libprocess

2015-11-10 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Massenzio updated MESOS-3035: --- Shepherd: Michael Park (was: Joris Van Remoortere) > As a Developer I would like a standard

[jira] [Commented] (MESOS-3062) Add authorization for dynamic reservation

2015-11-10 Thread Gabriel Hartmann (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999351#comment-14999351 ] Gabriel Hartmann commented on MESOS-3062: - Thanks Greg. I was hoping we were almost going to get

[jira] [Created] (MESOS-3882) Libprocess: Implement process::Clock::finalize

2015-11-10 Thread Joseph Wu (JIRA)
Joseph Wu created MESOS-3882: Summary: Libprocess: Implement process::Clock::finalize Key: MESOS-3882 URL: https://issues.apache.org/jira/browse/MESOS-3882 Project: Mesos Issue Type: Task

[jira] [Updated] (MESOS-3035) As a Developer I would like a standard way to run a Subprocess in libprocess

2015-11-10 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Massenzio updated MESOS-3035: --- Labels: mesosphere tech-debt (was: ) > As a Developer I would like a standard way to run a

[jira] [Commented] (MESOS-3062) Add authorization for dynamic reservation

2015-11-10 Thread Greg Mann (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999288#comment-14999288 ] Greg Mann commented on MESOS-3062: -- These patches don't affect which offers are made to which frameworks,

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

2015-11-10 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Massenzio updated MESOS-3220: --- Description: We are investigating adding a {{dcos task kill}} command to our DCOS (and

[jira] [Assigned] (MESOS-3876) Per-Framework Dynamic Reservation

2015-11-10 Thread Guangya Liu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangya Liu reassigned MESOS-3876: -- Assignee: Guangya Liu > Per-Framework Dynamic Reservation > -

[jira] [Updated] (MESOS-3863) Investigate the requirements of programmatically re-initializing libprocess

2015-11-10 Thread Joseph Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Wu updated MESOS-3863: - Description: This issue is for investigating what needs to be added/changed in {{process::finalize}}

[jira] [Updated] (MESOS-3879) Incorrect and inconsistent include order for and .

2015-11-10 Thread Joerg Schad (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Schad updated MESOS-3879: --- Sprint: Mesosphere Sprint 22 Labels: mesosphere (was: ) > Incorrect and inconsistent include

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-10 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999494#comment-14999494 ] Vinod Kone commented on MESOS-3851: --- Doesn't look like this is related to the new HTTP executor logic as

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

2015-11-10 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Massenzio updated MESOS-3220: --- Component/s: (was: python api) master > Offer ability to kill tasks from

[jira] [Created] (MESOS-3868) Make apply-review.sh use apply-reviews.py

2015-11-10 Thread Artem Harutyunyan (JIRA)
Artem Harutyunyan created MESOS-3868: Summary: Make apply-review.sh use apply-reviews.py Key: MESOS-3868 URL: https://issues.apache.org/jira/browse/MESOS-3868 Project: Mesos Issue Type:

[jira] [Commented] (MESOS-1478) Replace Master/Slave terminology

2015-11-10 Thread Erik Weathers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998219#comment-14998219 ] Erik Weathers commented on MESOS-1478: -- If I may ask, can someone please explain where the discussion

[jira] [Comment Edited] (MESOS-1478) Replace Master/Slave terminology

2015-11-10 Thread Erik Weathers (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998219#comment-14998219 ] Erik Weathers edited comment on MESOS-1478 at 11/10/15 8:24 AM: If I may

[jira] [Commented] (MESOS-2455) Add operator endpoints to create/destroy persistent volumes.

2015-11-10 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998168#comment-14998168 ] Neil Conway commented on MESOS-2455: Hi Dan -- I'm working on this at the moment. I should have

[jira] [Created] (MESOS-3871) Document libprocess message delivery semantics

2015-11-10 Thread Neil Conway (JIRA)
Neil Conway created MESOS-3871: -- Summary: Document libprocess message delivery semantics Key: MESOS-3871 URL: https://issues.apache.org/jira/browse/MESOS-3871 Project: Mesos Issue Type:

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-10 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998287#comment-14998287 ] Bernd Mathiske commented on MESOS-3851: --- [~marco-mesos]: Guess what I have been looking at as of

[jira] [Created] (MESOS-3869) Better error reporting for bad user when launching containers

2015-11-10 Thread Isabel Jimenez (JIRA)
Isabel Jimenez created MESOS-3869: - Summary: Better error reporting for bad user when launching containers Key: MESOS-3869 URL: https://issues.apache.org/jira/browse/MESOS-3869 Project: Mesos

[jira] [Updated] (MESOS-3870) Prevent out-of-order libprocess message delivery

2015-11-10 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neil Conway updated MESOS-3870: --- Labels: mesosphere (was: ) > Prevent out-of-order libprocess message delivery >

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-10 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998288#comment-14998288 ] Bernd Mathiske commented on MESOS-3851: --- That said we could tag 0.26.0 without the change in

[jira] [Updated] (MESOS-3872) Investigate adding color to `support/post-reviews.py` on Windows

2015-11-10 Thread Alex Clemmer (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Clemmer updated MESOS-3872: Description: >From the comments: # TODO(hausdorff): We have disabled colors for the diffs on

[jira] [Created] (MESOS-3872) Investigate adding color to `support/post-reviews.py` on Windows

2015-11-10 Thread Alex Clemmer (JIRA)
Alex Clemmer created MESOS-3872: --- Summary: Investigate adding color to `support/post-reviews.py` on Windows Key: MESOS-3872 URL: https://issues.apache.org/jira/browse/MESOS-3872 Project: Mesos

[jira] [Commented] (MESOS-3024) HTTP endpoint authN is enabled merely by specifying --credentials

2015-11-10 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999702#comment-14999702 ] Marco Massenzio commented on MESOS-3024: BTW - shutting down the framework works too: {noformat}

[jira] [Commented] (MESOS-3024) HTTP endpoint authN is enabled merely by specifying --credentials

2015-11-10 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999696#comment-14999696 ] Marco Massenzio commented on MESOS-3024: I am unclear about this: {quote} It would be great if

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-10 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998453#comment-14998453 ] haosdent commented on MESOS-3851: - In the error log, registered and launchTaks have different thread id.

[jira] [Comment Edited] (MESOS-3024) HTTP endpoint authN is enabled merely by specifying --credentials

2015-11-10 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999696#comment-14999696 ] Marco Massenzio edited comment on MESOS-3024 at 11/11/15 12:47 AM: --- I am

[jira] [Commented] (MESOS-3834) slave upgrade framework checkpoint incompatibility

2015-11-10 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1477#comment-1477 ] James Peach commented on MESOS-3834: https://reviews.apache.org/r/40177/ [~vi...@twitter.com] or

[jira] [Updated] (MESOS-3581) License headers show up all over doxygen documentation.

2015-11-10 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bannier updated MESOS-3581: Sprint: Mesosphere Sprint 22 > License headers show up all over doxygen documentation. >

[jira] [Updated] (MESOS-3551) Replace use of strerror with thread-safe alternatives strerror_r / strerror_l.

2015-11-10 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bannier updated MESOS-3551: Sprint: Mesosphere Sprint 22 > Replace use of strerror with thread-safe alternatives

[jira] [Commented] (MESOS-3870) Prevent out-of-order libprocess message delivery

2015-11-10 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998677#comment-14998677 ] Neil Conway commented on MESOS-3870: This should be accounted for by the fact that each process has a

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-11-10 Thread Felix Bechstein (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998634#comment-14998634 ] Felix Bechstein commented on MESOS-2353: We patched the master to hold only 100 completed tasks

[jira] [Updated] (MESOS-3839) Update documentation for FetcherCache mtime-related changes

2015-11-10 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bannier updated MESOS-3839: Story Points: 2 > Update documentation for FetcherCache mtime-related changes >

[jira] [Updated] (MESOS-3839) Update documentation for FetcherCache mtime-related changes

2015-11-10 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bannier updated MESOS-3839: Sprint: Mesosphere Sprint 23 > Update documentation for FetcherCache mtime-related changes

[jira] [Updated] (MESOS-3856) Add mtime-related fetcher tests

2015-11-10 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bannier updated MESOS-3856: Story Points: 2 > Add mtime-related fetcher tests > --- > >

[jira] [Updated] (MESOS-3839) Update documentation for FetcherCache mtime-related changes

2015-11-10 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bannier updated MESOS-3839: Story Points: 1 (was: 2) > Update documentation for FetcherCache mtime-related changes >

[jira] [Updated] (MESOS-3839) Update documentation for FetcherCache mtime-related changes

2015-11-10 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Mathiske updated MESOS-3839: -- Sprint: Mesosphere Sprint 22 (was: Mesosphere Sprint 23) > Update documentation for

[jira] [Commented] (MESOS-2376) Allow libprocess ip and port to be configured

2015-11-10 Thread Dimitri (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998645#comment-14998645 ] Dimitri commented on MESOS-2376: [~hfaran] What do you mean ? I am trying to set the mesos binding ip to

[jira] [Updated] (MESOS-3856) Add mtime-related fetcher tests

2015-11-10 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bannier updated MESOS-3856: Sprint: Mesosphere Sprint 22 > Add mtime-related fetcher tests >

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

2015-11-10 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999552#comment-14999552 ] Marco Massenzio commented on MESOS-3220: To revive this thread - a couple of clarifying points:

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

2015-11-10 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1440#comment-1440 ] James Peach commented on MESOS-3157: No, I hope to get back to it soon though. > only perform batch

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-10 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998541#comment-14998541 ] Bernd Mathiske commented on MESOS-3851: --- Interesting. Thanks for spotting this! > Investigate

[jira] [Commented] (MESOS-3870) Prevent out-of-order libprocess message delivery

2015-11-10 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998605#comment-14998605 ] haosdent commented on MESOS-3870: - I think although send could be ordered when only have a connection, but

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

2015-11-10 Thread Klaus Ma (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999879#comment-14999879 ] Klaus Ma commented on MESOS-3157: - [~jpe...@apache.org], any update on this? > only perform batch

[jira] [Commented] (MESOS-3826) Add an optional unique identifier for resource reservations

2015-11-10 Thread Klaus Ma (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999881#comment-14999881 ] Klaus Ma commented on MESOS-3826: - [~sargun], is that addressed your concern? > Add an optional unique