Benjamin Bannier created MESOS-8350:
---------------------------------------
Summary: Resource provider-capable agents not correctly
synchronizing checkpointed agent resources on reregistration
Key: MESOS-8350
URL: https://issues.apache.org/jira/browse/MESOS-8350
Project: Mesos
Issue Type: Bug
Components: master
Reporter: Benjamin Bannier
Priority: Critical
For resource provider-capable agents the master does not re-send checkpointed
resources on agent reregistration; instead the checkpointed resources sent as
part of the {{ReregisterSlaveMessage}} should be used.
This is not what happens in reality. If e.g., checkpointing of an offer
operation fails and the agent fails over the checkpointed resources would, as
expected, not be reflected in the agent, but would still be assumed in the
master.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)