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 ebdb99bcd185b3493a7bd3f0942d6b048be1ce95 Author: Benjamin Mahler <[email protected]> AuthorDate: Mon May 6 18:13:17 2019 -0400 Added MESOS-9766 to the 1.7.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 00b32ea..d4918ac 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -422,6 +422,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP) * [MESOS-9692] - Quota may be under allocated for disk resources. * [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. ** Improvements * [MESOS-8880] - Add minimum capabilities in the master.
