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

David Handermann updated NIFI-15728:
------------------------------------
    Fix Version/s: nifi-api-2.8.0
                       (was: nifi-api-2.7.0)

> Add equals and hashcode methods for classes URLResourceReference and 
> Utf8TextResource
> -------------------------------------------------------------------------------------
>
>                 Key: NIFI-15728
>                 URL: https://issues.apache.org/jira/browse/NIFI-15728
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: NiFi API
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>             Fix For: nifi-api-2.8.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently there are three implementations of 
> org.apache.nifi.components.resource.ResourceReference
>  # FileResourceReference
>  # URLResourceReference
>  # Utf8TextResource
> Of the three implementations, only FileResourceReference implements an equals 
> and hashcode methods. The point of this ticket is to create equals and 
> hashcode methods for URLResourceReference and Utf8TextResource which would 
> then allow for all of these classes to be keys in a java.util.Map.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to