This is an automated email from the ASF dual-hosted git repository.
grag 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 6c5c418 Added MESOS-9619 to the 1.6.3 CHANGELOG.
6c5c418 is described below
commit 6c5c418651478a37f8560b1c320c827b60836754
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 3483acf..b9031aa 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -873,6 +873,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