Savonitar opened a new pull request, #254: URL: https://github.com/apache/flink-connector-kafka/pull/254
In PR https://github.com/apache/flink-connector-kafka/pull/252 we are facing flaky test issue ``` 2026-05-18T06:42:15.7157135Z Test org.apache.flink.connector.kafka.sink.KafkaSinkITCase.rescaleListing[5->2] failed with: 2026-05-18T06:42:15.7157690Z java.lang.AssertionError: 2026-05-18T06:42:15.7158029Z Expecting Optional to contain a value but it was empty. 2026-05-18T06:42:15.7158745Z at org.apache.flink.connector.kafka.sink.KafkaSinkITCase.getCheckpointPath(KafkaSinkITCase.java:463) 2026-05-18T06:42:15.7159765Z at org.apache.flink.connector.kafka.sink.KafkaSinkITCase.rescaleListing(KafkaSinkITCase.java:425) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
