You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2019/07/03 22:01:09 UTC

[mesos] 03/04: Added MESOS-9870 to the 1.6.3 CHANGELOG.

This is an automated email from the ASF dual-hosted git repository.

bmahler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit 91aaacf36e43a86d0717f899dd4168ebfa20600b
Author: Benjamin Mahler <bm...@apache.org>
AuthorDate: Wed Jul 3 17:43:02 2019 -0400

    Added MESOS-9870 to the 1.6.3 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 3c9c3dc..1b6a3cb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -932,6 +932,7 @@ Release Notes - Mesos - Version 1.6.3 (WIP)
   * [MESOS-9787] - Log slow SSL (TLS) peer reverse DNS lookup.
   * [MESOS-9852] - Slow memory growth in master due to deferred deletion of offer filters and timers.
   * [MESOS-9856] - REVIVE call with specified role(s) clears filters for all roles of a framework.
+  * [MESOS-9870] - Simultaneous adding/removal of a role from framework's roles and its suppressed roles crashes the master.
 
 ** Improvement
   * [MESOS-8880] - Add minimum capabilities in the master.