Chun-Hung Hsiao created MESOS-9480:
--------------------------------------
Summary: 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.7.0, 1.6.1, 1.6.0, 1.5.1, 1.5.0
Reporter: Chun-Hung Hsiao
Assignee: Chun-Hung Hsiao
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)