You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by jo...@apache.org on 2016/07/11 21:56:45 UTC

mesos git commit: Added backport of MESOS-5576 and MESOS-5740 to 0.28.3.

Repository: mesos
Updated Branches:
  refs/heads/master 4f5654dd0 -> 742fc4d7f


Added backport of MESOS-5576 and MESOS-5740 to 0.28.3.

Review: https://reviews.apache.org/r/49920


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

Branch: refs/heads/master
Commit: 742fc4d7fb475bd52db6db49b926b2268951740b
Parents: 4f5654d
Author: Joseph Wu <jo...@apache.org>
Authored: Mon Jul 11 13:20:42 2016 -0700
Committer: Joseph Wu <jo...@apache.org>
Committed: Mon Jul 11 14:56:07 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/742fc4d7/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index eb6cf9a..fee129c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -756,6 +756,8 @@ All Issues:
   * [MESOS-5748] - Potential segfault in `link` when linking to a remote process.
   * [MESOS-5073] - Mesos allocator leaks role sorter and quota role sorters.
   * [MESOS-5698] - Quota sorter not updated for resource changes at agent.
+  * [MESOS-5740] - Consider adding `relink` functionality to libprocess.
+  * [MESOS-5576] - Masters may drop the first message they send between masters after a network partition.
 
 
 Release Notes - Mesos - Version 0.28.2