raise Kafka::PolicyViolation
error when creating topic
#911
Unanswered
xiaoronglv
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Any updates on this? @xiaoronglv Were you able to determine why this error was being thrown? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have created a Kafka cluster in the confluent cloud. the cluster is in the
us-west-2
of AWs.Then I use ruby-kafka to create a new topic.
it raises
Kafka::PolicyViolation
error. what does that mean? how to fix it?is it caused by compatibility or permission?
Beta Was this translation helpful? Give feedback.
All reactions