You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Patrick Rhomberg (JIRA)" <ji...@apache.org> on 2018/03/23 16:37:00 UTC

[jira] [Created] (GEODE-4925) LinkedStructSet::equals is pathological

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)