This is an automated email from the ASF dual-hosted git repository.
bmahler pushed a change to branch 1.5.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 852e27a Added MESOS-9142 to 1.5.2 CHANGELOG.
new 474673a Increased and added flag for the master's authentication
timeout.
new bdd4e67 Added MESOS-9145 to the Mesos 1.5.2 CHANGELOG.
new 0178e4f Fixed an authentication request amplification issue in the
master.
new 0288048 Added MESOS-9144 to the Mesos 1.5.2 CHANGELOG.
The 4 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:
CHANGELOG | 2 ++
docs/authentication.md | 4 ++++
docs/configuration/master.md | 10 ++++++++++
src/master/constants.hpp | 8 ++++++++
src/master/flags.cpp | 10 ++++++++++
src/master/flags.hpp | 1 +
src/master/master.cpp | 38 +++++++++++++++++++++-----------------
7 files changed, 56 insertions(+), 17 deletions(-)