Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Add option to enable log cleaner #39

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add option to enable log cleaner #39

wants to merge 2 commits into from

Conversation

zaynetro
Copy link

Example:

docker run -p 2181:2181 -p 9092:9092 \
--env ZK_CHROOT=kafka \
--env ADVERTISED_HOST=127.0.0.1 \
--env ADVERTISED_PORT=9092 \
--env LOG_CLEANER_ENABLE=true \
zaynetro/kafka:v2

Sets log.cleaner.enable=true in server.properties

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant