This is an automated email from the ASF dual-hosted git repository.
bmahler pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from d945c73 Added MESOS-9779 to the 1.8.1 CHANGELOG.
new 37ae5f4 Moved the logic of broadcating framework updates into a
separate method.
new 421728f Fixed the race between validating and applying FrameworkInfo
updates.
The 2 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:
src/master/master.cpp | 98 ++++++++++++++++++++++-----------------------------
src/master/master.hpp | 6 ++++
2 files changed, 49 insertions(+), 55 deletions(-)