This is an automated email from the ASF dual-hosted git repository.

qianzhang pushed a commit to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit e51ab5524715115754c55a721d899fb44e99f7d2
Author: Qian Zhang <zhq527...@gmail.com>
AuthorDate: Fri Aug 23 15:32:49 2019 +0800

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

diff --git a/CHANGELOG b/CHANGELOG
index fc75ce0..06c88db 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -24,6 +24,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP)
   * [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`.
+  * [MESOS-9836] - Docker containerizer overwrites `/mesos/slave` cgroups.
   * [MESOS-9852] - Slow memory growth in master due to deferred deletion of 
offer filters and timers.
   * [MESOS-9856] - REVIVE call with specified role(s) clears filters for all 
roles of a framework.
   * [MESOS-9868] - NetworkInfo from the agent /state endpoint is not correct.

Reply via email to