Hi,

as described in Mesos' documentation [1], a framework scheduler should handle status updates idempotent. Would it be sufficient to store the uuid of the status update and ignore retransmissions with the same uuid? Based on Mesos master and agent logs the uuid is stable across retransmissions but I couldn't found a statement which confirms my assumption.

Thank you in advance.

Best regards,
Christoph

[1] http://mesos.apache.org/documentation/latest/high-availability-framework-guide/

Reply via email to