Vladimir Ozerov created IGNITE-1459: ---------------------------------------
Summary: CPP: Implement thread-local memory allocation. Key: IGNITE-1459 URL: https://issues.apache.org/jira/browse/IGNITE-1459 Project: Ignite Issue Type: Task Components: interop Affects Versions: 1.1.4 Reporter: Vladimir Ozerov Priority: Critical Fix For: ignite-1.5 We need the same approach as we use in Java and .Net. TLS abstraction is already in place, so we should not have any problems here. It will require some cleanup routine on thread detach. This, in turn, will require refactoring to "common" code as we already monitoring thread detach there. -- This message was sent by Atlassian JIRA (v6.3.4#6332)