[jira] [Created] (IGNITE-905) Implement interop processor for early initialization.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-905) Implement interop processor for early initialization.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-905:
--------------------------------------

             Summary: Implement interop processor for early initialization.
                 Key: IGNITE-905
                 URL: https://issues.apache.org/jira/browse/IGNITE-905
             Project: Ignite
          Issue Type: Task
          Components: interop
    Affects Versions: sprint-4
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
            Priority: Critical
             Fix For: sprint-5


Interop platform might inject various resources into Ignite configuration. Some of these resources might require advanced handling on other platform side. E.g., we .Net platform might need the list of assemblies to load in runtime to be able to create cache store later on.

To support such scenarios we must implement special interop processor which will perform callbacks to the platform earlies than any other component. That is, it must be started first and stopped last.



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