This is an automated email from the ASF dual-hosted git repository.
gilbert 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 a9196e8 Modified the 1.5.2 CHANGELOG for rc2.
a9196e8 is described below
commit a9196e877051c696a1e3ee1b432fe75eb6391b67
Author: Gilbert Song <[email protected]>
AuthorDate: Wed Oct 31 14:56:27 2018 -0700
Modified the 1.5.2 CHANGELOG for rc2.
---
CHANGELOG | 15 +++------------
1 file changed, 3 insertions(+), 12 deletions(-)
diff --git a/CHANGELOG b/CHANGELOG
index 1ae1cb0..4348675 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -802,18 +802,6 @@ All Resolved Issues:
* [MESOS-8291] - Add documentation about fault domains
-Release Notes - Mesos - Version 1.5.3 (WIP)
--------------------------------------------
-* This is a bug fix release.
-
-** Bug
- * [MESOS-8907] - Docker image fetcher fails with HTTP/2.
- * [MESOS-9334] - Container stuck at ISOLATING state due to libevent poll
never returns.
-
-** Improvement
- * [MESOS-9305] - Create cgoup recursively to workaround systemd deleting
cgroups_root.
-
-
Release Notes - Mesos - Version 1.5.2
-------------------------------------
* This is a bug fix release.
@@ -829,6 +817,7 @@ Release Notes - Mesos - Version 1.5.2
* [MESOS-8871] - Agent may fail to recover if the agent dies before image
store cache checkpointed.
* [MESOS-8904] - Master crash when removing quota.
* [MESOS-8906] - `UriDiskProfileAdaptor` fails to update profile selectors.
+ * [MESOS-8907] - Docker image fetcher fails with HTTP/2.
* [MESOS-8917] - Agent leaking file descriptors into forked processes.
* [MESOS-8921] - Autotools don't work with newer OpenJDK versions.
* [MESOS-8935] - Quota limit "chopping" can lead to cpu-only and memory-only
offers.
@@ -860,7 +849,9 @@ Release Notes - Mesos - Version 1.5.2
* [MESOS-9267] - Mesos agent crashes when CNI network is not configured but
used.
* [MESOS-9279] - Docker Containerizer 'usage' call might be expensive if
mount table is big.
* [MESOS-9283] - Docker containerizer actor can get backlogged with large
number of containers.
+ * [MESOS-9305] - Create cgoup recursively to workaround systemd deleting
cgroups_root.
* [MESOS-9308] - URI disk profile adaptor could deadlock.
+ * [MESOS-9334] - Container stuck at ISOLATING state due to libevent poll
never returns.
Release Notes - Mesos - Version 1.5.1