Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-4662

NullPointerException in TableResultIterator.java on cache resend

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.12.0
    • 4.14.0, 5.0.0
    • None
    • None

    Description

      In the fix forĀ PHOENIX-4010, there is a potential null dereference. Turned out when we ran a previous version of HashJoinIT with PHOENIX-4010 backported.

      The caches field is initialized to null and may be dereferenced after "Retrying when Hash Join cache is not found on the server ,by sending the cache again".

      Attachments

        1. PHOENIX-4662.patch
          1 kB
          Csaba Skrabak

        Issue Links

          Activity

            People

              cskrabak Csaba Skrabak
              cskrabak Csaba Skrabak
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: