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

MergeRecord, when configured with a small bin size, does not merge based solely on min requirements.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.9.0
    • Extensions
    • None

    Description

      Create a MergeRecord processor. Set Min Records = 1, Max Records = 1,000,000, Min Size = 1 B, Max Size = 64 MB. Feed in a few records. No bins will be created. Once the size of the records has reached 4-8 KB or so, it does create the bin, but very small bins won't be created. It appears to be related to buffered output not being counted in the bin's size.

      Attachments

        Issue Links

          Activity

            People

              markap14 Mark Payne
              markap14 Mark Payne
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: