[
https://issues.apache.org/jira/browse/NIFI-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-739.
-----------------------------------
Resolution: Abandoned
> Update Kite storage processor to cache writers
> ----------------------------------------------
>
> Key: NIFI-739
> URL: https://issues.apache.org/jira/browse/NIFI-739
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Affects Versions: 0.1.0
> Reporter: Ryan Blue
> Assignee: Ryan Blue
> Priority: Major
>
> The StoreInKiteProcessor currently opens and closes a new dataset writer for
> each file, creating lots of small files. Instead, the processor should keep
> writers open and periodically refresh them if data should be made available.
> This will make it much easier to delegate file management to Kite in the
> future.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)