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

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

GitHub user tzulitai opened a pull request:

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

    (backport-1.3) [FLINK-7174] [kafka] Bump Kafka 0.10 dependency to 0.10.2.1

    Backport of #4321 to `release-1.3`, with the following things being 
different:
    1. No need to touch `KafkaConsumerThread`, because in 1.3 the code in 
`KafkaConsumerThread` will only ever be reached if there is partitions to 
subscribe to (therefore would not bump into the changed exception behaviour 
described in #4321).
    2. Some touched tests and classes do not exist in 1.3 (e.g. partition 
reassignment tests, `AbstractPartitionDiscoverer`) and therefore is not 
relevant for the backport.

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

    $ git pull https://github.com/tzulitai/flink FLINK-7174-flink13

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

    https://github.com/apache/flink/pull/4386.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 #4386
    
----
commit 9653b60974f68b14fd4be5ee5b9f0f687b764bdb
Author: Piotr Nowojski <[email protected]>
Date:   2017-07-13T09:07:28Z

    [FLINK-7174] [kafka connector] Bump Kafka 0.10 dependency to 0.10.2.1
    
    This closes #4321

----


> Bump dependency of Kafka 0.10.x to the latest one
> -------------------------------------------------
>
>                 Key: FLINK-7174
>                 URL: https://issues.apache.org/jira/browse/FLINK-7174
>             Project: Flink
>          Issue Type: Improvement
>          Components: Kafka Connector
>    Affects Versions: 1.2.1, 1.3.1, 1.4.0
>            Reporter: Piotr Nowojski
>            Assignee: Piotr Nowojski
>             Fix For: 1.4.0, 1.3.2
>
>
> We are using pretty old Kafka version for 0.10. Besides any bug fixes and 
> improvements that were made between 0.10.0.1 and 0.10.2.1, it 0.10.2.1 
> version is more similar to 0.11.0.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to