Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-17015

Fix NPE from NullAwareMapIterator

    XMLWordPrintableJSON

Details

    Description

      When using Heap statebackend, the underlying org.apache.flink.runtime.state.heap.HeapMapState#iterator may return a null iterator. It results in the NullAwareMapIterator holds a null iterator and throws NPE in the following NullAwareMapIterator#hasNext invocking.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jark Jark Wu
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: