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

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

commit c56e0e2bed692ecca8fe9fae408eb56b618e62ee
Author: Benjamin Mahler <[email protected]>
AuthorDate: Wed Oct 23 15:06:27 2019 -0400

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

diff --git a/CHANGELOG b/CHANGELOG
index c16f68f..2dfbee9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,7 @@ Release Notes - Mesos - Version 1.8.2 (WIP)
   * [MESOS-9925] - Default executor takes a couple of seconds to start and 
subscribe Mesos agent.
   * [MESOS-9964] - Support destroying UCR containers in provisioning state.
   * [MESOS-9966] - Agent crashes when trying to destroy orphaned nested 
container if root container is orphaned as well.
+  * [MESOS-10007] - Command executor can miss exit status for short-lived 
commands due to double-reaping.
 
 ** Improvement
   * [MESOS-9889] - Master CPU high due to unexpected foreachkey behaviour in 
Master::__reregisterSlave.

Reply via email to