7 "effectiveTopic": "my-effective-topic",
12 "topicCommInfrastructure": "KAFKA",
14 "security.protocol": "SASL_PLAINTEXT",
15 "sasl.mechanism": "SCRAM-SHA-512",
16 "sasl.jaas.config": "org.apache.kafka.common.security.plain.PlainLoginModule required username=abc password=abc serviceName=kafka;"