You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ga...@apache.org on 2018/09/07 23:38:02 UTC

[mesos] 02/02: Revert "Added MESOS-9189 to the 1.7.0 CHANGELOG."

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

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

commit 8419b870c571ac11825c883fa20ea3b7d4348d34
Author: Gastón Kleiman <ga...@apache.org>
AuthorDate: Fri Sep 7 16:23:15 2018 -0700

    Revert "Added MESOS-9189 to the 1.7.0 CHANGELOG."
    
    This reverts commit a2e2f9738602b67d4349d7cf4a0e099c6c8757eb.
---
 CHANGELOG | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index a9237dc..65b1834 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -287,7 +287,6 @@ All Resolved Issues:
   * [MESOS-9110] - Add move support to the Resources / Resource_ wrappers.
   * [MESOS-9122] - Batch '/state' requests in the Master actor.
   * [MESOS-9129] - Port mapper CNI plugin should use '-n' option with 'iptables --list'
-  * [MESOS-9189] - Include 'Connection: close' header in master streaming API responses.
   * [MESOS-9213] - Avoid double copying of master->framework messages when incrementing metrics.
 
 ** Task