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

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

commit e91c02f4e760cb4c2099bab1d5af76b2a824441e
Author: Benjamin Mahler <[email protected]>
AuthorDate: Mon Jun 24 18:11:44 2019 -0400

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

diff --git a/CHANGELOG b/CHANGELOG
index 2f2b7a9..1852dcc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP)
 
 ** Bug
   * [MESOS-8467] - Destroyed executors might be used after 
`Slave::publishResource()`.
+  * [MESOS-9124] - Agent reconfiguration can cause master to unsuppress on 
scheduler's behalf.
   * [MESOS-9507] - Agent could not recover due to empty docker volume 
checkpointed files.
   * [MESOS-9529] - `/proc` should be remounted even if a nested container set 
`share_pid_namespace` to true.
   * [MESOS-9549] - nvidia/cuda 10 does not work on GPU isolator.

Reply via email to