This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 8a4226305580f88ea2d8e035b91f1ebbc42500d1 Author: Chun-Hung Hsiao <[email protected]> AuthorDate: Mon Mar 4 12:22:57 2019 -0800 Added MESOS-9607 to the 1.7.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 449287e..3de9e59 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP) ** Bug * [MESOS-9507] - Agent could not recover due to empty docker volume checkpointed files. * [MESOS-9549] - nvidia/cuda 10 does not work on GPU isolator. + * [MESOS-9607] - Removing a resource provider with consumers breaks resource publishing. Release Notes - Mesos - Version 1.7.2
