This is an automated email from the ASF dual-hosted git repository.
bmahler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git
The following commit(s) were added to refs/heads/master by this push:
new 5e5783d Added MESOS-10112 to the 1.9.1 CHANGELOG.
5e5783d is described below
commit 5e5783d748af17dfb1502df5870a5397879c82f1
Author: Benjamin Mahler <[email protected]>
AuthorDate: Fri Apr 17 18:10:56 2020 -0400
Added MESOS-10112 to the 1.9.1 CHANGELOG.
---
CHANGELOG | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG b/CHANGELOG
index 11c5c99..8df75fb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -28,6 +28,7 @@ Release Notes - Mesos - Version 1.9.1 (WIP)
* [MESOS-9948] - master::Slave::hasExecutor occupies 37% of a 150 second
perf sample.
* [MESOS-10017] - Log all reverse DNS lookup failures in 'legacy' TLS (SSL)
hostname validation scheme.
* [MESOS-10095] - Agent draining logging makes it hard to tell which tasks
did not terminate.
+ * [MESOS-10112] - Log peer address during TLS handshake failures.
Release Notes - Mesos - Version 1.9.0