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

Default for FlowFile's filename should be the FlowFile's UUID

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.9.0
    • Core Framework
    • None

    Description

      Currently, when a new FlowFile is created without any parents, the filename is set to System.nanoTime(). This is likely to result in filename collisions when operating at a high rate and the extra System call could be avoided. Since we are already generating a unique UUID we should just use that as the filename.

      Attachments

        1. Multiple Duplicate Filenames.png
          207 kB
          Randy Bovay

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: