You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by vi...@apache.org on 2013/11/02 20:14:47 UTC

git commit: Updated CHANGELOG for 0.15.0-rc3.

Updated Branches:
  refs/heads/master b12ef3fb2 -> 605ffc9c4


Updated CHANGELOG for 0.15.0-rc3.


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

Branch: refs/heads/master
Commit: 605ffc9c407c2bc088eb61893557cf8b75185709
Parents: b12ef3f
Author: Vinod Kone <vi...@twitter.com>
Authored: Sat Nov 2 12:14:13 2013 -0700
Committer: Vinod Kone <vi...@twitter.com>
Committed: Sat Nov 2 12:14:37 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/605ffc9c/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 86a9b80..bad3626 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -20,6 +20,7 @@ Release Notes - Mesos - Version 0.15.0
     * [MESOS-477] - Improve stout duration tests and Stringify(Days(value))
     * [MESOS-512] - GroupTest.MultipleGroups is flaky.
     * [MESOS-577] - bootstrap fails with automake 1.14
+    * [MESOS-650] - SlaveExecutorRerouterCtrl does not handle missing slave.
     * [MESOS-655] - FaultToleranceTest.MasterFailover not simulating a realistic Master shutdown
     * [MESOS-661] - WebUI pailer does not preserve newlines when data is copied from firefox.
     * [MESOS-664] - Type resolution issue on 32 bit systems
@@ -34,7 +35,12 @@ Release Notes - Mesos - Version 0.15.0
     * [MESOS-746] - master error when start with --weights  input parameters
     * [MESOS-747] - FaultToleranceTest.ReregisterFrameworkExitedExecutor test fails
     * [MESOS-762] - Revert the use of the soft limit and memory threshold notifications.
+    * [MESOS-771] - StatusUpdateManagerTest.DuplicateTerminalUpdateBeforeAck is flaky
+    * [MESOS-773] - StatusUpdateManagerTest.DuplicateTerminalUpdateBeforeAck is flaky
+    * [MESOS-774] - FaultToleranceTest.MasterFailover test is flaky
     * [MESOS-777] - GarbageCollectorIntegrationTest.ExitedFramework test is flaky
+    * [MESOS-787] - Authenticatee process deadlocks
+    * [MESOS-792] - FaultToleranceTest.SchedulerFailoverFrameworkMessage is flaky
 
 ** Documentation
     * [MESOS-518] - Improve README with Markdown