You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gr...@apache.org on 2019/09/13 02:57:55 UTC

[mesos] branch master updated: Added MESOS-9965 to the 1.9.1 CHANGELOG.

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 2e26323  Added MESOS-9965 to the 1.9.1 CHANGELOG.
2e26323 is described below

commit 2e26323eb98305e531050b62421ea97c63c1b79b
Author: Greg Mann <gr...@gmail.com>
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: