Qian Zhang created MESOS-3269:
---------------------------------
Summary: The comments of Master::updateSlave() is not correct
Key: MESOS-3269
URL: https://issues.apache.org/jira/browse/MESOS-3269
Project: Mesos
Issue Type: Bug
Components: master
Reporter: Qian Zhang
Assignee: Qian Zhang
Priority: Minor
In Master::updateSlave(), I see the following comments:
{code}
// First, rescind any oustanding offers with revocable resources.
// NOTE: Need a copy of offers because the offers are removed inside
// the loop.
{code}
Here "oustanding" should be "outstanding'.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)