[jira] [Commented] (MESOS-5401) Add ability to inject a Volume of Nvidia GPU-related libraries into a docker container.

2016-07-02 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15360358#comment-15360358 ] Benjamin Mahler commented on MESOS-5401: {noformat} commit

[jira] [Updated] (MESOS-5663) Remove hard dependence on libelf for Linux

2016-06-20 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-5663: --- Issue Type: Task (was: Bug) > Remove hard dependence on libelf for Linux >

[jira] [Updated] (MESOS-970) Upgrade bundled leveldb to 1.18

2016-08-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-970: -- Description: We currently bundle leveldb 1.4, and the latest version is leveldb 1.18. A careful

[jira] [Created] (MESOS-7048) Remove adjustment code within Resources::apply.

2017-02-01 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-7048: -- Summary: Remove adjustment code within Resources::apply. Key: MESOS-7048 URL: https://issues.apache.org/jira/browse/MESOS-7048 Project: Mesos Issue

[jira] [Updated] (MESOS-6762) Update release notes for multi-role changes

2017-02-03 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-6762: --- Description: When adding support for multi-role frameworks we should call out a number of

[jira] [Updated] (MESOS-6986) abort in DRFSorter::add

2017-02-06 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-6986: --- Priority: Critical (was: Major) > abort in DRFSorter::add > --- > >

[jira] [Updated] (MESOS-7077) Check failed: resource.has_allocation_info().

