ozangunalp / kafka-native

Kafka broker compiled to native using Quarkus and GraalVM.
Apache License 2.0
103 stars 13 forks source link

Upgrade to Kafka 3.8.0 #205

Closed k-wall closed 1 month ago

k-wall commented 2 months ago

Changes to get compatibility with Kafka 3.8.0

k-wall commented 2 months ago

@robobario could you review this too?

k-wall commented 2 months ago

Apache Kafka RC3 has several binding votes already, so in preparation for the Apache Kafka 3.8.0 release, I've undrafted this PR.

k-wall commented 2 months ago

@ozangunalp if you have chance, could you review please?

ozangunalp commented 2 months ago

@k-wall yes i have it on my list. But I'll need a couple of days.

ozangunalp commented 1 month ago

It looks good to me. I pushed a small change to pull the remaining config names.

k-wall commented 1 month ago

thanks @ozangunalp, could you add an approval so I can merge this.