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

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

GitHub user olegz opened a pull request:

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

    NIFI-1296 implemented new  Kafka processors that leverage Kafka 0.9 API

    NIFI-1296 added failure handling logic to ensure both processors can be 
reset to their initial state (as if they were just started)
    
    NIFI-1296 added initial lifecycle test for AbstractKafkaProcessor
    
    NIFI-1296 added more tests
    
    NIFI-1296 final polishing

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/366.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 #366
    
----
commit b552b5fe449e599944b606253b01f3ca42ab1f15
Author: Oleg Zhurakousky <[email protected]>
Date:   2016-04-07T11:15:25Z

    NIFI-1296 implemented new  Kafka processors that leverage Kafka 0.9 API
    
    NIFI-1296 added failure handling logic to ensure both processors can be 
reset to their initial state (as if they were just started)
    
    NIFI-1296 added initial lifecycle test for AbstractKafkaProcessor
    
    NIFI-1296 added more tests
    
    NIFI-1296 final polishing

----


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

Reply via email to