[ 
https://issues.apache.org/jira/browse/MESOS-9619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16823580#comment-16823580
 ] 

Greg Mann edited comment on MESOS-9619 at 4/23/19 11:11 PM:
------------------------------------------------------------

1.8.x branch:
{code}
commit 356ff6e2805657e7df66896895728e2aabac2029
Author: Greg Mann <gregorywm...@gmail.com>
Date:   Fri Apr 19 00:34:15 2019 -0700

    Enabled construction of `ResourceQuantities` from `Resources`.

    This patch adds a new static method which enables the
    construction of `ResourceQuantities` from `Resources`.
    Namely, this permits the inclusion of sets and ranges in the
    input resources used to construct `ResourceQuantities`.

    Review: https://reviews.apache.org/r/70507
{code}
{code}
commit ac6ab14f93ac19226b744c0e432c279a2e0ff2f7
Author: Greg Mann <gregorywm...@gmail.com>
Date:   Sat Apr 20 11:48:39 2019 -0700

    Ensured that task groups do not specify overlapping ranges or sets.

    This patch adds validation to the master to ensure that task
    groups do not include resources with overlapping set- or
    range-valued resources, as this can crash the allocator.

    Review: https://reviews.apache.org/r/70472/
{code}


was (Author: greggomann):
Backports forthcoming....

> Mesos Master Crashes with Launch Group when using Port Resources
> ----------------------------------------------------------------
>
>                 Key: MESOS-9619
>                 URL: https://issues.apache.org/jira/browse/MESOS-9619
>             Project: Mesos
>          Issue Type: Bug
>          Components: allocation
>    Affects Versions: 1.4.3, 1.7.1
>         Environment:  
> Testing in both Mesos 1.4.3 and Mesos 1.7.1
>            Reporter: Nimi Wariboko Jr.
>            Assignee: Greg Mann
>            Priority: Critical
>              Labels: foundations, master, mesosphere
>         Attachments: mesos-master.log, mesos-master.snippet.log
>
>
> Original Issue: 
> [https://lists.apache.org/thread.html/979c8799d128ad0c436b53f2788568212f97ccf324933524f1b4d189@%3Cuser.mesos.apache.org%3E]
>  When the ports resources is removed, Mesos functions normally (I'm able to 
> launch the task as many times as possible, while it always fails continually).
> Attached is a snippet of the mesos master log from OFFER to crash.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to