[
https://issues.apache.org/jira/browse/NIFI-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Ellison closed NIFI-2549.
-----------------------------
> Change Query name and number to a unique identifier
> ---------------------------------------------------
>
> Key: NIFI-2549
> URL: https://issues.apache.org/jira/browse/NIFI-2549
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Tim Ellison
>
> Presently, each individual Query can be identified by a (String) name and
> (double) number. These are not used by Pirk, but aid in identifying the
> query to the user, in debug, etc.
> The proposed improvement is to merge these into a universally unique
> identifier (UUID). While the UUID may not be as readable as a user defined
> string, there is less opportunity for inadvertent identity collision, and
> taken together with the query schema name still makes identifying a
> particular query easy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)