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