This is an automated email from the ASF dual-hosted git repository.
bbannier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 9f1d38f Introduced new names for SSL-related libprocess flags.
new 06bcb35 Fixed inefficient `hashmap` access patterns.
new b7d4e7a Fixed inefficient `hashmap` access patterns.
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:
3rdparty/libprocess/src/metrics/metrics.cpp | 2 +-
src/exec/exec.cpp | 2 +-
src/executor/executor.cpp | 2 +-
src/files/files.cpp | 8 ++++----
src/master/master.cpp | 8 ++++----
src/master/metrics.cpp | 14 +++++++-------
src/slave/containerizer/fetcher.cpp | 4 ++--
src/slave/containerizer/mesos/isolators/posix.hpp | 4 ++--
src/slave/containerizer/mesos/launcher.cpp | 2 +-
src/slave/containerizer/mesos/provisioner/provisioner.cpp | 6 +++---
src/slave/slave.cpp | 9 +++++----
src/state/log.cpp | 2 +-
src/tests/slave_recovery_tests.cpp | 4 ++--
src/tests/task_status_update_manager_tests.cpp | 2 +-
14 files changed, 35 insertions(+), 34 deletions(-)