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

Default config causes NiFi to stop processing after a while if more than 50% of disk used

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Cannot Reproduce
    • 0.2.0
    • 0.2.0
    • None

    Description

      The default value of the "nifi.content.repository.archive.max.usage.percentage" property was recently changed from unset to 50%. If more than 50% of the partition housing a content repo is full, NiFi can stop processing.

      Believe this is happening because FileSystemRepository is blocking, waiting for archived files to be cleaned up, even though there are no archived files to be cleaned up.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: