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

gilbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit d1a795178254504ca7c37cfe4ce93880e686c413
Author: Gilbert Song <songzihao1...@gmail.com>
AuthorDate: Tue Sep 18 14:49:58 2018 -0700

    Added MESOS-8128 to 1.5.2 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 3c6edd7..51c085c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -792,6 +792,7 @@ Release Notes - Mesos - Version 1.5.2 (WIP)
 
 ** Bug
   * [MESOS-3790] - ZooKeeper connection should retry on `EAI_NONAME`.
+  * [MESOS-8128] - Make os::pipe file descriptors O_CLOEXEC.
   * [MESOS-8418] - mesos-agent high cpu usage because of numerous /proc/mounts 
reads.
   * [MESOS-8545] - AgentAPIStreamingTest.AttachInputToNestedContainerSession 
is flaky.
   * [MESOS-8568] - Command checks should always call `WAIT_NESTED_CONTAINER` 
before `REMOVE_NESTED_CONTAINER`

Reply via email to