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

MergeContent should handle 10s of thousands+ item merges more efficiently

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • Extensions
    • None

    Description

      The way MergeContent works it opens the file handles for all items to be merged then writes all their content to a new resulting output file.

      It creates problems when merging thousands, tens of thousands, and more objects as it means there are massive amounts of open file handles. This seems avoidable and users should not be required to leave unlimited number of open file handles for it to work nicely.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              joewitt Joe Witt
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: