Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- relates to
-
MESOS-9541 Transition agent operations to some "lost" state when the agent is removed.
- Open
-
MESOS-9545 Marking an unreachable agent as gone should transition the tasks to terminal state
- Resolved