Vinod Kone created MESOS-488:
--------------------------------

             Summary: Master should not send FrameworkError messages if the 
same scheduler tries to re-register 
                 Key: MESOS-488
                 URL: https://issues.apache.org/jira/browse/MESOS-488
             Project: Mesos
          Issue Type: Bug
    Affects Versions: 0.10.0, 0.9.0, 0.11.0, 0.12.0, 0.13.0
            Reporter: Vinod Kone
             Fix For: 0.13.0


We have seen this in production at Twitter.

Scheduler driver's re-register messages were backed up on the master (it was 
busy). When the master acted on the 2nd re-register message, it incorrectly 
sent a FrameworkError message to the scheduler that just re-registered.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to