[jira] [Assigned] (MESOS-7252) Need to fix resource check in long-lived framework and inverse-offer framework

2017-04-06 Thread Adam B (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-7252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam B reassigned MESOS-7252:
-

Assignee: (was: Kapil Arya)

> Need to fix resource check in long-lived framework and inverse-offer framework
> --
>
> Key: MESOS-7252
> URL: https://issues.apache.org/jira/browse/MESOS-7252
> Project: Mesos
>  Issue Type: Bug
>  Components: framework
>Reporter: Avinash Sridharan
>  Labels: Mesosphere
>
> The multi-role changes in Mesos changed the implementation of 
> `Resources::contains`. This results in the search for a given resource to be 
> performed only for unallocated resources. For allocated resources the search 
> is actually performed only for a given role. 
> Due to this change the resource check in both the long-lived framework and 
> the inverse-offer framework are both failing leading to these frameworks not 
> launching any tasks. 
> The fix would be to unallocate all resources in a given offer and than do the 
> `contains` check.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (MESOS-7252) Need to fix resource check in long-lived framework and inverse-offer framework

2017-03-21 Thread Avinash Sridharan (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-7252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Avinash Sridharan reassigned MESOS-7252:


Assignee: Kapil Arya

> Need to fix resource check in long-lived framework and inverse-offer framework
> --
>
> Key: MESOS-7252
> URL: https://issues.apache.org/jira/browse/MESOS-7252
> Project: Mesos
>  Issue Type: Bug
>  Components: framework
>Reporter: Avinash Sridharan
>Assignee: Kapil Arya
>  Labels: Mesosphere
>
> The multi-role changes in Mesos changed the implementation of 
> `Resources::contains`. This results in the search for a given resource to be 
> performed only for unallocated resources. For allocated resources the search 
> is actually performed only for a given role. 
> Due to this change the resource check in both the long-lived framework and 
> the inverse-offer framework are both failing leading to these frameworks not 
> launching any tasks. 
> The fix would be to unallocate all resources in a given offer and than do the 
> `contains` check.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)