Greg Mann created MESOS-8439:
--------------------------------

             Summary: Refactor master's 'updateOperation()' to not accept an 
update message
                 Key: MESOS-8439
                 URL: https://issues.apache.org/jira/browse/MESOS-8439
             Project: Mesos
          Issue Type: Improvement
          Components: master
            Reporter: Greg Mann


We've discovered that we need to update operations in the master state upon 
receipt of either UpdateSlaveMessage or UpdateOperationStatusMessage - 
whichever arrives first. We should change the {{updateOperation()}} helper in 
the master to not accept an {{UpdateOperationStatusMessage}} as a parameter 
(perhaps accepting the statuses directly instead), in order to make this helper 
friendlier to the callsite in {{updateSlave()}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to