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

Joseph Witt commented on NIFI-1192:
-----------------------------------

There is a situation in which some Kafka broker we're trying to talk to has a 
poorly behaving zookeeper associated with it.  It is presently causing our 
client to block which is creating poor behavior in NiFi.  There do appear to 
be, as Oleg points out, many other kafka configuration properties which could 
be set and potentially yield better client behavior (not block indefinitely).  
We need to identify which those are and promote them to first class NiFi 
Processor Properties.  But this event has also taught us that we should support 
dynamic processor properties which we will pass along to the kafka client 
configuration should other issues arise.

> Allow Get/PutKafka to honor dynamic properties
> ----------------------------------------------
>
>                 Key: NIFI-1192
>                 URL: https://issues.apache.org/jira/browse/NIFI-1192
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 0.3.0
>            Reporter: Oleg Zhurakousky
>            Assignee: Oleg Zhurakousky
>            Priority: Critical
>             Fix For: 0.4.0
>
>
> Currently Kafka does not honor dynamic properties which means aside from 8 
> properties exposed none others could be set



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

Reply via email to