You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2019/01/31 23:53:00 UTC

[jira] [Created] (MESOS-9546) Operation status is not updated in master when agent is marked as unreachable or gone

Vinod Kone created MESOS-9546:
---------------------------------

             Summary: Operation status is not updated in master when agent is marked as unreachable or gone
                 Key: MESOS-9546
                 URL: https://issues.apache.org/jira/browse/MESOS-9546
             Project: Mesos
          Issue Type: Bug
         Environment: In `Master::markGone` and `Master::_markUnreachable` we call `sendBulkOperationFeedback` which sends `OPERATION_GONE_BY_OPERATOR` and `OPERATION_UNREACHABLE` to the corresponding frameworks, but the operations states are note changed in the `Master::Framework` struct.

See also the related issue MESOS-9545 which applies to unreachable operations.
            Reporter: Vinod Kone






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)