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

REST server does not set value equivalence properly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 8.0.2.Final
    • Server
    • None

    Description

      REST server uses String-based keys; therefore AnyEquivalence works on keys. However, the data accepted are byte[], and value equivalence is set to AnyEquivalence, too. This means that replace() command which is used in Server.putOrReplace does not work when the write is executed on non-owner.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rvansa1@redhat.com Radim Vansa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: