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

Dmitriy Setrakyan commented on IGNITE-2691:
-------------------------------------------

Let's make sure that we benchmark this change before the final merge. I am 
worried of the effect of using thread-local in the gateway logic.

> Wrap all Marshaller interface usage to set thread local context in IgnitionEx
> -----------------------------------------------------------------------------
>
>                 Key: IGNITE-2691
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2691
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: general
>    Affects Versions: 1.5.0.final
>            Reporter: Dmitry Karachentsev
>            Assignee: Dmitry Karachentsev
>            Priority: Critical
>             Fix For: 1.6
>
>
> Any usage of Marshaller interface must be wrapped with setting and restoring 
> thread local context in IgnitionEx to support calling of 
> Ignition.localIgnite(). 
> In other words, any code that might be called during marshaling must be able 
> to get Ignite instance from Ignition.localIgnite().



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

Reply via email to