Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zookeeper.out grows without bound in dcos #4

Open
mnp opened this issue Apr 25, 2017 · 0 comments
Open

zookeeper.out grows without bound in dcos #4

mnp opened this issue Apr 25, 2017 · 0 comments

Comments

@mnp
Copy link

mnp commented Apr 25, 2017

Zookeeper hardcodes that file where the default appender in zkServer.sh is redirecting.
We probably want container stdout instead so the Mesos rotation will handle it.

root@ip-10-0-3-97:/opt/zookeeper/bin# ls -l $MESOS_SANDBOX/
total 29753312
drwxr-xr-x. 4 root root          43 Mar 29 20:03 data
-rw-r--r--. 1 root root         596 Apr 18 15:28 stderr
-rw-r--r--. 1 root root         255 Apr 18 15:28 stderr.logrotate.conf
-rw-r--r--. 1 root root         276 Apr 18 15:28 stderr.logrotate.state
-rw-r--r--. 1 root root        7552 Apr 25 15:32 stdout
-rw-r--r--. 1 root root         255 Apr 18 15:28 stdout.logrotate.conf
-rw-r--r--. 1 root root         276 Apr 18 15:28 stdout.logrotate.state
-rw-r--r--. 1 root root 28693695175 Apr 25 19:08 zookeeper.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant