Lars

The issue that came to mind is
https://issues.apache.org/jira/browse/NIFI-10023 but that is fixed in
1.16.2 and 1.17.0 so that is why I asked.

What is in your nifi.properties for
# Content Repository
nifi.content.repository.implementation=org.apache.nifi.controller.repository.FileSystemRepository
nifi.content.claim.max.appendable.size=50 KB
nifi.content.repository.directory.default=./content_repository
nifi.content.repository.archive.max.retention.period=7 days
nifi.content.repository.archive.max.usage.percentage=50%
nifi.content.repository.archive.enabled=true
nifi.content.repository.always.sync=false

Thanks

On Tue, Sep 13, 2022 at 7:04 AM Lars Winderling
<[email protected]> wrote:
>
> I'm using 1.16.3 from upstream (no custom build) on java 11 temurin, debian 
> 10, virtualized, no docker setup.
>
> On 13 September 2022 13:37:15 CEST, Joe Witt <[email protected]> wrote:
>>
>> Lars
>>
>> What version are you using?
>>
>> Thanks
>>
>> On Tue, Sep 13, 2022 at 3:11 AM Lars Winderling <[email protected]> 
>> wrote:
>>>
>>> Dear community,
>>>
>>> sometimes our content repository grows out of bounds. Since it has been 
>>> separated on disk from the rest of NiFi, we can still use the NiFi UI and 
>>> empty the respective queues. However, the disk remains jammed. Sometimes, 
>>> it gets cleaned up after a few mintes, but most of the time we need to 
>>> restart NiFi manually, for the cleanup to happen.
>>> So. is there any way of triggering the content eviction manually without 
>>> restarting NiFi?
>>> Btw. the respective files on disk are not archived in the content 
>>> repository (thus not below */archive/*).
>>>
>>> Thanks in advance for your support!
>>> Best,
>>> Lars

Reply via email to