[
https://issues.apache.org/jira/browse/MESOS-7294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15939119#comment-15939119
]
Till Toenshoff commented on MESOS-7294:
---------------------------------------
I would suggest to remove {{GLOG}} logging here and go with {{cout/cerr}}
instead. When doing so, we need to be very careful to not leak the entire flags
into the logs as they may contain sensitive data (env vars).
> Cleanup Docker executor logging.
> --------------------------------
>
> Key: MESOS-7294
> URL: https://issues.apache.org/jira/browse/MESOS-7294
> Project: Mesos
> Issue Type: Improvement
> Reporter: Till Toenshoff
> Priority: Minor
> Labels: newbie, tech-debt
>
> The Docker executor currently uses a mixture of {{cout}}/{{cerr}} as well as
> {{GLOG}} logging.
> It appears to make little sense and we should go either one or the other way.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)