You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2018/10/25 00:41:57 UTC

[mesos] 02/02: Added MESOS-9340 to the 1.6.2 CHANGELOG.

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 56796df72dca57864168632d72659e588268c2dc
Author: Benjamin Mahler <bm...@apache.org>
AuthorDate: Wed Oct 24 17:39:07 2018 -0700

    Added MESOS-9340 to the 1.6.2 CHANGELOG.
---
 CHANGELOG | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index d6757cd..748a010 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -30,6 +30,10 @@ Release Notes - Mesos - Version 1.6.2 (WIP)
   * [MESOS-9283] - Docker containerizer actor can get backlogged with large number of containers.
   * [MESOS-9308] - URI disk profile adaptor could deadlock.
 
+** Improvement
+  * [MESOS-9189] - Include 'Connection: close' header in master streaming API responses.
+  * [MESOS-9340] - Log all socket errors in libprocess.
+
 
 Release Notes - Mesos - Version 1.6.1
 -------------------------------------------