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

Details

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

    Description

      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)
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: