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 2015/09/30 11:23:04 UTC

[jira] [Updated] (IGNITE-1459) CPP: Implement thread-local memory allocation.

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

Vladimir Ozerov updated IGNITE-1459:
------------------------------------
    Fix Version/s: ignite-1.5

> 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)