[
https://issues.apache.org/jira/browse/APEXMALHAR-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15505125#comment-15505125
]
ASF GitHub Bot commented on APEXMALHAR-2246:
--------------------------------------------
GitHub user davidyan74 opened a pull request:
https://github.com/apache/apex-malhar/pull/417
APEXMALHAR-2246 #resolve use Slice instead of byte[] in the underlying map
of SpillableByteArrayListMultimapImpl
@siyuanh Please review and merge
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davidyan74/apex-malhar APEXMALHAR-2246
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/417.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 #417
----
commit f59dfe1193d282fa96743be7f800b1d6e1c2882d
Author: David Yan <[email protected]>
Date: 2016-09-20T00:17:57Z
APEXMALHAR-2246 #resolve use Slice instead of byte[] in the underlying map
of SpillableByteArrayListMultimapImpl
----
> The underlying map of SpillableByteArrayListMultimapImpl uses a primitive
> byte[] as a key, which won't work because it does not compare the underlying
> bytes
> ------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: APEXMALHAR-2246
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2246
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: David Yan
> Assignee: David Yan
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)