[
https://issues.apache.org/jira/browse/APEXMALHAR-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310765#comment-15310765
]
ASF GitHub Bot commented on APEXMALHAR-175:
-------------------------------------------
Github user ilganeli closed the pull request at:
https://github.com/apache/incubator-apex-malhar/pull/303
> 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
>
> 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)