-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 16.0.0.Final
-
Fix Version/s: 17.0.0.Alpha1, 17.0.0.Final
-
Component/s: Clustering
-
Labels:None
From java.util.Set javadoc:
"Great care must be exercised if mutable objects are used as set elements. The behavior of a set is not specified if the value of an object is changed in a manner that affects equals comparisons while the object is an element in the set."