[jira] [Created] (IGNITE-3772) Large values are corrupted when saved via Memcached client

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-3772) Large values are corrupted when saved via Memcached client

Anton Vinogradov (Jira)
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)