Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
7.5
Description
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.