[
https://issues.apache.org/jira/browse/IGNITE-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15440789#comment-15440789
]
Austin Kuo commented on IGNITE-3772:
------------------------------------
reproduced.
> 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)