[jira] [Commented] (NIFI-11777) Component State Identifier

2023-12-06 Thread Joe Witt (Jira)


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

Joe Witt commented on NIFI-11777:
-

[~pvillard][~simonbence]Please before there is an implementation for this can 
we generate and discuss on a [feature 
proposal|https://cwiki.apache.org/confluence/display/NIFI/NiFi+Feature+Proposals].

This way we can first be on the same page on the purpose/options for an idea 
before there is a ton of implementation work done.

> 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
>Assignee: Simon Bence
>Priority: Major
>
> 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)


[jira] [Commented] (NIFI-11777) Component State Identifier

2023-12-06 Thread Joe Witt (Jira)


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

Joe Witt commented on NIFI-11777:
-

[~pvillard] Can you add more to this in terms of what the purpose/function is?  
As written this is more like an implementation/what.  How does this differ from 
the component UUID?  What happens to whatever is currently used to associate a 
given component to its state?  

> 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
>Assignee: Simon Bence
>Priority: Major
>
> 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)