You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Marton Szasz (Jira)" <ji...@apache.org> on 2022/04/27 12:33:00 UTC

[jira] [Updated] (MINIFICPP-1325) Rework usages of UUID and name for identifying components

     [ https://issues.apache.org/jira/browse/MINIFICPP-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marton Szasz updated MINIFICPP-1325:
------------------------------------
    Fix Version/s: 0.12.0
                       (was: 0.11.0)

> 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
>            Priority: Minor
>              Labels: MiNiFi-CPP-Hygiene
>             Fix For: 0.12.0
>
>          Time Spent: 8h 10m
>  Remaining Estimate: 0h
>
> *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.20.7#820007)