factorhouse / kpow-streams-agent

Monitor Kafka Streams applications with Kpow
Apache License 2.0
11 stars 1 forks source link

Bump to Kafka 3.4.0 and mute idempotent production. #4

Open d-t-w opened 1 year ago

d-t-w commented 1 year ago

Bump to: 3.4.0 Kafka Streams Add: "enable.idempotence" "false" to producer config.

See: https://kpow.io/articles/kafka-producer-breaking-change/

Resolution tested in Kpow v90.7, safe to include in this project.