You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by qi...@apache.org on 2018/02/11 01:51:46 UTC

[1/2] mesos git commit: Added MESOS-8125 to the 1.4.2 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master ea1ca0b9a -> 934681e91


Added MESOS-8125 to the 1.4.2 CHANGELOG.


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

Branch: refs/heads/master
Commit: d8b65c1837327c84dfb9123207a9eceffebb4058
Parents: ea1ca0b
Author: Qian Zhang <zh...@gmail.com>
Authored: Sun Feb 11 09:32:26 2018 +0800
Committer: Qian Zhang <zh...@gmail.com>
Committed: Sun Feb 11 09:32:26 2018 +0800

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/d8b65c18/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 35ebacd..05683f8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -496,6 +496,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP)
 ** Bug
  * [MESOS-7504] - Parent's mount namespace cannot be determined when launching a nested container.
  * [MESOS-7975] - The command/default/docker executor can incorrectly send a TASK_FINISHED update even when the task is killed.
+ * [MESOS-8125] - Agent should properly handle recovering an executor when its pid is reused.
  * [MESOS-8159] - ns::clone uses an async signal unsafe stack.
  * [MESOS-8237] - Strip (Offer|Resource).allocation_info for non-MULTI_ROLE schedulers.
  * [MESOS-8297] - Built-in driver-based executors ignore kill task if the task has not been launched.


[2/2] mesos git commit: Added MESOS-8125 to the 1.5.1 CHANGELOG.

Posted by qi...@apache.org.
Added MESOS-8125 to the 1.5.1 CHANGELOG.


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

Branch: refs/heads/master
Commit: 934681e91254178d7ad7a454d670f79fdbddc4da
Parents: d8b65c1
Author: Qian Zhang <zh...@gmail.com>
Authored: Sun Feb 11 09:50:55 2018 +0800
Committer: Qian Zhang <zh...@gmail.com>
Committed: Sun Feb 11 09:50:55 2018 +0800

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/934681e9/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 05683f8..bbc61b1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@ Release Notes - Mesos - Version 1.5.1 (WIP)
 
 ** Bug
  * [MESOS-7742] - Race conditions in IOSwitchboard: listening on unix socket and premature closing of the connection.
+ * [MESOS-8125] - Agent should properly handle recovering an executor when its pid is reused.
  * [MESOS-8411] - Killing a queued task can lead to the command executor never terminating.
  * [MESOS-8510] - URI disk profile adaptor does not consider plugin type for a profile.
  * [MESOS-8552] - Failing `CGROUPS_ROOT_PidNamespaceForward` and `CGROUPS_ROOT_PidNamespaceBackward`