Reynaldo Rea created NIFI-12210:
-----------------------------------
Summary: Implement recovery mode for WriteAheadFlowFileRepository
Key: NIFI-12210
URL: https://issues.apache.org/jira/browse/NIFI-12210
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: Reynaldo Rea
The RocksDBFlowFileRepository has a "Recovery Mode" feature which limits the
number of FlowFiles that are loaded into the system and processed before more
FlowFiles are loaded in. This is useful when Nifi fails to start on a system
with insufficient memory.
The same feature should be added to the WriteAheadFlowFileRepository as the
RocksDBFlowFileRepository is depricated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)