vert-x3 / vertx-kafka-client

Reactive Kafka Client for Vert.x
Apache License 2.0
84 stars 82 forks source link

Upgrade to Kafka 3.4 #242

Closed aesteve closed 1 year ago

aesteve commented 1 year ago

Motivation:

Upgrade Kafka to v3.4.0


Should we bump the project version in pom, too, or is there a dedicated CI process for versioning?

aesteve commented 1 year ago

Ref. for changing KafkaException to IllegalStateException: https://github.com/apache/kafka/commit/df2236d73bc630a588adc049e7e63a4a5095da32#diff-d36f66ed751cbdd3eb37ce4773bb55d59d335f32fbee3595e809151ae3d35124R1079

aesteve commented 1 year ago

We should favor #238