The GitHub Actions job "Build documentation" on flink.git has succeeded.
Run started by GitHub user zentol (triggered by zentol).

Head commit for run:
189f88485d75821fe285e61bbf6623e88aec24d3 / Martijn Visser 
<[email protected]>
[FLINK-28060][Connector/Kafka] Updated Kafka Clients to 3.1.1 to resolve the 
issue where Flink is unable to commit its offset back to Kafka in case of Kafka 
Broker becoming unavailable. This should be resolved when the broker comes back 
up, but due to KAFKA-13563 that doesn't work. Since that fix has only become 
available with Kafka Clients 3.1.1, this commit updates the Kafka Clients 
dependency from 2.8.4 to 3.1.1.

No interfaces needed to be adjusted.

It was necessary to change some of our Bash e2e tests since they still relied 
on the Zookeeper parameter which has been removed in this version.
The other necessary change was adjusting the KafkaConsumerTestBase class since 
the level of exception is changed in the new Kafka Clients so 
exception.getCause().getMessage()  throws an NPE in the test case.

Report URL: https://github.com/apache/flink/actions/runs/2522176210

With regards,
GitHub Actions via GitBox

Reply via email to