[ 
https://issues.apache.org/jira/browse/GEARPUMP-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manu Zhang resolved GEARPUMP-286.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.8.3

> Different WindowAndGroups could end up in one due to hashCode collision 
> ------------------------------------------------------------------------
>
>                 Key: GEARPUMP-286
>                 URL: https://issues.apache.org/jira/browse/GEARPUMP-286
>             Project: Apache Gearpump
>          Issue Type: Bug
>          Components: streaming
>    Affects Versions: 0.8.2
>            Reporter: Manu Zhang
>            Assignee: Manu Zhang
>             Fix For: 0.8.3
>
>
> Currently, we use a {{TreeMap}} to store and sort {{WindowAndGroup}}, which 
> requires {{WindowAndGroup}} to be {{Comparable}}. However, {{Group}} is not 
> and not supposed to be so I hacked with its {{hashCode}} for comparison. That 
> is wrong since two {{Group}} could have identical {{hashCode}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to