Adam Hunyadi created MINIFICPP-1325:
---------------------------------------

             Summary: Rework usages of UUID and name for identifying components
                 Key: MINIFICPP-1325
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1325
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
    Affects Versions: 0.7.0
            Reporter: Adam Hunyadi
            Assignee: Adam Hunyadi
             Fix For: 1.0.0


*Background:*

We are using both names and UUID-s to identify core components. The 
differentation between responsibilities between these are not clear and this 
results in cases where we do lookups on both the lists of UUID-s and the names 
"just in case".

*Proposal:*

We should enforce uniqueness (eg. prohibiting users from setting it manually) 
of the UUID and make sure that each of the CoreComponents have it set.



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

Reply via email to