Benno Evers created MESOS-9656:
----------------------------------
Summary: Empty reservations fail with confusing error message
Key: MESOS-9656
URL: https://issues.apache.org/jira/browse/MESOS-9656
Project: Mesos
Issue Type: Bug
Reporter: Benno Evers
When attempting to apply a reserve operation containing empty resources, the
operation fails during validation with the error message:
{noformat}
W0315 11:17:37.687129 25931 master.cpp:2292] Dropping UNRESERVE operation from
framework e4cd5335-8af5-4db2-b6f8-07adbef1c6a3-0000 (Operation Feedback
Framework (C++)): Invalid resources: The resources have multiple resource
providers:
{noformat}
Instead, the error message should say that the reservation does not contain any
resources.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)