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 15:20:45 UTC

[jira] [Created] (IGNITE-1359) Inject platform processor into Ignite lifecycle.

Vladimir Ozerov created IGNITE-1359:
---------------------------------------

             Summary: Inject platform processor into Ignite lifecycle.
                 Key: IGNITE-1359
                 URL: https://issues.apache.org/jira/browse/IGNITE-1359
             Project: Ignite
          Issue Type: Sub-task
          Components: interop
    Affects Versions: 1.1.4
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
            Priority: Critical
             Fix For: ignite-1.4


Processor creation sequence should be as follows:
1) Ask plugins for their processor. Stop in case of non-null result.
2) Check for PlatformConfiguration. If not null - create fully-fledged processor through reflection if it is present in classpath. Stop if created.
3) Return no-op processor.



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