You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2009/05/22 15:26:45 UTC

[jira] Commented: (SOLR-1182) OrdFieldSource has a broken equals impl

    [ https://issues.apache.org/jira/browse/SOLR-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712078#action_12712078 ] 

Yonik Seeley commented on SOLR-1182:
------------------------------------

Yikes... that's an important one.  The hashCode would normally save us... but when it collides, we could retrieve the wrong item from a cache.

> OrdFieldSource has a broken equals impl
> ---------------------------------------
>
>                 Key: SOLR-1182
>                 URL: https://issues.apache.org/jira/browse/SOLR-1182
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Trivial
>             Fix For: 1.4
>
>         Attachments: SOLR-1182.patch
>
>
> equals compares this.field to field which are the same - from the first version it looks.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.