Aleksandr Dorofeev created MESOS-7090:
-----------------------------------------
Summary: On restart Mesos slave not recreating container loggers
Key: MESOS-7090
URL: https://issues.apache.org/jira/browse/MESOS-7090
Project: Mesos
Issue Type: Bug
Components: agent
Affects Versions: 1.1.0, 1.0.1
Environment: CoreOS, Mesos Slave inside docker
Reporter: Aleksandr Dorofeev
# Mesos slave running inside docker container
# MESOS_DOCKER_MESOS_IMAGE is set
# Tried basic logger and LogrotateContainerLogger
Flow:
# Slave successfully create executor container
# Task started
# Both task /stdout and /stderr streams is works
# Slave restarted
# Task is reregistered on agent
# /stdout and /stderr streams are stop update
# Task and executor {{docker logs}} still ok
When LogrotateContainerLogger is used. {{mesos-logrotate-logger}} is starts
inside slave container and not started again when slave is restarted.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)