Hi All,
The nifi content repository has been filling our disk. Previously I would assume it would be java garbage collector not working. A simple stop and restart of the nifi application would bring down the size. But this has not been the case for last two days. Its been reaching 99%. Our other cluster runs on nifi1.7 that has no issues our main one is on version 112 which is causing the issue.
Below is the parameters used. Is there something that I can do to fix this. Please let me know.
nifi.content.claim.max.appendable.size=10 B
nifi.content.claim.max.flow.files=1
nifi.content.repository.archive.max.retention.period=12 hours
nifi.content.repository.archive.max.usage.percentage=50%
nifi.content.repository.archive.enabled=true