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 2014/02/24 21:15:50 UTC

git commit: Updated the CHANGELOG for releasing 0.17.0.

Repository: mesos
Updated Branches:
  refs/heads/master c1cb7d39e -> 5e96fc4c4


Updated the CHANGELOG for releasing 0.17.0.


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

Branch: refs/heads/master
Commit: 5e96fc4c4133afb767ebb209fad39f1d723807bf
Parents: c1cb7d3
Author: Jie Yu <yu...@gmail.com>
Authored: Mon Feb 24 12:14:33 2014 -0800
Committer: Jie Yu <yu...@gmail.com>
Committed: Mon Feb 24 12:14:47 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/5e96fc4c/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 5a9761a..5687d48 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -59,6 +59,8 @@ Release Notes - Mesos - Version 0.17.0
     * [MESOS-925] - remove --without-curl from libprocess
     * [MESOS-941] - Memory limit not correctly set when no memory resource set on executor level
     * [MESOS-951] - Build failure: in log/catchup.cpp on Clang
+    * [MESOS-993] - Performance issue during replicated log catch-up when the initial log position is large
+    * [MESOS-1014] - Log truncation takes a long time during catch-up if the initial position is very large
 
 ** Documentation
     * [MESOS-929] - Aurora not added to the framework docs