Moved MESOS-8125 to the 1.5.0 CHANGELOG.

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

Branch: refs/heads/1.5.x
Commit: 8a9f99e9f1f4e28657cff2901e3eceac5eccf4b8
Parents: cb01bb2
Author: Qian Zhang <zhq527...@gmail.com>
Authored: Fri Feb 2 16:51:32 2018 +0800
Committer: Qian Zhang <zhq527...@gmail.com>
Committed: Fri Feb 2 16:55:11 2018 +0800

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/8a9f99e9/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 449d5b1..0b606de 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -134,7 +134,6 @@ Unresolved Critical Issues:
   * [MESOS-7966] - check for maintenance on agent causes fatal error.
   * [MESOS-7991] - fatal, check failed !framework->recovered().
   * [MESOS-8038] - Launching GPU task sporadically fails.
-  * [MESOS-8125] - Agent should properly handle recovering an executor when 
its pid is reused.
   * [MESOS-8137] - Mesos agent can hang during startup.
   * [MESOS-8256] - Libprocess can silently deadlock due to worker thread 
exhaustion.
   * [MESOS-8411] - Killing a queued task can lead to the command executor 
never terminating.
@@ -249,6 +248,7 @@ All Resolved Issues:
   * [MESOS-8119] - ROOT_DOCKER_DockerHealthyTask segfaults in debian 8.
   * [MESOS-8121] - Unified Containerizer Auto backend should check xfs ftype 
for overlayfs backend.
   * [MESOS-8123] - GPU tests are failing due to TASK_STARTING.
+  * [MESOS-8125] - Agent should properly handle recovering an executor when 
its pid is reused.
   * [MESOS-8135] - Masters can lose track of tasks' executor IDs.
   * [MESOS-8136] - Update XFS isolator tests to handle TASK_STARTING.
   * [MESOS-8157] - Review #62775 broke the build.

Reply via email to