[jira] [Commented] (MESOS-7305) Adjust the recover logic of MesosContainerizer to allow standalone containers.

2017-07-17 Thread Deshi Xiao (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16090724#comment-16090724
 ] 

Deshi Xiao commented on MESOS-7305:
---

where to start the issue.

> Adjust the recover logic of MesosContainerizer to allow standalone containers.
> --
>
> Key: MESOS-7305
> URL: https://issues.apache.org/jira/browse/MESOS-7305
> Project: Mesos
>  Issue Type: Task
>  Components: containerization
>Reporter: Jie Yu
>Assignee: Joseph Wu
>  Labels: mesosphere, storage
>
> The current recovery logic in MesosContainerizer assumes that all top level 
> containers are tied to some Mesos executors. Adding standalone containers 
> will invalid this assumption. The recovery logic must be changed to adapt to 
> that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (MESOS-7305) Adjust the recover logic of MesosContainerizer to allow standalone containers.

2017-11-15 Thread Alexander Rukletsov (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253640#comment-16253640
 ] 

Alexander Rukletsov commented on MESOS-7305:


{noformat}
Commit: 71c2d6ebfbf0f1b3d6faa765a37b81f1a8c0c293 [71c2d6e]
Author: Armand Grillet 
Date: 15 November 2017 at 16:34:08 GMT+1
Committer: Alexander Rukletsov 

Added context to new agent processing calls.

This change adds context information to log entries for agent
HTTP API handlers. It impacts the calls `LAUNCH_CONTAINER`,
`WAIT_CONTAINER`, `KILL_CONTAINER`, and `REMOVE_CONTAINER`.

Review: https://reviews.apache.org/r/63833/
{noformat}

> Adjust the recover logic of MesosContainerizer to allow standalone containers.
> --
>
> Key: MESOS-7305
> URL: https://issues.apache.org/jira/browse/MESOS-7305
> Project: Mesos
>  Issue Type: Task
>  Components: containerization
>Reporter: Jie Yu
>Assignee: Joseph Wu
>  Labels: mesosphere, storage
> Fix For: 1.5.0
>
>
> The current recovery logic in MesosContainerizer assumes that all top level 
> containers are tied to some Mesos executors. Adding standalone containers 
> will invalid this assumption. The recovery logic must be changed to adapt to 
> that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)