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

Unpacked unique-named native libraries should be in the work directory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.11.4, 1.12.1
    • None
    • Core Framework
    • None

    Description

      In AbstractNativeLibHandlingClassLoader, it copies the libraries to the system temp directory using Files.createTempFile.

      These should instead be within the work directory.

      (Allowing them to be managed/cleaned up by NiFi, rather than relying on the system to clean up - this is seen to fill up storage on test system)

      Attachments

        Activity

          People

            Unassigned Unassigned
            peterr Peter Radden
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: