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

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

commit 94321d8c823872ecdc79c42a8fca43df90ffdd39
Author: Qian Zhang <[email protected]>
AuthorDate: Thu Oct 3 16:48:59 2019 +0800

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

diff --git a/CHANGELOG b/CHANGELOG
index 1178228..eda1040 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -32,6 +32,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP)
   * [MESOS-9887] - Race condition between two terminal task status updates for 
Docker/Command executor.
   * [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.
 
 ** Improvements
   * [MESOS-8880] - Add minimum capabilities in the master.

Reply via email to