confluent-kafka-go icon indicating copy to clipboard operation
confluent-kafka-go copied to clipboard

Broker: Policy violation error while publishing

Open vanipolnedi opened this issue 4 years ago • 1 comments

Description

Hi, Getting Broker: Policy violation error while publishing data. When we will get this error and how to fix ?

Producer Configuration: "socket.keepalive.enable": "true", "metadata.max.age.ms": "180000", "retries": "1000000", "message.timeout.ms": "300000", "socket.timeout.ms": "30000", "max.in.flight.requests.per.connection": "1", "enable.idempotence": "true"

Pkg: gopkg.in/confluentinc/confluent-kafka-go.v1 v1.4.2

Thanks in advance

Checklist

Please provide the following information:

  • [ ] confluent-kafka-go and librdkafka version (LibraryVersion()):
  • [ ] Apache Kafka broker version:
  • [ ] Client configuration: ConfigMap{...}
  • [ ] Operating system:
  • [ ] Provide client logs (with "debug": ".." as necessary)
  • [ ] Provide broker log excerpts
  • [ ] Critical issue

vanipolnedi avatar Oct 12 '20 10:10 vanipolnedi

Can you please fill up the above checklist. And also do you still met this error with the latest version?

jliunyu avatar Mar 20 '22 20:03 jliunyu

Closing this for now. Please reopen with the checklist and debug logs if this still persists.

milindl avatar Feb 27 '24 12:02 milindl