[
https://issues.apache.org/jira/browse/MESOS-9480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16725301#comment-16725301
]
Chun-Hung Hsiao edited comment on MESOS-9480 at 12/20/18 11:59 PM:
-------------------------------------------------------------------
Backported to 1.6.x:
{noformat}
commit a74efea12583df73cc83d604a55a61076ce3f744{noformat}
was (Author: chhsia0):
Backported to 1.6.2:
{noformat}
commit a74efea12583df73cc83d604a55a61076ce3f744{noformat}
> Master may skip processing authorization results for `LAUNCH_GROUP`.
> --------------------------------------------------------------------
>
> Key: MESOS-9480
> URL: https://issues.apache.org/jira/browse/MESOS-9480
> Project: Mesos
> Issue Type: Bug
> Components: master
> Affects Versions: 1.5.0, 1.5.1, 1.6.0, 1.6.1, 1.7.0
> Reporter: Chun-Hung Hsiao
> Assignee: Chun-Hung Hsiao
> Priority: Blocker
> Labels: mesosphere
> Fix For: 1.5.2, 1.6.2, 1.7.1, 1.8.0
>
>
> If there is a validation error for {{LAUNCH_GROUP}}, or if there are multiple
> authorization errors for some of the tasks in a {{LAUNCH_GROUP}}, the master
> will skip processing the remaining authorization results, which would result
> in these authorization results being examined by subsequent operations
> incorrectly:
> https://github.com/apache/mesos/blob/3ade731d0c1772206c4afdf56318cfab6356acee/src/master/master.cpp#L5487-L5521
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)