How do I use allow.auto.create.topics config in consumer? #374
Unanswered
ajinkyawebshar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have this sample consumer where I have passed this additional config to create topic if doesn't exist.
I have even set the same config in config/racecar.yml
We have also enabled
allow.auto.create.topics
in Amazon MSK.When I run the consumer it fails with following error..
Beta Was this translation helpful? Give feedback.
All reactions