2017-02-07 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-7077: --- Affects Version/s: 1.2.0 Target Version/s: 1.2.0 Priority: Blocker (was:

[jira] [Assigned] (MESOS-7077) Check failed: resource.has_allocation_info().

2017-02-07 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler reassigned MESOS-7077: -- Assignee: Benjamin Mahler > Check failed: resource.has_allocation_info(). >

[jira] [Created] (MESOS-7080) Expose GPU hardware information to schedulers.

2017-02-07 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-7080: -- Summary: Expose GPU hardware information to schedulers. Key: MESOS-7080 URL: https://issues.apache.org/jira/browse/MESOS-7080 Project: Mesos Issue Type:

[jira] [Comment Edited] (MESOS-7075) mesos-execute rejects all offers

2017-02-07 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15856912#comment-15856912 ] Benjamin Mahler edited comment on MESOS-7075 at 2/7/17 10:28 PM: - Fix is

[jira] [Commented] (MESOS-7077) Check failed: resource.has_allocation_info().

2017-02-08 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858775#comment-15858775 ] Benjamin Mahler commented on MESOS-7077: {noformat} commit

[jira] [Created] (MESOS-7062) Add a test for a MULTI_ROLE framework receiving offers for each of its roles.

2017-02-05 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-7062: -- Summary: Add a test for a MULTI_ROLE framework receiving offers for each of its roles. Key: MESOS-7062 URL: https://issues.apache.org/jira/browse/MESOS-7062

[jira] [Created] (MESOS-7061) Re-persist tasks/executors with allocation info during agent recovery.

2017-02-05 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-7061: -- Summary: Re-persist tasks/executors with allocation info during agent recovery. Key: MESOS-7061 URL: https://issues.apache.org/jira/browse/MESOS-7061 Project:

[jira] [Created] (MESOS-7063) Add a test for a MULTI_ROLE master re-registering an old agent.

2017-02-05 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-7063: -- Summary: Add a test for a MULTI_ROLE master re-registering an old agent. Key: MESOS-7063 URL: https://issues.apache.org/jira/browse/MESOS-7063 Project: Mesos

[jira] [Created] (MESOS-7064) Remove allocation info stripping from Resources::apply().

2017-02-05 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-7064: -- Summary: Remove allocation info stripping from Resources::apply(). Key: MESOS-7064 URL: https://issues.apache.org/jira/browse/MESOS-7064 Project: Mesos

[jira] [Created] (MESOS-6972) Improve performance of protobuf message passing by removing RepeatedPtrField to vector conversion.

2017-01-22 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6972: -- Summary: Improve performance of protobuf message passing by removing RepeatedPtrField to vector conversion. Key: MESOS-6972 URL:

[jira] [Created] (MESOS-6971) Use arena allocation to improve protobuf message passing performance.

2017-01-22 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6971: -- Summary: Use arena allocation to improve protobuf message passing performance. Key: MESOS-6971 URL: https://issues.apache.org/jira/browse/MESOS-6971 Project:

[jira] [Created] (MESOS-6992) Remove validation against "/" characters in roles to support hierarchical roles.

2017-01-25 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6992: -- Summary: Remove validation against "/" characters in roles to support hierarchical roles. Key: MESOS-6992 URL: https://issues.apache.org/jira/browse/MESOS-6992

[jira] [Created] (MESOS-7024) Update the allocator to handle hierarchical roles.

2017-01-27 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-7024: -- Summary: Update the allocator to handle hierarchical roles. Key: MESOS-7024 URL: https://issues.apache.org/jira/browse/MESOS-7024 Project: Mesos Issue

[jira] [Created] (MESOS-7026) Update authorization / authorization-filtering to handle hierarchical roles.

2017-01-27 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-7026: -- Summary: Update authorization / authorization-filtering to handle hierarchical roles. Key: MESOS-7026 URL: https://issues.apache.org/jira/browse/MESOS-7026

[jira] [Created] (MESOS-7025) Update the operator endpoints for hierarchical roles in a backwards compatible way.

2017-01-27 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-7025: -- Summary: Update the operator endpoints for hierarchical roles in a backwards compatible way. Key: MESOS-7025 URL: https://issues.apache.org/jira/browse/MESOS-7025

[jira] (MESOS-6965) Update the Resources wrapper to incorporate AllocationInfo.

2017-01-29 Thread Benjamin Mahler (JIRA)
Title: Message Title Benjamin Mahler commented on MESOS-6965

[jira] [Created] (MESOS-6993) Translate hierarchical roles back to the old format for non-hierarchical role schedulers.

2017-01-25 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6993: -- Summary: Translate hierarchical roles back to the old format for non-hierarchical role schedulers. Key: MESOS-6993 URL: https://issues.apache.org/jira/browse/MESOS-6993

[jira] [Created] (MESOS-6995) Update the webui to reflect hierarchical roles.

2017-01-25 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6995: -- Summary: Update the webui to reflect hierarchical roles. Key: MESOS-6995 URL: https://issues.apache.org/jira/browse/MESOS-6995 Project: Mesos Issue

[jira] [Created] (MESOS-6994) Add HIERARCHICAL_ROLES framework capability.

2017-01-25 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6994: -- Summary: Add HIERARCHICAL_ROLES framework capability. Key: MESOS-6994 URL: https://issues.apache.org/jira/browse/MESOS-6994 Project: Mesos Issue Type:

[jira] [Created] (MESOS-6965) Update the Resources wrapper to incorporate AllocationInfo.

2017-01-20 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6965: -- Summary: Update the Resources wrapper to incorporate AllocationInfo. Key: MESOS-6965 URL: https://issues.apache.org/jira/browse/MESOS-6965 Project: Mesos

[jira] [Created] (MESOS-6967) Ensure offer operations can be applied for MULTI_ROLE and non-MULTI_ROLE frameworks.

2017-01-20 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6967: -- Summary: Ensure offer operations can be applied for MULTI_ROLE and non-MULTI_ROLE frameworks. Key: MESOS-6967 URL: https://issues.apache.org/jira/browse/MESOS-6967

[jira] [Created] (MESOS-6968) Inject Resource.AllocationInfo in the master when communicating with non MULTI_ROLE capable agents.

2017-01-20 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6968: -- Summary: Inject Resource.AllocationInfo in the master when communicating with non MULTI_ROLE capable agents. Key: MESOS-6968 URL:

[jira] [Created] (MESOS-6970) Display allocation info when printing Resources.

2017-01-20 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6970: -- Summary: Display allocation info when printing Resources. Key: MESOS-6970 URL: https://issues.apache.org/jira/browse/MESOS-6970 Project: Mesos Issue

[jira] [Commented] (MESOS-4705) Linux 'perf' parsing logic may fail when OS distribution has perf backports.

2017-01-26 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15840809#comment-15840809 ] Benjamin Mahler commented on MESOS-4705: Sure, let's make sure these are linked to a ticket that

[jira] [Commented] (MESOS-5783) Explore using protobuf arena allocation to improve performance

2017-02-15 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15869043#comment-15869043 ] Benjamin Mahler commented on MESOS-5783: [~neilc] ah I didn't see this when I created MESOS-6971.

[jira] [Updated] (MESOS-6636) Validate that tasks / executors / reservations / volumes do not mix Resource.allocation_info.roles.

2017-02-21 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-6636: --- Description: With support for multi-role frameworks, we need to make sure that individual

[jira] [Updated] (MESOS-5783) Use protobuf arena allocation to improve performance.

2017-02-17 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-5783: --- Issue Type: Epic (was: Improvement) Summary: Use protobuf arena allocation to improve

[jira] [Updated] (MESOS-5783) Use protobuf arena allocation to improve performance.

2017-02-17 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-5783: --- Epic Name: protobuf arenas > Use protobuf arena allocation to improve performance. >

[jira] [Comment Edited] (MESOS-7122) Process reaper should have a dedicated thread to avoid deadlock.

2017-02-17 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872263#comment-15872263 ] Benjamin Mahler edited comment on MESOS-7122 at 2/17/17 6:31 PM: - {quote}

[jira] [Commented] (MESOS-7122) Process reaper should have a dedicated thread to avoid deadlock.

2017-02-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870986#comment-15870986 ] Benjamin Mahler commented on MESOS-7122: [~xujyan] I'm not so sure, since this ticket to me seems

[jira] [Comment Edited] (MESOS-7122) Process reaper should have a dedicated thread to avoid deadlock.

2017-02-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870986#comment-15870986 ] Benjamin Mahler edited comment on MESOS-7122 at 2/17/17 1:13 AM: -

[jira] [Created] (MESOS-7136) Eliminate fair sharing between frameworks within a role.

2017-02-16 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-7136: -- Summary: Eliminate fair sharing between frameworks within a role. Key: MESOS-7136 URL: https://issues.apache.org/jira/browse/MESOS-7136 Project: Mesos

[jira] [Commented] (MESOS-7122) Process reaper should have a dedicated thread to avoid deadlock.

2017-02-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870937#comment-15870937 ] Benjamin Mahler commented on MESOS-7122: [~xujyan] note that blocking only works for child

[jira] [Commented] (MESOS-6247) Enable Framework to set weight.

2017-02-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870750#comment-15870750 ] Benjamin Mahler commented on MESOS-6247: Since hierarchical roles is in progress (see MESOS-6375),

[jira] [Updated] (MESOS-6627) Allow frameworks to modify the role(s) they are subscribed to.

2017-02-23 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-6627: --- Target Version/s: 1.3.0 > Allow frameworks to modify the role(s) they are subscribed to. >

[jira] [Updated] (MESOS-1763) Add support for frameworks to receive resources for multiple roles.

2017-02-23 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1763: --- Target Version/s: 1.3.0 > Add support for frameworks to receive resources for multiple roles.

[jira] [Assigned] (MESOS-6627) Allow frameworks to modify the role(s) they are subscribed to.

2017-02-23 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler reassigned MESOS-6627: -- Assignee: Michael Park > Allow frameworks to modify the role(s) they are subscribed

[jira] [Commented] (MESOS-7158) Add `role` to task/executor to indicate allocation role of their resources

2017-02-23 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15881367#comment-15881367 ] Benjamin Mahler commented on MESOS-7158: This includes the change to the endpoints and the agent

[jira] [Commented] (MESOS-7174) Mesos Agent crashes when it is unable to reconnect to zookeeper

2017-02-24 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15883863#comment-15883863 ] Benjamin Mahler commented on MESOS-7174: Linked in related ticket. [~sameershah] can you review

[jira] [Updated] (MESOS-6907) FutureTest.After3 is flaky

2017-02-22 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-6907: --- Shepherd: Benjamin Mahler (was: Michael Park) Discussed the fix with [~arojas] and

[jira] [Commented] (MESOS-6902) Add support for agent capabilities

2017-02-21 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15876714#comment-15876714 ] Benjamin Mahler commented on MESOS-6902: {noformat} commit

[jira] [Commented] (MESOS-7122) Process reaper should have a dedicated thread to avoid deadlock.

2017-02-17 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872132#comment-15872132 ] Benjamin Mahler commented on MESOS-7122: {quote} Future::await is still called in many places in

[jira] [Commented] (MESOS-6902) Add support for agent capabilities

2017-02-13 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864757#comment-15864757 ] Benjamin Mahler commented on MESOS-6902: {noformat} commit

[jira] [Created] (MESOS-7099) Quota can be exceeded due to coarse-grained offer technique.

2017-02-09 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-7099: -- Summary: Quota can be exceeded due to coarse-grained offer technique. Key: MESOS-7099 URL: https://issues.apache.org/jira/browse/MESOS-7099 Project: Mesos

[jira] [Deleted] (MESOS-7064) Remove allocation info stripping from Resources::apply().

2017-02-09 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler deleted MESOS-7064: --- > Remove allocation info stripping from Resources::apply(). >

[jira] [Assigned] (MESOS-7061) Re-persist tasks/executors with allocation info during agent recovery.

2017-02-10 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler reassigned MESOS-7061: -- Assignee: Michael Park [~mcypark] can you still take this? > Re-persist

[jira] [Commented] (MESOS-7063) Add a test for a MULTI_ROLE master re-registering an old agent.

2017-02-14 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15866800#comment-15866800 ] Benjamin Mahler commented on MESOS-7063: You should be able to check via the HTTP operator api,

[jira] [Created] (MESOS-7132) Fair share can be exceeded due to coarse-grained offer technique.

2017-02-15 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-7132: -- Summary: Fair share can be exceeded due to coarse-grained offer technique. Key: MESOS-7132 URL: https://issues.apache.org/jira/browse/MESOS-7132 Project: Mesos

[jira] [Updated] (MESOS-7132) Fair share can be exceeded due to coarse-grained offer technique.

2017-02-15 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-7132: --- Priority: Major (was: Critical) Description: The current implementation of fair share

[jira] [Commented] (MESOS-7122) Process reaper should have a dedicated thread to avoid deadlock.

2017-02-15 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15868471#comment-15868471 ] Benjamin Mahler commented on MESOS-7122: [~xujyan] Not sure what it means to have a single

[jira] [Updated] (MESOS-6432) Roles with quota assigned can "game" the system to receive excessive resources.

2017-01-18 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-6432: --- Target Version/s: 1.2.0 Priority: Blocker (was: Critical) Going to try to have

[jira] [Updated] (MESOS-6904) Perform batching of allocations to reduce allocator queue backlogging.

2017-01-17 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-6904: --- Description: Per MESOS-3157: {quote} Our deployment environments have a lot of churn, with

[jira] [Updated] (MESOS-4766) Improve allocator performance.

2017-01-17 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-4766: --- Target Version/s: (was: 1.2.0) > Improve allocator performance. >

[jira] [Commented] (MESOS-4766) Improve allocator performance.

2017-01-17 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15826726#comment-15826726 ] Benjamin Mahler commented on MESOS-4766: The main work currently being done for this is MESOS-6904

[jira] [Commented] (MESOS-3157) Only perform periodic resource allocations.

2017-01-17 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15826703#comment-15826703 ] Benjamin Mahler commented on MESOS-3157: The work to perform batching of enqueued allocations will

[jira] [Updated] (MESOS-3157) Only perform periodic resource allocations.

2017-01-17 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-3157: --- Assignee: (was: Jacob Janco) > Only perform periodic resource allocations. >

[jira] [Commented] (MESOS-6902) Add support for agent capabilities

2017-01-17 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15826871#comment-15826871 ] Benjamin Mahler commented on MESOS-6902: [~neilc] sounds good, it will be picked up automatically

[jira] [Commented] (MESOS-6902) Add support for agent capabilities

2017-01-17 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15826840#comment-15826840 ] Benjamin Mahler commented on MESOS-6902: The following introduce capabilities in AgentInfo, which

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

2017-01-17 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15827207#comment-15827207 ] Benjamin Mahler commented on MESOS-6854: [~guoger] I filed MESOS-6940 to replace this ticket, I

[jira] [Created] (MESOS-6940) Do not send offers to MULTI_ROLE schedulers if agent does not have MULTI_ROLE capability.

2017-01-17 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6940: -- Summary: Do not send offers to MULTI_ROLE schedulers if agent does not have MULTI_ROLE capability. Key: MESOS-6940 URL: https://issues.apache.org/jira/browse/MESOS-6940

[jira] [Created] (MESOS-6941) Add support for batch processing of status updates, to increase latency / throughput / cluster scalability.

2017-01-17 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6941: -- Summary: Add support for batch processing of status updates, to increase latency / throughput / cluster scalability. Key: MESOS-6941 URL:

[jira] [Commented] (MESOS-6900) Add test for framework upgrading to multi-role capability.

2017-01-19 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830754#comment-15830754 ] Benjamin Mahler commented on MESOS-6900: {noformat} commit

[jira] [Updated] (MESOS-6026) Tasks mistakenly marked as FAILED due to race b/w ⁠sendExecutorTerminatedStatusUpdate()⁠ and ⁠_statusUpdate()⁠

2016-08-15 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-6026: --- Sprint: Mesosphere Sprint 41 > Tasks mistakenly marked as FAILED due to race b/w >

[jira] [Assigned] (MESOS-6026) Tasks mistakenly marked as FAILED due to race b/w ⁠sendExecutorTerminatedStatusUpdate()⁠ and ⁠_statusUpdate()⁠

2016-08-15 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler reassigned MESOS-6026: -- Assignee: Benjamin Mahler > Tasks mistakenly marked as FAILED due to race b/w >

[jira] [Created] (MESOS-6045) Implement LAUNCH_GROUP operation in master.

2016-08-15 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6045: -- Summary: Implement LAUNCH_GROUP operation in master. Key: MESOS-6045 URL: https://issues.apache.org/jira/browse/MESOS-6045 Project: Mesos Issue Type:

[jira] [Created] (MESOS-7187) Master can neglect to update agent metadata in a re-registration corner case.

2017-02-27 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-7187: -- Summary: Master can neglect to update agent metadata in a re-registration corner case. Key: MESOS-7187 URL: https://issues.apache.org/jira/browse/MESOS-7187

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

2016-08-24 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6086: -- Summary: PersistentVolumeEndpointsTest.EndpointCreateThenOfferRemove is flaky. Key: MESOS-6086 URL: https://issues.apache.org/jira/browse/MESOS-6086 Project:

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

2016-08-24 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435753#comment-15435753 ] Benjamin Mahler commented on MESOS-6086: [~neilc] you appear to the author of this test, could you

[jira] [Commented] (MESOS-6045) Implement LAUNCH_GROUP operation in master.

2016-08-24 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435757#comment-15435757 ] Benjamin Mahler commented on MESOS-6045: Implementation and a simple test is committed:

[jira] [Commented] (MESOS-5401) Add ability to inject a Volume of Nvidia libraries/binaries into a docker-image container in mesos containerizer.

2016-08-24 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15436176#comment-15436176 ] Benjamin Mahler commented on MESOS-5401: Yes, you can run containers using docker-based images

[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] [Commented] (MESOS-6308) CHECK failure in DRF sorter.

2016-10-05 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15550284#comment-15550284 ] Benjamin Mahler commented on MESOS-6308: [~gyliu] have you seen this before? > CHECK failure in

[jira] [Commented] (MESOS-6247) Enable Framework to set weight

2016-10-04 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15547134#comment-15547134 ] Benjamin Mahler commented on MESOS-6247: Setting weight for a framework means that the FrameworkID

[jira] [Commented] (MESOS-6247) Enable Framework to set weight

2016-10-04 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15546670#comment-15546670 ] Benjamin Mahler commented on MESOS-6247: Currently the framework ID acts as a sub-role of the role

[jira] [Updated] (MESOS-6317) Race in master/allocator when updating oversubscribed resources of an agent.

2016-10-07 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-6317: --- Summary: Race in master/allocator when updating oversubscribed resources of an agent. (was:

[jira] [Updated] (MESOS-6319) ContentType/AgentAPITest.NestedContainerLaunch/1 is flaky

2016-10-06 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-6319: --- Assignee: Benjamin Mahler Sprint: Mesosphere Sprint 44 >

[jira] [Commented] (MESOS-6249) On Mesos master failover the reregistered callback is not triggered

2016-10-05 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15549924#comment-15549924 ] Benjamin Mahler commented on MESOS-6249: Linking in MESOS-786 which describes the lifecycle of

[jira] [Comment Edited] (MESOS-6249) On Mesos master failover the reregistered callback is not triggered

2016-10-05 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15549924#comment-15549924 ] Benjamin Mahler edited comment on MESOS-6249 at 10/5/16 8:58 PM: - Linking

[jira] [Commented] (MESOS-4694) DRFAllocator takes very long to allocate resources with a large number of frameworks

2016-09-22 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15515183#comment-15515183 ] Benjamin Mahler commented on MESOS-4694: {noformat} commit

[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] [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] [Created] (MESOS-6214) Containerizers assume caller will call 'destroy' if 'launch' fails.

2016-09-20 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6214: -- Summary: Containerizers assume caller will call 'destroy' if 'launch' fails. Key: MESOS-6214 URL: https://issues.apache.org/jira/browse/MESOS-6214 Project: Mesos

[jira] [Created] (MESOS-6220) HTTP handler failures should result in 500 response rather than 503 response.

2016-09-21 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6220: -- Summary: HTTP handler failures should result in 500 response rather than 503 response. Key: MESOS-6220 URL: https://issues.apache.org/jira/browse/MESOS-6220

[jira] [Assigned] (MESOS-6220) HTTP handler failures should result in 500 response rather than 503 response.

2016-09-21 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler reassigned MESOS-6220: -- Assignee: Benjamin Mahler > HTTP handler failures should result in 500 response rather

[jira] [Commented] (MESOS-6220) HTTP handler failures should result in 500 response rather than 503 response.

2016-09-21 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511270#comment-15511270 ] Benjamin Mahler commented on MESOS-6220: Added as an API change in the CHANGELOG: {noformat}

[jira] [Updated] (MESOS-6071) Validate that an explicitly specified DEFAULT executor has disk resources.

2016-08-22 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-6071: --- Summary: Validate that an explicitly specified DEFAULT executor has disk resources. (was:

[jira] [Updated] (MESOS-6071) Validate that an explicitly specified DEFAULT executor has resources.

2016-08-22 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-6071: --- Description: When the framework is explicitly specifying the DEFAULT executor (currently

[jira] [Updated] (MESOS-6071) Validate that an explicitly specified DEFAULT executor has disk resources.

2016-08-22 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-6071: --- Description: When the framework is explicitly specifying the DEFAULT executor (currently

[jira] [Created] (MESOS-6071) Validate that an explicitly specified DEFAULT executor has resources.

2016-08-22 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-6071: -- Summary: Validate that an explicitly specified DEFAULT executor has resources. Key: MESOS-6071 URL: https://issues.apache.org/jira/browse/MESOS-6071 Project:

[jira] [Updated] (MESOS-6071) Validate that an explicitly specified DEFAULT executor has disk resources.

2016-08-22 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-6071: --- Description: When the framework is explicitly specifying the DEFAULT executor (currently

[jira] [Updated] (MESOS-6045) Implement LAUNCH_GROUP operation in master.

2016-08-22 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-6045: --- Sprint: Mesosphere Sprint 41 > Implement LAUNCH_GROUP operation in master. >

[jira] [Updated] (MESOS-6082) Add scheduler Call and Event based metrics to the master.

2016-08-24 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-6082: --- Summary: Add scheduler Call and Event based metrics to the master. (was: Add Call and Event

[jira] [Commented] (MESOS-5081) Posix disk isolator allows unrestricted sandbox disk usage if the executor/task doesn't specify disk resource

2016-08-24 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435548#comment-15435548 ] Benjamin Mahler commented on MESOS-5081: [~xujyan] note that we didn't support 0 disk executors in

<    5   6   7   8   9   10   11   12   13   14   >