You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Amit Sela (JIRA)" <ji...@apache.org> on 2017/01/21 15:19:27 UTC

[jira] [Resolved] (BEAM-1291) KafkaIO: don't log warning in offset fetcher while closing the reader.

     [ https://issues.apache.org/jira/browse/BEAM-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amit Sela resolved BEAM-1291.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 0.5.0

> KafkaIO: don't log warning in offset fetcher while closing the reader.
> ----------------------------------------------------------------------
>
>                 Key: BEAM-1291
>                 URL: https://issues.apache.org/jira/browse/BEAM-1291
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-extensions
>            Reporter: Raghu Angadi
>            Assignee: Raghu Angadi
>            Priority: Minor
>             Fix For: 0.5.0
>
>
> When the KafkaIO reader is closed, it wakes up two background threads used for reading from Kafka. The wakeup notification results in an exception. One of the threads logs a warning with full stacktrace even though it is part of normal operation. It should not.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)