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:34:42 UTC

mesos git commit: Fixed some formatting issue in CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master cfabf13df -> 0b08485cc


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/0b08485c
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/0b08485c
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/0b08485c

Branch: refs/heads/master
Commit: 0b08485cc44c82d0a8d321d38fbadf9929e000a7
Parents: cfabf13
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:34:36 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/0b08485c/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 8444591..8312e85 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -45,15 +45,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