Benno Evers created MESOS-9292:
----------------------------------
Summary: Rejected quotas should include a reason in their error
message
Key: MESOS-9292
URL: https://issues.apache.org/jira/browse/MESOS-9292
Project: Mesos
Issue Type: Improvement
Reporter: Benno Evers
If we reject a quota request due to not having enough available resources, we
fail with the following error:
{noformat}
Not enough available cluster capacity to reasonably satisfy quota
request; the force flag can be used to override this check
{noformat}
but we don't print *which* resource was not available. This can be confusing to
operators when the quota was attempted to be set for multiple resources at once.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)