[ https://issues.apache.org/jira/browse/MESOS-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16479896#comment-16479896 ]
Jie Yu commented on MESOS-8920: ------------------------------- commit a981067d2dd4a1ce6be68d3fd5a7115ce47b3a24 (HEAD -> master, origin/master, origin/HEAD) Author: Jie Yu <yujie....@gmail.com> Date: Thu May 17 15:27:26 2018 -0700 Added ContainerID to container logger prepare interface. This is to allow the logger to tag the output with that information. Review: https://reviews.apache.org/r/67202 > Support per-container container logger configuration. > ----------------------------------------------------- > > Key: MESOS-8920 > URL: https://issues.apache.org/jira/browse/MESOS-8920 > Project: Mesos > Issue Type: Improvement > Components: containerization > Reporter: Jie Yu > Assignee: Jie Yu > Priority: Major > Fix For: 1.7.0 > > > Currently, the container logger only takes `ExecutorInfo`, meaning that it > only allows configuration at per-executor level. > This ticket captures the work to make it configurable at per-container level > (nested container, standalone container, etc.) -- This message was sent by Atlassian JIRA (v7.6.3#76005)