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/13 00:53:58 UTC

git commit: Updated CHANGELOG for 0.15.0-rc4.

Updated Branches:
  refs/heads/master 3537fa34c -> 0548f0be3


Updated CHANGELOG for 0.15.0-rc4.


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

Branch: refs/heads/master
Commit: 0548f0be38ddcc948e783038d289dc1fa3a7a7c3
Parents: 3537fa3
Author: Vinod Kone <vi...@twitter.com>
Authored: Tue Nov 12 15:53:01 2013 -0800
Committer: Vinod Kone <vi...@twitter.com>
Committed: Tue Nov 12 15:53:44 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/0548f0be/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index bad3626..ebba59b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -34,6 +34,7 @@ Release Notes - Mesos - Version 0.15.0
     * [MESOS-738] - CgroupsIsolatorTest.ROOT_CGROUPS_BalloonFramework_NoBuffer can't finish
     * [MESOS-746] - master error when start with --weights  input parameters
     * [MESOS-747] - FaultToleranceTest.ReregisterFrameworkExitedExecutor test fails
+    * [MESOS-758] - Incorrect memory statistics are reported under linux
     * [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
@@ -41,6 +42,7 @@ Release Notes - Mesos - Version 0.15.0
     * [MESOS-777] - GarbageCollectorIntegrationTest.ExitedFramework test is flaky
     * [MESOS-787] - Authenticatee process deadlocks
     * [MESOS-792] - FaultToleranceTest.SchedulerFailoverFrameworkMessage is flaky
+    * [MESOS-801] - SlaveRecoveryTest / ReconcileTasksMissingFromSlave is flaky.
 
 ** Documentation
     * [MESOS-518] - Improve README with Markdown