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)