This is an automated email from the ASF dual-hosted git repository.
vterentev pushed a change to branch release-2.72
in repository https://gitbox.apache.org/repos/asf/beam.git
from 34dfa90a490 Fix breaking changes from renaming Chunk to EmbeddableItem
(#37651) (#37652)
add 15ed9fba3c2 Adds triggerring configuration to KafkaIO eos. (#37648)
new 1ab9316db13 Merge pull request #37682 from
stankiewicz/cherrypick-kafka-eos
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../beam/sdk/io/kafka/KafkaExactlyOnceSink.java | 28 +++++++++++++++++--
.../java/org/apache/beam/sdk/io/kafka/KafkaIO.java | 32 ++++++++++++++++++++++
.../sdk/io/kafka/upgrade/KafkaIOTranslation.java | 7 +++++
.../io/kafka/upgrade/KafkaIOTranslationTest.java | 2 ++
4 files changed, 66 insertions(+), 3 deletions(-)