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/07/07 05:26:20 UTC

[GitHub] beam pull request #3514: [BEAM-2534] Cherry-pick #3461 into 2.1.0.

GitHub user rangadi opened a pull request:

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

    [BEAM-2534] Cherry-pick #3461 into 2.1.0.

    Cherry-pick #3461 : Handle offset gaps in Kafka messages.
    
    R: @jbonofre CC: @kennknowles.

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

    $ git pull https://github.com/rangadi/beam cherrypick-pr-3461

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

    https://github.com/apache/beam/pull/3514.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 #3514
    
----
commit 9ffaf185ceefaf7de51b1197e00d2d54bdbb6760
Author: Raghu Angadi <ra...@google.com>
Date:   2017-06-28T19:07:06Z

    [BEAM-2534] Handle offset gaps in Kafka messages.
    
    KafkaIO logged a warning when there is a gap in offstes for messages.
    Kafka also support 'KV' store style topics where some of the messages
    are deleted leading gaps in offsets. This PR removes the log and
    accounts for offset gaps in backlog estimate.

----


---
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 #3514: [BEAM-2534] Cherry-pick #3461 into 2.1.0.

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

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


---
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.
---