[ 
https://issues.apache.org/jira/browse/NIFI-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16059388#comment-16059388
 ] 

ASF subversion and git services commented on NIFI-1586:
-------------------------------------------------------

Commit 668a64cd566682c1a13064d3b2b8a5a14aab5f4c in nifi's branch 
refs/heads/master from [~jtstorck]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=668a64c ]

NIFI-1586 Implements autopurging of transaction log and snapshot files
When NiFi is clustered, and autopurge.purgeInterval is greater than 1, the 
DatadirCleanupManager will be started in order to automatically purge 
transaction log and snapshot files based on the autopurge settings in 
zookeeper.properties

This closes #1928.


> embedded zookeeper disk utilization grows unbounded
> ---------------------------------------------------
>
>                 Key: NIFI-1586
>                 URL: https://issues.apache.org/jira/browse/NIFI-1586
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.3.0
>         Environment: latest 0.5.1 release
>            Reporter: Matthew Clarke
>            Assignee: Jeff Storck
>         Attachments: ZK_Autopurge_Test.xml
>
>
> Observed that embedded NiFi zookeeper disk utilization will grow unbounded.  
> Zookeeper will occasional create snapshots but at no time will it ever purge 
> any of those snapshots it creates. This behavior is documented here:
> https://zookeeper.apache.org/doc/r3.1.2/zookeeperAdmin.html#sc_administering
> It is the operators responsibility to purge old snapshot files. NiFi needs to 
> provide a configuration that will automate this pruge.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to