Uploaded image for project: 'Apache Apex Malhar'
  1. Apache Apex Malhar
  2. APEXMALHAR-2317

Change SpillableBenchmarkApp to adapt the change on Spillable Data Structure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.6.0
    • None
    • None

    Description

      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)

      Attachments

        Issue Links

          Activity

            People

              brightchen Bright Chen
              brightchen Bright Chen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: