You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/04/10 11:07:42 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-3772:
------------------------------------
    Fix Version/s:     (was: 2.0)
                   2.1

> 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: 2.1
>
>
> 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.15#6346)