You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by mz...@apache.org on 2019/05/16 15:24:43 UTC

[mesos] 01/02: Added MESOS-9759 to the 1.8.1 CHANGELOG.

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

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

commit e47a49e4d33fccc4e8b89d870ac3ba9c21d3ec31
Author: Meng Zhu <mz...@mesosphere.io>
AuthorDate: Thu May 16 17:19:16 2019 +0200

    Added MESOS-9759 to the 1.8.1 CHANGELOG.
---
 CHANGELOG | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index 94a4c4f..010b82e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,9 @@ Release Notes - Mesos - Version 1.8.1 (WIP)
   * [MESOS-9766] - /__processes__ endpoint can hang.
   * [MESOS-9787] - Log slow SSL (TLS) peer reverse DNS lookup.
 
+** Improvement
+  * [MESOS-9759] - Log required quota headroom and available quota headroom in the allocator.
+
 Release Notes - Mesos - Version 1.8.0
 -------------------------------------
 This release contains the following highlights: