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 2017/07/11 22:05:24 UTC

[1/3] mesos git commit: Added MESOS-7770 to 1.3.1 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master c3632f67d -> 6b42c5fdf


Added MESOS-7770 to 1.3.1 CHANGELOG.


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

Branch: refs/heads/master
Commit: 649995d244b640ebc1a3b03d995605cca31a4155
Parents: c3632f6
Author: Jie Yu <yu...@gmail.com>
Authored: Tue Jul 11 15:03:02 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Tue Jul 11 15:03:02 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/649995d2/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 05b149c..efada52 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -44,6 +44,7 @@ All Issues:
   * [MESOS-7690] - The agent can crash when an unknown executor tries to register.
   * [MESOS-7692] - Default environment variables defined in Docker image are not available in Mesos containerizer.
   * [MESOS-7703] - Mesos fails to exec a custom executor when no shell is used.
+  * [MESOS-7770] - Persistent volume might not be mounted if there is a sandbox volume whose source is the same as the target of the persistent volume.
 
 
 Release Notes - Mesos - Version 1.3.0


[2/3] mesos git commit: Added MESOS-7770 to 1.2.2 CHANGELOG.

Posted by ji...@apache.org.
Added MESOS-7770 to 1.2.2 CHANGELOG.


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

Branch: refs/heads/master
Commit: 236dd5acf3507583133e3b65f47bbeda53c2e439
Parents: 649995d
Author: Jie Yu <yu...@gmail.com>
Authored: Tue Jul 11 15:03:27 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Tue Jul 11 15:03:27 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/236dd5ac/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index efada52..863a70f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -338,6 +338,7 @@ All Issues:
   * [MESOS-7689] - Libprocess can crash on malformed request paths for libprocess messages.
   * [MESOS-7690] - The agent can crash when an unknown executor tries to register.
   * [MESOS-7703] - Mesos fails to exec a custom executor when no shell is used.
+  * [MESOS-7770] - Persistent volume might not be mounted if there is a sandbox volume whose source is the same as the target of the persistent volume.
 
 
 Release Notes - Mesos - Version 1.2.1


[3/3] mesos git commit: Added MESOS-7770 to 1.1.3 CHANGELOG.

Posted by ji...@apache.org.
Added MESOS-7770 to 1.1.3 CHANGELOG.


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

Branch: refs/heads/master
Commit: 6b42c5fdf8b834ced7bcf62286141d0e72fff3fa
Parents: 236dd5a
Author: Jie Yu <yu...@gmail.com>
Authored: Tue Jul 11 15:04:14 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Tue Jul 11 15:04:14 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/6b42c5fd/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 863a70f..2b0fc40 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -835,6 +835,7 @@ All Issues:
   * [MESOS-7690] - The agent can crash when an unknown executor tries to register.
   * [MESOS-7581] - Fix interference of external Boost installations when using some unbundled dependencies.
   * [MESOS-7703] - Mesos fails to exec a custom executor when no shell is used.
+  * [MESOS-7770] - Persistent volume might not be mounted if there is a sandbox volume whose source is the same as the target of the persistent volume.
 
 
 Release Notes - Mesos - Version 1.1.2