You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Bende (JIRA)" <ji...@apache.org> on 2016/10/31 14:16:58 UTC

[jira] [Resolved] (NIFI-2934) Archiver still not respecting nifi.content.repository.archive.max.usage.percentage

     [ https://issues.apache.org/jira/browse/NIFI-2934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Bende resolved NIFI-2934.
-------------------------------
    Resolution: Fixed

> Archiver still not respecting nifi.content.repository.archive.max.usage.percentage
> ----------------------------------------------------------------------------------
>
>                 Key: NIFI-2934
>                 URL: https://issues.apache.org/jira/browse/NIFI-2934
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 0.7.0, 0.7.1
>            Reporter: Joseph Gresock
>            Assignee: Bryan Bende
>             Fix For: 0.8.0
>
>         Attachments: Disk-Usage-Increasing.png, NiFi-80-percent-disk.png, Queued.png, System-Diagnostics.png, content_repository usage.png, lsof.txt
>
>
> This seems related to NIFI-1726: we've noticed that the content repository takes up increasingly more space over time, even beyond the configured max usage percentage (see images).  After restarting the NiFi cluster we get an immediate drop in disk usage with lots of log statements indicating that expired content is being removed.  
> Not sure if this is related, but we also often get "Too many open files" during this expiration process after NiFi restart, despite lsof indicating a count far lower than our configured nofile and fs-max.
> In the environment indicated by the pictures,  nifi.content.repository.archive.max.usage.percentage = 50%.  Note that the flow itself only has ~240GB queued across the entire cluster, but each content_repository directory has over 360GB on each worker.  Also note the disk usage graph increasing above 50% on each worker, until we finally restart and then the usage drops below 50%.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)