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

ASF subversion and git services commented on SOLR-13041:
--------------------------------------------------------

Commit 01c9c68cc8dffe496f9a15de253c6f81cd2d2c16 in lucene-solr's branch 
refs/heads/branch_8x from Christine Poerschke
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=01c9c68 ]

SOLR-13041: Add hashCode for autoscaling.Condition to accompany the already 
present equals.

(Zsolt Gyulavari via Christine Poerschke)


> SolrJ autoscaling Condition class has equals but no hashCode
> ------------------------------------------------------------
>
>                 Key: SOLR-13041
>                 URL: https://issues.apache.org/jira/browse/SOLR-13041
>             Project: Solr
>          Issue Type: Bug
>          Components: clients - java
>    Affects Versions: 7.5
>            Reporter: Zsolt Gyulavari
>            Assignee: Noble Paul
>            Priority: Major
>              Labels: patch-available
>         Attachments: SOLR-13041.patch, SOLR-13041.patch
>
>
> SolrJ autoscaling Condition class has equals but no hashCode implementation.
> Instances are being used in a HashSet in Clause.testGroupNodes method, so 
> this could lead to unreliable behavior or increased memory consumption.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to