[
https://issues.apache.org/jira/browse/APEXMALHAR-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Ganelin reopened APEXMALHAR-175:
-------------------------------------
Assignee: Ilya Ganelin
This issue shouldn't be closed until usage of KeyValPair is replaced with
KeyHashValPair where possible.
> KeyValPair isn't automatically sticky partitioned for key
> ---------------------------------------------------------
>
> Key: APEXMALHAR-175
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-175
> Project: Apache Apex Malhar
> Issue Type: Task
> Reporter: Pramod Immaneni
> Assignee: Ilya Ganelin
>
> KeyValPair is being used in some operators with the assumption that it will
> be sticky partitioned for key but it doesn't override hashcode function
> returning the key hashcode. KeyValPair extends AbstractMap.SimpleEntry which
> overrides hashcode and it is a function of both key and value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)