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

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

Github user asfgit closed the pull request at:

    https://github.com/apache/nifi/pull/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