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 2016/10/28 21:05:15 UTC

[2/2] mesos git commit: Added MESOS-4973 and MESOS-6461 to 1.1.0 CHANGELOG.

Added MESOS-4973 and MESOS-6461 to 1.1.0 CHANGELOG.


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

Branch: refs/heads/1.1.x
Commit: 3c51acb88179c6dd12f81a131edbd667a578b961
Parents: 7460d1d
Author: Vinod Kone <vi...@gmail.com>
Authored: Fri Oct 28 14:04:18 2016 -0700
Committer: Vinod Kone <vi...@gmail.com>
Committed: Fri Oct 28 14:04:59 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/3c51acb8/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 1579f80..5c95fa9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -101,6 +101,7 @@ All Issues:
   * [MESOS-4638] - versioning preprocessor macros.
   * [MESOS-4668] - Agent's /state endpoint does not include full reservation information.
   * [MESOS-4948] - Move maintenance tests to use the new scheduler library interface.
+  * [MESOS-4973] - Duplicates in 'unregistered_frameworks' in /state
   * [MESOS-4975] - mesos::internal::master::Slave::tasks can grow unboundedly.
   * [MESOS-5276] - HTTPCommandExecutor should terminate after it receives an ACK from the agent.
   * [MESOS-5290] - WebUI shows the active task is launched 46 years ago.
@@ -211,6 +212,7 @@ All Issues:
   * [MESOS-6420] - Mesos Agent leaking sockets when port mapping network isolator is ON.
   * [MESOS-6445] - Reconciliation for unreachable agent after master failover is incorrect.
   * [MESOS-6446] - WebUI redirect doesn't work with stats from /metric/snapshot.
+  * [MESOS-6461] - Duplicate framework ids in /master/frameworks endpoint 'unregistered_frameworks'.
   * [MESOS-6482] - Master check failure when marking an agent unreachable.
   * [MESOS-6483] - Check failure when a 1.1 master marking a 0.28 agent as unreachable.
   * [MESOS-6497] - Java Scheduler Adapter does not surface MasterInfo.