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

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

Github user JPercivall commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/143#discussion_r47814878
  
    --- Diff: 
nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-processors/src/test/java/org/apache/nifi/processors/kafka/TestPutKafka.java
 ---
    @@ -474,6 +475,18 @@ public void setStopFailingAfter(final Integer 
stopFailingAfter) {
             @Override
             public void close() {
             }
    +
    +        @Override
    +        public void close(long arg0, TimeUnit arg1) {
    +            // TODO Auto-generated method stub
    +
    +        }
    +
    +        @Override
    +        public void flush() {
    +            // TODO Auto-generated method stub
    --- End diff --
    
    Right, and that's a good reason why but it should be documented there.


> Upgrade Kafka modules to the latest Kafka release (0.9.0)
> ---------------------------------------------------------
>
>                 Key: NIFI-1218
>                 URL: https://issues.apache.org/jira/browse/NIFI-1218
>             Project: Apache NiFi
>          Issue Type: Task
>    Affects Versions: 0.3.0
>            Reporter: Oleg Zhurakousky
>            Assignee: Oleg Zhurakousky
>            Priority: Trivial
>             Fix For: 0.5.0
>
>
> While at it see if embedded Kafka cluster code could be added to facilitate 
> better testing since 0.9 actually looks more stable.



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

Reply via email to