Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-7475 Fixes for Hibernate 2LC integration with Infinispan 9
  3. ISPN-7476

Cache get might throw NPE is entry not found in context

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Blocker Blocker
    • 9.0.0.Final
    • None
    • None
    • None

      A key with an incorrect equals implementation (e.g. one that always returns false) will result in NPE:

      Caused by: java.lang.NullPointerException
      	at org.infinispan.commands.read.GetKeyValueCommand.perform(GetKeyValueCommand.java:49)
      

              rh-ee-galder Galder ZamarreƱo
              rh-ee-galder Galder ZamarreƱo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: