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

Joseph Witt commented on NIFI-1629:
-----------------------------------

This is a really important change.  Seeing lots of questions on the mailing 
list about Kafka support and issues.

This means we'll be back to the 0.8.x client which should work against 0.8 and 
0.9 brokers.

It will eliminate the super wild task count numbers seen which causes minimal 
actual problems but does confuse users.

Then later in say 0.7.0 or 1.0.0 we can add new Kafka processors for their new 
consumer/producer API.  Look forward to reviewing/testing this one!

Thanks
joe

> Downgrade Kafka processors back to 0.8
> --------------------------------------
>
>                 Key: NIFI-1629
>                 URL: https://issues.apache.org/jira/browse/NIFI-1629
>             Project: Apache NiFi
>          Issue Type: Task
>            Reporter: Oleg Zhurakousky
>            Assignee: Oleg Zhurakousky
>             Fix For: 0.6.0
>
>
> Also, the following needs to be added to ensure that Kafka failures do not 
> affect NiFi operations
> 1) Add yield so when we don't have to ack anything or there is nothing to 
> send we don't do onTrigger()
> 2) Appropriate hooks allowing Kafka processors to still exit whenever Kafka 
> deadlocks



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

Reply via email to