You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "David Yan (JIRA)" <ji...@apache.org> on 2016/10/26 23:54:58 UTC

[jira] [Resolved] (APEXMALHAR-2317) Change SpillableBenchmarkApp to adapt the change on Spillable Data Structure

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

David Yan resolved APEXMALHAR-2317.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.6.0

> Change SpillableBenchmarkApp to adapt the change on Spillable Data Structure
> ----------------------------------------------------------------------------
>
>                 Key: APEXMALHAR-2317
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2317
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>            Reporter: bright chen
>            Assignee: bright chen
>             Fix For: 3.6.0
>
>
> Nullpointer exception will be thrown due to the change of Spillable Data Structure.
> java.lang.NullPointerException
> 	at org.apache.apex.malhar.lib.state.managed.AbstractManagedStateImpl.getBucket(AbstractManagedStateImpl.java:325)
> 	at org.apache.apex.malhar.lib.state.managed.AbstractManagedStateImpl.ensureBucket(AbstractManagedStateImpl.java:331)
> 	at org.apache.apex.malhar.lib.state.spillable.SpillableMapImpl.setup(SpillableMapImpl.java:209)
> 	at com.datatorrent.benchmark.spillable.SpillableTestOperator.createWindowToCountMap(SpillableTestOperator.java:188)
> 	at com.datatorrent.benchmark.spillable.SpillableTestOperator.setup(SpillableTestOperator.java:85)
> 	at com.datatorrent.common.util.BaseOperator.setup(BaseOperator.java:30)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)