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

nifi-write-ahead-log has potential for corruption if out of disk space on checkpoint

    XMLWordPrintableJSON

Details

    Description

      If a partition in the write-ahead-log throws an IOException while in the rollover() method (called from the checkpoint method of MInimalLockingWriteAheadLog), the partition is not blacklisted. As a result, it can still be written to, and this can cause corruption if it is then written to again before being rolled over.

      Attachments

        Activity

          People

            Unassigned Unassigned
            markap14 Mark Payne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: