[ 
https://issues.apache.org/jira/browse/IGNITE-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134915#comment-15134915
 ] 

k commented on IGNITE-2564:
---------------------------

I just tested and it works now, thanks for the quick turnaround!

> CPP: Memory reallocation callback doesn't work.
> -----------------------------------------------
>
>                 Key: IGNITE-2564
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2564
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 1.5.0.final
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>            Priority: Critical
>             Fix For: 1.6
>
>         Attachments: putgetexample.cpp, trade.h
>
>
> *Steps to reproduce*:
> 1) Start a CPP node.
> 2) Put large string to cache (say, >1024 chars long)
> 3) Now try to read this string using Cache.Get() method. 
> PlatformNoCallbackException exception is thrown.
> *Root cause*: 
> External memory reallocation callback is not set.
> *Solution*:
> Add memory reallocation callback to ignite_environment.cpp



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

Reply via email to