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 eae3c7c9aa27d563208382dccf93c265aa48128f Author: Benjamin Mahler <[email protected]> AuthorDate: Thu Sep 10 13:41:29 2020 -0400 Added MESOS-9609 to the 1.10.1 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index ce7f697..8ec893b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,6 +10,7 @@ Release Notes - Mesos - Version 1.10.1 (WIP) * This is a bug fix release. ** Bug + * [MESOS-9609] - Master check failure when marking agent unreachable. * [MESOS-10126] - Docker volume isolator needs to clean up the `info` struct regardless the result of unmount operation
