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
commit 5d6cd77ca50b9864cc4a594c853ab332b3abc945 Author: Benjamin Mahler <[email protected]> AuthorDate: Tue Oct 22 18:24:29 2019 -0400 Added MESOS-10017 to the 1.9.1 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 7616cfb..51b5d75 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -19,6 +19,7 @@ Release Notes - Mesos - Version 1.9.1 (WIP) ** Improvement * [MESOS-9889] - Master CPU high due to unexpected foreachkey behaviour in Master::__reregisterSlave. * [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. Release Notes - Mesos - Version 1.9.0
