]
Brian Stansberry reassigned JBCLUSTER-229:
------------------------------------------
Assignee: (was: Brian Stansberry)
Comparison of String objects using == in
FamilyClusterInfoImpl.equals(Object)
------------------------------------------------------------------------------
Key: JBCLUSTER-229
URL:
https://issues.jboss.org/browse/JBCLUSTER-229
Project: JBoss Clustering
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Brian Stansberry
Priority: Minor
Fix For: HA-Client 2.0.0.BETA1
return fr.familyName == this.familyName;
Minor issue as this is semi-valid since the familyName field comes via
ClusteringTargetsRepository, which ensures only a single String gets passed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: