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/09/02 12:48:45 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov closed IGNITE-905.
----------------------------------

> 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: ignite-1.4
>
>
> 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)