kafka-stack-docker-compose icon indicating copy to clipboard operation
kafka-stack-docker-compose copied to clipboard

Kafka Heap Opts Override

Open codewithamitpatil opened this issue 3 years ago • 1 comments

I am using this file in my project . but amazon linux 2 throw an error. so i find this solution

codewithamitpatil avatar May 22 '22 19:05 codewithamitpatil

Thanks for this idea

Like this, I can't approve it, because some people will need more RAM.

If you want to do a real PR, do it like it is done for the DOCKER_HOST_IP environment variable, create a new one named KAFKA_HEAP_OPTS and apply a default on all files where Kafka is defined

simplesteph avatar May 23 '22 08:05 simplesteph