You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ji...@apache.org on 2016/10/05 21:54:45 UTC

[2/3] mesos git commit: Fixed some formatting issue in CHANGELOG.

Fixed some formatting issue in CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/e1edf3b8
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/e1edf3b8
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/e1edf3b8

Branch: refs/heads/1.0.x
Commit: e1edf3b8fa7877c260a91e052063d97d78041362
Parents: 588cb98
Author: Jie Yu <yu...@gmail.com>
Authored: Wed Oct 5 14:34:36 2016 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Wed Oct 5 14:48:52 2016 -0700

----------------------------------------------------------------------
 CHANGELOG | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/e1edf3b8/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index ae4d1e9..686341b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,15 +11,13 @@ All Issues:
     * [MESOS-6104] - Potential FD double close in libevent's implementation of `sendfile`.
     * [MESOS-6152] - Resource leak in libevent_ssl_socket.cpp.
     * [MESOS-6235] - Add 'os::spawn', 'argv' variant of 'os::system'.
-    * [MESOS-6245] - Driver based schedulers using explicit acknowledgements
-      cannot acknowledge updates from HTTP based executors.
+    * [MESOS-6245] - Driver based schedulers using explicit acknowledgements cannot acknowledge updates from HTTP based executors.
     * [MESOS-6233] - Master CHECK fails during recovery while relinking to other masters.
     * [MESOS-6234] - Potential socket leak during Zookeeper network changes.
     * [MESOS-6246] - Libprocess links will not generate an ExitedEvent if the socket creation fails.
     * [MESOS-6299] - Master doesn't remove task from pending when it is invalid.
     * [MESOS-6026] - Tasks mistakenly marked as FAILED due to race b/w sendExecutorTerminatedStatusUpdate() and _statusUpdate().
-    * [MESOS-6274] - Agent should not allow HTTP based executors to subscribe
-      before containerizer recovery is done.
+    * [MESOS-6274] - Agent should not allow HTTP based executors to subscribe before containerizer recovery is done.
 
 
 Release Notes - Mesos - Version 1.0.1