process.roles=controller node.id=87 controller.quorum.voters=87@kafkactl01:9093,668@kafkactl02:9093,67@kafkactl03:9093 listeners=CONTROLLER://:9093 inter.broker.listener.name=PLAINTEXT controller.listener.names=CONTROLLER listener.security.protocol.map=CONTROLLER:PLAINTEXT,PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL 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.recovery.threads.per.data.dir=1 transaction.state.log.min.isr=1 log.retention.hours=168 log.segment.bytes=1073741824 log.retention.check.interval.ms=300000 controlled.shutdown.enable=true compression.type=snappy delete.topic.enable=true num.partitions=6 replication.factor=2 default.replication.factor=2 auto.create.topics.enable=false message.max.bytes=2097152 replica.fetch.max.bytes=2097152 # Migration zookeeper.connect=zookeeper01:2181,zookeeper02:2181,zookeeper03:2181/kafka/staging zookeeper.metadata.migration.enable=true