This is an automated email from the ASF dual-hosted git repository.
aromanenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from af8559d Merge pull request #11200: [BEAM-9573] Correct computing of
watermark hold for timer output timestamp
add 8babe39 [BEAM-9420] Configurable timeout for blocking kafka API
call(s)
new d309c1b Merge pull request #11099: [BEAM-9420] Configurable timeout
for blocking kafka API call(s)
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:
.../java/org/apache/beam/sdk/io/kafka/KafkaIO.java | 8 ++++
.../beam/sdk/io/kafka/KafkaUnboundedReader.java | 48 ++++++++++++++++------
.../org/apache/beam/sdk/io/kafka/KafkaIOTest.java | 40 ++++++++++++++++--
3 files changed, 80 insertions(+), 16 deletions(-)