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

CacheInputEntryStream escapes the value for every byte in the value

    XMLWordPrintable

Details

    Description

      The CacheEntryInputStream calls to escape the value for every single byte https://github.com/infinispan/infinispan/blob/7b84b0871d6256aaeb7311cbefb8a3a11139e3b1/server/rest/src/main/java/org/infinispan/rest/CacheEntryInputStream.java#L189

      This is a simple fix to just use the currentValue field instead as it already escaped it.

      Attachments

        Activity

          People

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: