lvyanquan commented on PR #25331: URL: https://github.com/apache/flink/pull/25331#issuecomment-2400340174
> @lvyanquan Hi, I find some examples under `flink-examples-streaming` cannot work due to the `flink-connector-kafka` version `3.0.0-1.17` still rely on `StatefulSink`. Is this expected? Yes, this is expected. StatefulSink was marked as Depreciated in 1.19 and removed in 2.0, we need to release a new Kafka connector version quickly after the Flink 2.0-preview release, I've created a jira to trace this https://issues.apache.org/jira/browse/FLINK-36413. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org