GitHub user vargup opened a pull request:
https://github.com/apache/mesos/pull/283
Ignore acknowledge for task status update, received out of order.
Ignore acknowledge for task status update, received out of order.
WIP: Integration test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vargup/mesos
ignore-outoforder-statusupdate-ack
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mesos/pull/283.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #283
----
commit d74550cce5ae4dfd23b59efad7b5baa498d4eb49
Author: Varun Gupta <varung@...>
Date: 2018-04-17T20:39:34Z
Ignore task status update acknowledge received out of order.
----
---