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 149d2e0c9d7cd9e1641438a968765df2aed68f74
Author: Chun-Hung Hsiao <[email protected]>
AuthorDate: Wed Jun 5 15:13:26 2019 -0700

    Added MESOS-9803 to the 1.7.3 CHANNGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 24df654..f3dbcdf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,6 +21,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP)
   * [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.
+  * [MESOS-9803] - Memory leak caused by an infinite chain of futures in 
`UriDiskProfileAdaptor`.
 
 ** Improvements
   * [MESOS-8880] - Add minimum capabilities in the master.

Reply via email to