You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by jp...@apache.org on 2018/11/27 19:58:56 UTC

[mesos] 02/02: Added MESOS-9418 to the 1.6.2 CHANGELOG.

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

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

commit efbfc9d7f58b2a3926badff09db076a9ce642a2d
Author: James Peach <jp...@apache.org>
AuthorDate: Tue Nov 27 11:11:47 2018 -0800

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

diff --git a/CHANGELOG b/CHANGELOG
index d1112bf..d70e78f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -35,6 +35,7 @@ Release Notes - Mesos - Version 1.6.2 (WIP)
   * [MESOS-9317] - Some master endpoints do not handle failed authorization properly.
   * [MESOS-9332] - Nested container should run as the same user of its parent container by default.
   * [MESOS-9334] - Container stuck at ISOLATING state due to libevent poll never returns.
+  * [MESOS-9418] - Add support for the `Discard` blkio operation type.
 
 ** Improvement
   * [MESOS-9305] - Create cgoup recursively to workaround systemd deleting cgroups_root.