broker.id=1 listeners=PLAINTEXT://:9092 num.network.threads=3 num.io.threads=8 socket.send.buffer.bytes=102400 socket.receive.buffer.bytes=102400 socket.request.max.bytes=104857600 log.dirs=/srv/kafka num.partitions=6 replication.factor=2 default.replication.factor=2 num.recovery.threads.per.data.dir=1 log.retention.hours=24 log.segment.bytes=1073741824 log.retention.check.interval.ms=300000 delete.topic.enable=true compression.type=gzip zookeeper.connect=zookeeper01:2181,zookeeper02:2181,zookeeper03:2181/kafka/staging zookeeper.connection.timeout.ms=6000 auto.create.topics.enable=false controlled.shutdown.enable=true auto.leader.rebalance.enable=true inter.broker.protocol.version=3.6 message.max.bytes=2097152 replica.fetch.max.bytes=2097152 replica.lag.time.max.ms=20000 # Migration controller.quorum.voters=87@kafkactl01:9093,668@kafkactl02:9093,67@kafkactl03:9093 advertised.listeners=PLAINTEXT://:9092 listener.security.protocol.map=PLAINTEXT:PLAINTEXT,CONTROLLER:PLAINTEXT zookeeper.metadata.migration.enable=true controller.listener.names=CONTROLLER