This is an automated email from the ASF dual-hosted git repository.

bmahler pushed a commit to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit 71685b5c807e4d4d1a5ebe33a3c3c0a2f824b9b4
Author: Benjamin Mahler <[email protected]>
AuthorDate: Fri Oct 4 14:03:38 2019 -0400

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

diff --git a/CHANGELOG b/CHANGELOG
index d7363d5..b83b22a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -30,6 +30,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP)
   * [MESOS-9868] - NetworkInfo from the agent /state endpoint is not correct.
   * [MESOS-9870] - Simultaneous adding/removal of a role from framework's 
roles and its suppressed roles crashes the master.
   * [MESOS-9887] - Race condition between two terminal task status updates for 
Docker/Command executor.
+  * [MESOS-9889] - Master CPU high due to unexpected foreachkey behaviour in 
Master::__reregisterSlave.
   * [MESOS-9893] - `volume/secret` isolator should cleanup the stored secret 
from runtime directory when the container is destroyed.
   * [MESOS-9925] - Default executor takes a couple of seconds to start and 
subscribe Mesos agent.
   * [MESOS-9966] - Agent crashes when trying to destroy orphaned nested 
container if root container is orphaned as well.

Reply via email to