Marek Pikulski created BEAM-11754:
-------------------------------------
Summary: KafkaIO.Write EOS documentation outdated
Key: BEAM-11754
URL: https://issues.apache.org/jira/browse/BEAM-11754
Project: Beam
Issue Type: Bug
Components: io-java-kafka
Affects Versions: 2.27.0
Reporter: Marek Pikulski
Documentation states that exactly-once semantics (EOS) is not supported on
Flink:
[https://beam.apache.org/releases/javadoc/2.27.0/org/apache/beam/sdk/io/kafka/KafkaIO.WriteRecords.html#withEOS-int-java.lang.String-]
Meanwhile, the feature appears to have been implemented in:
[https://github.com/apache/beam/pull/7991/files]
This is very confusing for new/potential users, so worthwhile fixing IMHO.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)