This is an automated email from the ASF dual-hosted git repository. bmahler pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 7eec91d4447494ce403113c909ad099bb177a230 Author: Benjamin Mahler <bmah...@apache.org> AuthorDate: Mon May 6 18:13:25 2019 -0400 Added MESOS-9766 to the 1.6.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 3f84ffb..d0862d4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -12,6 +12,7 @@ Release Notes - Mesos - Version 1.6.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. ** Improvement * [MESOS-8880] - Add minimum capabilities in the master.