Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-1985

Calling containsValue() in a storeAsBinary cache should result in value being unmarshalled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Minor
    • 6.0.0.CR1
    • None
    • None
    • None

    Description

      I'm not sure this is how it works, but just adding it just in case. It can always be closed if necessary.

      This is related to https://hibernate.onjira.com/browse/HHH-7256.

      Does calling containsKey() is a storeAsBinary=true cache result in unmarshalling the value?

      Of course, it's gonna need to unmarshall the key to be compare it, but it should not try to unmarshall the value, since this operation is different to a get().

      Attachments

        Activity

          People

            manik_jira Manik Surtani (Inactive)
            rh-ee-galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: