Valentin Kulichenko created IGNITE-3772:
-------------------------------------------

             Summary: Large values are corrupted when saved via Memcached client
                 Key: IGNITE-3772
                 URL: https://issues.apache.org/jira/browse/IGNITE-3772
             Project: Ignite
          Issue Type: Bug
          Components: rest
    Affects Versions: 1.7
            Reporter: Valentin Kulichenko
             Fix For: 1.8


When a value which is larger than 32768 bytes is saved via Memcached client, it 
ends up corrupted in cache. Most likely something wrong with the parsing and 
the length of binary value is calculated incorrectly.

Modified {{MemcacheRestExample}} which reproduces the issue is attached.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to