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 2018/01/09 20:54:25 UTC

mesos git commit: Added MESOS-8356 to 1.3.2 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master 985a69bbc -> 99010defa


Added MESOS-8356 to 1.3.2 CHANGELOG.


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

Branch: refs/heads/master
Commit: 99010defac2b08bf72963da823fa7245fbac245b
Parents: 985a69b
Author: Jie Yu <yu...@gmail.com>
Authored: Tue Jan 9 12:54:19 2018 -0800
Committer: Jie Yu <yu...@gmail.com>
Committed: Tue Jan 9 12:54:19 2018 -0800

----------------------------------------------------------------------
 CHANGELOG | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/99010def/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index a50c8a9..9a42bb1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -376,7 +376,7 @@ All Issues:
   * [MESOS-7934] - OOM due to LibeventSSLSocket send incorrectly returning 0 after shutdown.
   * [MESOS-8135] - Masters can lose track of tasks' executor IDs.
   * [MESOS-8237] - Strip (Offer|Resource).allocation_info for non-MULTI_ROLE schedulers.
-
+  * [MESOS-8356] - Persistent volume ownership is set to root despite of sandbox owner (frameworkInfo.user) when docker executor is used.
 
 
 Release Notes - Mesos - Version 1.3.1