This is an automated email from the ASF dual-hosted git repository.
grag pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 623fd7c Adding Mesoscon 2018 resources
new 9cefcbe Reordered hash definitions in the type utils.
new 8c92877 Tracked operation IDs in the agent.
new 139f72e Improved operation reconciliation for unsubscribed resource
providers.
new bf5ee32 Added new operation reconciliation tests.
The 16829 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/mesos/type_utils.hpp | 134 +++++-----
src/master/master.cpp | 108 ++++++--
src/messages/messages.proto | 24 +-
src/resource_provider/manager.cpp | 112 +++++++--
src/slave/slave.cpp | 147 ++++++++---
src/slave/slave.hpp | 6 +
src/tests/operation_reconciliation_tests.cpp | 363 +++++++++++++++++++++++++++
7 files changed, 769 insertions(+), 125 deletions(-)