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

ASF subversion and git services commented on NIFI-2455:
-------------------------------------------------------

Commit 2a6580992bdbcd4994ddaac29c125a874e39f614 in nifi's branch 
refs/heads/master from [~JPercivall]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=2a65809 ]

NIFI-2455 Removing 'Queue Buffering Max Time' as a required property of 
PutKafka. This closes #765


> Remove PutKafka "Queue Buffering Max Time" default
> --------------------------------------------------
>
>                 Key: NIFI-2455
>                 URL: https://issues.apache.org/jira/browse/NIFI-2455
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Joseph Percivall
>            Assignee: Joseph Percivall
>             Fix For: 1.0.0
>
>
> PutKafka has the property "Queue Buffering Max Time" which wraps the 
> "linger.ms" Kafka property[1]. It already has a NULL check and Kafka already 
> has an internal default value of 0[2]. 
> We should just remove "required" and the default value.
> [1] 
> https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-processors/src/main/java/org/apache/nifi/processors/kafka/PutKafka.java#L493-L493
> [2] http://kafka.apache.org/082/documentation.html



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

Reply via email to