[GitHub] mesos pull request #283: Ignore acknowledge for task status update, received...

2018-04-17 Thread zhitaoli
Github user zhitaoli commented on a diff in the pull request: https://github.com/apache/mesos/pull/283#discussion_r182226462 --- Diff: src/slave/task_status_update_manager.cpp --- @@ -881,11 +881,21 @@ void TaskStatusUpdateStream::_handle( // Add it to the pending updates

[GitHub] mesos pull request #283: Ignore acknowledge for task status update, received...

2018-04-17 Thread zhitaoli
Github user zhitaoli commented on a diff in the pull request: https://github.com/apache/mesos/pull/283#discussion_r182227665 --- Diff: src/slave/task_status_update_manager.cpp --- @@ -881,11 +881,21 @@ void TaskStatusUpdateStream::_handle( // Add it to the pending updates

[GitHub] mesos pull request #283: Ignore acknowledge for task status update, received...

2018-04-17 Thread vargup
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