Patrick Rhomberg created GEODE-4925:
---------------------------------------
Summary: LinkedStructSet::equals is pathological
Key: GEODE-4925
URL: https://issues.apache.org/jira/browse/GEODE-4925
Project: Geode
Issue Type: Bug
Components: querying
Reporter: Patrick Rhomberg
The {{equals}} method on {{LinkedStuctSet}} requires that the comparison object
is of type {{SortedStructSet}}. This appears to be a clear copy-paste problem
paired with a lack of adequate testing.
Alternatively, all of the {{o.a.g.cache.query.internal.*Set}} classes could use
with reassessment and refactoring.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)