[jboss-jira] [JBoss JIRA] Assigned: (JBCLUSTER-229) Comparison of String objects using == in FamilyClusterInfoImpl.equals(Object)
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Jul 11 16:07:31 EDT 2011
[ https://issues.jboss.org/browse/JBCLUSTER-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list