Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-5136

Felix Fileinstall temp dir generation is inefficient

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • fileinstall-3.5.0
    • fileinstall-3.5.2
    • File Install
    • None

    Description

      If no tmpDir is set, DirectoryWatcher will use a SecureRandom to find a free temp dir.
      This is ineffcient, because SecureRandom needs warmup time.
      Additionally DirectoryWatcher wil unncessarily hold on to java.io.tmpdir and the secure random after intitialization.

      Attachments

        Activity

          People

            gnodet Guillaume Nodet
            fabianlange Fabian Lange
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: