[
https://issues.apache.org/jira/browse/NIFI-12297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-12297:
------------------------------------
Fix Version/s: 1.24.0
(was: 1.latest)
Resolution: Fixed
Status: Resolved (was: Patch Available)
Thanks for reviewing and merging Mark! The differences were limited to one
occurrence of Set.of(), and one reference to a newer integration test, so I was
able to backport the changes to the support branch.
> Standardize File System Persistence Path Building
> -------------------------------------------------
>
> Key: NIFI-12297
> URL: https://issues.apache.org/jira/browse/NIFI-12297
> Project: Apache NiFi
> Issue Type: Improvement
> Components: NiFi Registry
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 2.0.0, 1.24.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> The Registry File System Persistence Providers implemented support for
> storing flows and artifacts in a configured directory. These components use
> various approaches for building hierarchical paths for persistent storage.
> Newer Java NIO Path capabilities should be used to ensure consistent use of
> path separators and element formatting.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)