This is an automated email from the ASF dual-hosted git repository. mzhu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 5d4a393300dc327ead8c01827d4cf699c606793c Author: Meng Zhu <[email protected]> AuthorDate: Thu May 16 17:37:36 2019 +0200 Added MESOS-9786 to the 1.7.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 4be4dad..e320015 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -429,6 +429,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP) * [MESOS-9695] - Remove the duplicate pid check in Docker containerizer * [MESOS-9707] - Calling link::lo() may cause runtime error * [MESOS-9766] - /__processes__ endpoint can hang. + * [MESOS-9786] - Race between two REMOVE_QUOTA calls crashes the master. * [MESOS-9787] - Log slow SSL (TLS) peer reverse DNS lookup. ** Improvements
