Hello experts,
I am facing an issue in one of the Nifi server where we have multiple consume eventhub flows.
The flow file repository disc is getting full but content and provenance repos are not.
Have attached the screen shot of all repos usage and content of flowfile repo.
journals folder is occupying very large amount of data.


nifi.properties (related to flofile repo):
nifi.flowfile.repository.always.sync=false
nifi.flowfile.repository.checkpoint.interval=2 mins
nifi.flowfile.repository.directory=/flowfile
nifi.flowfile.repository.implementation=org.apache.nifi.controller.repository.WriteAheadFlowFileRepository
nifi.flowfile.repository.partitions=256
nifi.flowfile.repository.retain.orphaned.flowfiles=true
nifi.flowfile.repository.wal.implementation=org.apache.nifi.wali.SequentialAccessWriteAheadLog
Can anyone help me understand what is the issue? how to resolve this?
Thanks,
Mahendra