You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2017/07/10 04:49:59 UTC

[29/43] beam git commit: This closes #3492: [BEAM-2551] KafkaIO reader blocks indefinitely in case of network issues

This closes #3492: [BEAM-2551] KafkaIO reader blocks indefinitely in case of network issues

  Add timeout to initialization of partition in KafkaIO


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/b8f8d18a
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/b8f8d18a
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/b8f8d18a

Branch: refs/heads/gearpump-runner
Commit: b8f8d18ae2cdbb4874d9a0f45038037ecc2381d1
Parents: 85a99e2 526037b
Author: Kenneth Knowles <kl...@google.com>
Authored: Thu Jul 6 11:59:18 2017 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Thu Jul 6 11:59:18 2017 -0700

----------------------------------------------------------------------
 .../org/apache/beam/sdk/io/kafka/KafkaIO.java   | 81 +++++++++++++++-----
 .../apache/beam/sdk/io/kafka/KafkaIOTest.java   | 30 ++++++++
 2 files changed, 92 insertions(+), 19 deletions(-)
----------------------------------------------------------------------