GitHub user rmetzger opened a pull request:

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

    [FLINK-4035] Add a streaming connector for Apache Kafka 0.10.x

    This pull request subsumes https://github.com/apache/flink/pull/2231.
    
    Compared to #2231, I've based the connector on the existing 0.9 code (by 
extending it, reducing the amount of copied code), added a test case for the 
timestamp functionality and updated the documentation.

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

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

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

    https://github.com/apache/flink/pull/2369.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 #2369
    
----
commit e3b2ede004b3c4ab6e37df1d6a268a52c1565316
Author: radekg <ra...@gruchalski.com>
Date:   2016-07-12T17:19:01Z

    [FLINK-4035] Add support for Kafka 0.10.x.

commit 9d358a9ad5bcdd1ea644bc5b902240423586faf3
Author: Robert Metzger <rmetz...@apache.org>
Date:   2016-08-09T14:38:21Z

    [FLINK-4035] Refactor the Kafka 0.10 connector to be based upon the 0.9 
connector
    
    Add a test case for Kafka's new timestamp functionality and update the 
documentation.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to