Pierre Villard created NIFI-11777:
-------------------------------------
Summary: Component State Identifier
Key: NIFI-11777
URL: https://issues.apache.org/jira/browse/NIFI-11777
Project: Apache NiFi
Issue Type: New Feature
Components: Core Framework
Reporter: Pierre Villard
Fix For: 2.latest
In the Settings tab of a component, there should a new property "State
Identifier" that would always default to the UUID of the component.
Users would be able to override this value and change it to something custom.
We would:
* ensure that the state identifier is something likeĀ [a-z]+[a-z0-9\-]*
* ensure that the state identifier is unique across all components
The "State Identifier" should be used when storing the state of the component
in the state providers.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)