Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-2455

Remove PutKafka "Queue Buffering Max Time" default

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0, 1.0.0-Beta
    • None
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              jpercivall Joe Percivall
              jpercivall Joe Percivall
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: