[jboss-jira] [JBoss JIRA] (WFCORE-4399) ResourceEntry implements to not implement equals/hashCode
Paul Ferraro (Jira)
issues at jboss.org
Wed Apr 3 08:57:02 EDT 2019
Paul Ferraro created WFCORE-4399:
------------------------------------
Summary: ResourceEntry implements to not implement equals/hashCode
Key: WFCORE-4399
URL: https://issues.jboss.org/browse/WFCORE-4399
Project: WildFly Core
Issue Type: Bug
Components: Management
Affects Versions: 9.0.0.Beta1
Reporter: Paul Ferraro
Assignee: Paul Ferraro
The default implementation of Resource.getChildren(String) returns a LinkedHashSet containing child entries. However, it seems none of the implementations of Resource.ResourceEntry implement equals() and hashCode(). This causes headaches for anyone creating a custom resource that wishes to augment the default implementation of this method.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list