Dmitry Karachentsev created IGNITE-2692:
-------------------------------------------
Summary: Set thread local context in IgnitionEx to affect cache functions
Key: IGNITE-2692
URL:
https://issues.apache.org/jira/browse/IGNITE-2692 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
For any usage of cache from single user thread must be initialized thread local context in IgnitionEx to support Ignition.localIgnite() in marshalling functions.
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)