Details
Description
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