You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by rangadi <gi...@git.apache.org> on 2017/01/20 21:54:04 UTC

[GitHub] beam pull request #1804: [BEAM-1291] KafkaIO: don't log warnig in offset fet...

GitHub user rangadi opened a pull request:

    https://github.com/apache/beam/pull/1804

    [BEAM-1291] KafkaIO: don't log warnig in offset fetcher while closing.

    Don't log a warning in offset fetcher thread if the reader is already closed. This avoids misleading warning in logs (especially with spark runner where the reader is closed after each micro-batch).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rangadi/incubator-beam no_warn

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/1804.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1804
    
----
commit 44f17560122a09bad4e866495037daa309fb9ea8
Author: Raghu Angadi <ra...@google.com>
Date:   2017-01-20T21:24:09Z

    KafkaIO: don't log warnig in offset fetcher while closing.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] beam pull request #1804: [BEAM-1291] KafkaIO: don't log warnig in offset fet...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/beam/pull/1804


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---