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

Mauro Riva updated NIFI-8753:
-----------------------------
    Description: 
The actual code sets the setting: 
{code:java}
nifi.flowfile.repository.implementation{code}
to the default value: 
{code:java}
org.apache.nifi.controller.repository.WriteAheadFlowFileRepository{code}
This setting can be exposed to modify it (e.g. 
org.apache.nifi.controller.repository.VolatileFlowFileRepository) using the 
config.yml file.
  
 More info about the flowfile settings 
[here|[https://docs.cloudera.com/HDPDocuments/HDF3/HDF-3.4.0/nifi-system-properties/content/flowfile-repository.html]]

  was:
The actual code sets the setting:

 
{code:java}

{code}
{{nifi.flowfile.repository.implementation}}

 

to the default value: 
{code:java}
org.apache.nifi.controller.repository.WriteAheadFlowFileRepository{code}
This setting can be exposed to modify it (e.g. 
org.apache.nifi.controller.repository.VolatileFlowFileRepository) using the 
config.yml file.
 
More info about the flowfile settings: 
https://docs.cloudera.com/HDPDocuments/HDF3/HDF-3.4.0/nifi-system-properties/content/flowfile-repository.html


> Expose flowfile repository implementation configuration
> -------------------------------------------------------
>
>                 Key: NIFI-8753
>                 URL: https://issues.apache.org/jira/browse/NIFI-8753
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: MiNiFi
>            Reporter: Mauro Riva
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The actual code sets the setting: 
> {code:java}
> nifi.flowfile.repository.implementation{code}
> to the default value: 
> {code:java}
> org.apache.nifi.controller.repository.WriteAheadFlowFileRepository{code}
> This setting can be exposed to modify it (e.g. 
> org.apache.nifi.controller.repository.VolatileFlowFileRepository) using the 
> config.yml file.
>   
>  More info about the flowfile settings 
> [here|[https://docs.cloudera.com/HDPDocuments/HDF3/HDF-3.4.0/nifi-system-properties/content/flowfile-repository.html]]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to