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

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

diff --git a/CHANGELOG b/CHANGELOG
index f825dfe..2d5a790 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -285,6 +285,7 @@ Release Notes - Mesos - Version 1.8.2 (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