You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2019/05/06 22:34:52 UTC

[mesos] 01/04: Added MESOS-9766 to the 1.8.1 CHANGELOG.

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

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

commit c5ebbdb4c03b1f49aea131add8fde5f6fb4cfcbf
Author: Benjamin Mahler <bm...@apache.org>
AuthorDate: Mon May 6 18:13:07 2019 -0400

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

diff --git a/CHANGELOG b/CHANGELOG
index 34899fb..00b32ea 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,7 @@ Release Notes - Mesos - Version 1.8.1 (WIP)
   * [MESOS-9536] - Nested container launched with non-root user may not be able to write to its sandbox via the environment variable `MESOS_SANDBOX`.
   * [MESOS-9616] - `Filters.refuse_seconds` declines resources not in offers.
   * [MESOS-9695] - Remove the duplicate pid check in Docker containerizer
+  * [MESOS-9766] - /__processes__ endpoint can hang.
 
 Release Notes - Mesos - Version 1.8.0
 -------------------------------------