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

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

Commit 34ab0d8c2560a4e08e1e77c2580c61a3ae9d0159 in nifi's branch 
refs/heads/main from Mauro Riva
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=34ab0d8 ]

NIFI-8753: Expose flowfile repository implementation configuration

NIFI-8753: Fixed implementation in test to VolatileFlowFileRepository
Signed-off-by: Matthew Burgess <[email protected]>

This closes #5196


> 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
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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