This is an automated email from the ASF dual-hosted git repository.
grag pushed a commit to branch 1.6.x
in repository https://gitbox.apache.org/repos/asf/mesos.git
The following commit(s) were added to refs/heads/1.6.x by this push:
new ebf1478 Added MESOS-9619 to the 1.6.3 CHANGELOG.
ebf1478 is described below
commit ebf1478b44793c14b54a4e57ad9d76ec71313629
Author: Greg Mann <[email protected]>
AuthorDate: Thu Apr 25 17:23:34 2019 -0700
Added MESOS-9619 to the 1.6.3 CHANGELOG.
---
CHANGELOG | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG b/CHANGELOG
index 0fde6aa..a46b93f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,7 @@ Release Notes - Mesos - Version 1.6.3 (WIP)
* [MESOS-9507] - Agent could not recover due to empty docker volume
checkpointed files.
* [MESOS-9529] - `/proc` should be remounted even if a nested container set
`share_pid_namespace` to true.
* [MESOS-9564] - Logrotate container logger lets tasks execute arbitrary
commands in the Mesos agent's namespace.
+ * [MESOS-9619] - Mesos Master Crashes with Launch Group when using Port
Resources
* [MESOS-9692] - Quota may be under allocated for disk resources.
* [MESOS-9707] - Calling link::lo() may cause runtime error