[ 
https://issues.apache.org/jira/browse/FLINK-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14739106#comment-14739106
 ] 

ASF GitHub Bot commented on FLINK-2656:
---------------------------------------

GitHub user rmetzger opened a pull request:

    https://github.com/apache/flink/pull/1117

    [FLINK-2656] Fix behavior of FlinkKafkaConsumer for out of range offsets

    

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

    $ git pull https://github.com/rmetzger/flink flink2656

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

    https://github.com/apache/flink/pull/1117.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 #1117
    
----
commit 582d265e7ac068ff74a107e2bdcfbce87828c810
Author: Robert Metzger <[email protected]>
Date:   2015-09-10T16:47:45Z

    [FLINK-2656] Fix behavior of FlinkKafkaConsumer for out of range offsets

----


> FlinkKafkaConsumer is failing with OutOfRangeException
> ------------------------------------------------------
>
>                 Key: FLINK-2656
>                 URL: https://issues.apache.org/jira/browse/FLINK-2656
>             Project: Flink
>          Issue Type: Bug
>          Components: Kafka Connector
>    Affects Versions: 0.10, 0.9.1
>            Reporter: Robert Metzger
>            Priority: Critical
>
> FlinkKafkaConsumer is failing with an OutOfRangeException. There is actually 
> a configuration parameter for the high level kafka consumer how to handle 
> these situations (the high level c) doesn't fail on that exception.



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

Reply via email to