Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-2287

Possible NPE in HARegionQueue during gii with conflation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • client queues
    • None

    Description

      There is a chance that a conflated value causes in NPE during gii for ha region queue.

      The following line should probably have a check to make sure val is not null.
      if (val.getEventId() != null) { // bug #44959 null event ID caused NPE

      Attachments

        Activity

          People

            jasonhuynh Jason Huynh
            jasonhuynh Jason Huynh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: