[
https://issues.apache.org/jira/browse/MYRIAD-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14981545#comment-14981545
]
Santosh Marella commented on MYRIAD-162:
----------------------------------------
Sounds good.
I'm trying to get everyone close-in on the fixes/changes required for the 0.1.0
release.
Without a fix for this, Myriad would still work when "roles" are not used in
Mesos.
Do you think the current behavior is good enough for a 0.1.0 release?
> Myriad Not Correctly Dealing with Resources from Multiple Roles
> ---------------------------------------------------------------
>
> Key: MYRIAD-162
> URL: https://issues.apache.org/jira/browse/MYRIAD-162
> Project: Myriad
> Issue Type: Bug
> Components: Scheduler
> Affects Versions: Myriad 0.1.0
> Environment: Any where frameworkRole is not *
> Reporter: DarinJ
> Assignee: DarinJ
> Fix For: Myriad 0.1.0
>
>
> When using Offers that have Resources from multiple roles, one needs to use
> the setRole(String role) method to specify which role the resource belongs
> to. Myriad currently doesn't do this which causes TASK_LOST, with an error
> in the mesos-master log stating in "attempted to use cpus( * ): 1.2; mem( *
> ): 1305.6; ports( * ): [31005-31005,31006-31006,...] greater than offered
> cpu( * ):1, mem( * ): 1400, ports( * ): [ ... ], cpu(roleA): 3, mem(roleA):
> 10000, ports(roleA): [...].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)