You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/12 18:11:25 UTC

[jira] [Commented] (NIFI-1296) Add capabilities to Kafka NAR to use new Kafka API (0.9)

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

ASF GitHub Bot commented on NIFI-1296:
--------------------------------------

GitHub user olegz opened a pull request:

    https://github.com/apache/nifi/pull/345

    NIFI-1296[REVIEW_ONLY] initial commit of Kafka processors that leverage Kafka 0.9 API

    This PR is not ready to be merged and is only to initiate incremental review and initial testing of a new pair of Kafka processors that are build using Kafka 0.9 API

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

    $ git pull https://github.com/olegz/nifi NIFI-1296

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

    https://github.com/apache/nifi/pull/345.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 #345
    
----
commit 465f1e049bbc37aaed1864121c6e8bc18d05e8ee
Author: Oleg Zhurakousky <ol...@suitcase.io>
Date:   2016-04-07T11:15:25Z

    NIFI-1296 initial commit of Kafka processors that leverage Kafka 0.9 API

----


> Add capabilities to Kafka NAR to use new Kafka API (0.9)
> --------------------------------------------------------
>
>                 Key: NIFI-1296
>                 URL: https://issues.apache.org/jira/browse/NIFI-1296
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 0.4.0
>            Reporter: Oleg Zhurakousky
>            Assignee: Oleg Zhurakousky
>             Fix For: 0.7.0
>
>
> Not sure when can we address this, but the interesting comment in https://github.com/apache/nifi/pull/143. The usage of new API may introduce issues with running against older Kafka brokers (e.g., 0.8). Need to investigate.



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