This is an automated email from the ASF dual-hosted git repository.
grag pushed a commit to branch 1.9.x
in repository https://gitbox.apache.org/repos/asf/mesos.git
The following commit(s) were added to refs/heads/1.9.x by this push:
new c115fb0 Added MESOS-9965 to the 1.9.1 CHANGELOG.
c115fb0 is described below
commit c115fb0e4842f5c1211c7464d38a7a67994f08ae
Author: Greg Mann <[email protected]>
AuthorDate: Thu Sep 12 19:57:35 2019 -0700
Added MESOS-9965 to the 1.9.1 CHANGELOG.
---
CHANGELOG | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/CHANGELOG b/CHANGELOG
index 876c303..98bbaa0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+Release Notes - Mesos - Version 1.9.1 (WIP)
+-------------------------------------------
+* This is a bug fix release.
+
+** Bug
+ * [MESOS-9965] - Agent should not send `TASK_GONE_BY_OPERATOR` if the
framework is not partition aware.
+
+
Release Notes - Mesos - Version 1.9.0
-------------------------------------
This release contains the following highlights: