[ https://issues.apache.org/jira/browse/SOLR-13041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039195#comment-17039195 ]
ASF subversion and git services commented on SOLR-13041: -------------------------------------------------------- Commit 003303a9cc8e1d5471448b538b611984b5e669a7 in lucene-solr's branch refs/heads/master from Christine Poerschke [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=003303a ] 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