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

Henning Schmiedehausen commented on MESOS-2357:
-----------------------------------------------

I posted the review on reviewboard, looking forward to feedback.

(Turns out I actually have two JIRA accounts, needed to reactivate the 
"henning" account first.

> Improve docker ps output parsing
> --------------------------------
>
>                 Key: MESOS-2357
>                 URL: https://issues.apache.org/jira/browse/MESOS-2357
>             Project: Mesos
>          Issue Type: Improvement
>          Components: docker
>    Affects Versions: 0.20.1, 0.21.1
>            Reporter: Henning Schmiedehausen
>            Assignee: Henning Schmiedehausen
>            Priority: Minor
>
> The current code in src/docker/docker.cpp to parse the output of docker ps 
> works by pure chance and the fact that the required field happen to be the 
> last field in the output.
> When the docker ps output changes and more columns are added (which will 
> happen at some point), the parser breaks. We used an inhouse version of 
> docker that had additional columns added and it broke. 
> We want to contribute back our changes to docker.cpp that fix the parsing 
> issues (and parse the docker ps output correctly).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to