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

Tony Kurc resolved NIFI-1016.
-----------------------------
    Resolution: Fixed

> Use centralized priority attribute name in PriorityAttributePrioritizer
> -----------------------------------------------------------------------
>
>                 Key: NIFI-1016
>                 URL: https://issues.apache.org/jira/browse/NIFI-1016
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: Joe Mészáros
>            Assignee: Joseph Witt
>            Priority: Minor
>             Fix For: 0.4.0
>
>
> There is a special enum, {{CoreAttributes}}, containing the core attribute 
> names of a flow file, like {{uuid}},{{path}} and {{priority}}. This enum is 
> used by tons of other Java classes, and this issue suggests to use 
> {{CoreAttributes.PRIORITY}} in {{PriorityAttributePrioritizer}}, instead of a 
> local static String to avoid duplicates and possible misconceptions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to