[
https://issues.apache.org/jira/browse/IGNITE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Karachentsev updated IGNITE-2691:
----------------------------------------
Description:
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().
> 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)