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/31 00:39:58 UTC

[mesos] branch 1.6.x updated: Removed MESOS-9189 from 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


The following commit(s) were added to refs/heads/1.6.x by this push:
     new 26de307  Removed MESOS-9189 from the 1.6.2 CHANGELOG.
26de307 is described below

commit 26de3071d974cf029b26df70a7940caffc5c905b
Author: Benjamin Mahler <bm...@apache.org>
AuthorDate: Tue Oct 30 17:39:28 2018 -0700

    Removed MESOS-9189 from the 1.6.2 CHANGELOG.
    
    This was accidentally re-introduced during a bad
    cherry pick conflict resolution.
---
 CHANGELOG | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index fabcd9e..c217cfd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -32,7 +32,6 @@ Release Notes - Mesos - Version 1.6.2 (WIP)
   * [MESOS-9334] - Container stuck at ISOLATING state due to libevent poll never returns.
 
 ** Improvement
-  * [MESOS-9189] - Include 'Connection: close' header in master streaming API responses.
   * [MESOS-9305] - Create cgoup recursively to workaround systemd deleting cgroups_root.
   * [MESOS-9340] - Log all socket errors in libprocess.