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/10/27 11:59:27 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:     (was: 1.5)
                   1.6

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