Vladimir Ozerov created IGNITE-2564:
---------------------------------------

             Summary: 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: Igor Sapego
            Priority: Critical
             Fix For: 1.6


*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