Relative Content

Tag Archive for quarkusapache-kafka-streamsquarkus-kafka

Adjusting kafka streams internal topics configuration from quarkus

I have a quarkus application running a kafka stream topology. This internally creates some internal kafka topics with name app-KSTREAM-AGGREGATE-STATE-STORE-0000000001-changelog. For this topic I would like to adjust property max.message.bytes, and so far after reading this kafka stream docu, I’ve tried with