GitHub user ilganeli opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/303
[APEXMALHAR-175] KeyValPair isn't automatically sticky partitioned for key
* Updated KeyValPair to override hashCode to support sticky partitioning by
key.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ilganeli/incubator-apex-malhar APEXMALHAR-175
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/303.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #303
----
commit 19b5fd1085c1999bab833929cc6ad21e6fae40a3
Author: Ilya Ganelin <[email protected]>
Date: 2016-05-31T23:56:29Z
Updated KeyValPair to override hashcode to support sticky partitining by
key.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---