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

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

commit d77029fa3c271d11f5e55a21fffdf207734ee62c
Author: Andrei Budnik <[email protected]>
AuthorDate: Mon Aug 26 14:44:54 2019 +0200

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

diff --git a/CHANGELOG b/CHANGELOG
index 579e72b..77a433a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -20,6 +20,7 @@ Release Notes - Mesos - Version 1.6.3 (WIP)
   * [MESOS-9856] - REVIVE call with specified role(s) clears filters for all 
roles of a framework.
   * [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-9893] - `volume/secret` isolator should cleanup the stored secret 
from runtime directory when the container is destroyed.
 
 ** Improvement

Reply via email to