Matthieu RÉ created NIFI-10237:
----------------------------------
Summary: ByteArrayContentRepository in core framework
Key: NIFI-10237
URL: https://issues.apache.org/jira/browse/NIFI-10237
Project: Apache NiFi
Issue Type: New Feature
Components: Core Framework
Affects Versions: 1.17.0
Reporter: Matthieu RÉ
As discussed in NIFI-8760 and by mail, the use case of using an in-memory based
implementation of the ContentRepository is not completed after 1.17.0 and the
removal of the old VolatileContentRepository (NIFI-9823) when the
ExecuteStateless is not a solution.
As proposed by mail, the ByteArrayContentRepository could be duplicated from
the nifi-stateless framework to the core one, but maybe with more
functionalities, for instance the follow-up of the space taken in memory, and
the limitation of its total usage.
Don't hesitate to comment, add or discuss requirements or the implementation I
will propose.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)