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 3e0cf87c3cdcc9d37158f4a12b16a9b5eb2b6b8f
Author: Benjamin Mahler <[email protected]>
AuthorDate: Fri Oct 4 14:03:23 2019 -0400

    Added MESOS-9889 to the 1.9.1 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 9382f66..f825dfe 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,6 +15,7 @@ Release Notes - Mesos - Version 1.9.1 (WIP)
   * [MESOS-9966] - Agent crashes when trying to destroy orphaned nested 
container if root container is orphaned as well.
 
 ** 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.
 
 

Reply via email to