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 b008c96dfff54ed7e58f4db28c35ca8f116946d2
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 8149699..a387b12 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1388,6 +1388,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