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

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

commit 4de250dfa1c740d8c1e4877d9932f93d15463cee
Author: Benjamin Mahler <[email protected]>
AuthorDate: Mon Jun 24 18:12:03 2019 -0400

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

diff --git a/CHANGELOG b/CHANGELOG
index c8a75c9..1ad0e7f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,7 @@ Release Notes - Mesos - Version 1.5.4 (WIP)
 * This is a bug fix release.
 
 ** Bug
+  * [MESOS-9124] - Agent reconfiguration can cause master to unsuppress on 
scheduler's behalf.
   * [MESOS-9418] - Add support for the `Discard` blkio operation type.
   * [MESOS-9529] - `/proc` should be remounted even if a nested container set 
`share_pid_namespace` to true.
   * [MESOS-9616] - `Filters.refuse_seconds` declines resources not in offers.

Reply via email to