This is an automated email from the ASF dual-hosted git repository.
qianzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git
The following commit(s) were added to refs/heads/master by this push:
new bb35433 Added MESOS-9418 to the 1.5.4 CHANGELOG.
bb35433 is described below
commit bb35433cef7b07152bc402a1003942ede2844599
Author: Qian Zhang <[email protected]>
AuthorDate: Mon May 6 15:49:54 2019 +0800
Added MESOS-9418 to the 1.5.4 CHANGELOG.
---
CHANGELOG | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG b/CHANGELOG
index 2ee079b..34899fb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1351,6 +1351,7 @@ Release Notes - Mesos - Version 1.5.4 (WIP)
* This is a bug fix release.
** Bug
+ * [MESOS-9418] - Add support for the `Discard` blkio operation type.
* [MESOS-9529] - `/proc` should be remounted even if a nested container set
`share_pid_namespace` to true.
* [MESOS-9616] - `Filters.refuse_seconds` declines resources not in offers.
* [MESOS-9619] - Mesos Master Crashes with Launch Group when using Port
Resources