[ https://issues.apache.org/jira/browse/IGNITE-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vladimir Ozerov updated IGNITE-1347: ------------------------------------ Fix Version/s: (was: ignite-1.4) ignite-1.5 > Create normal platform processor. > --------------------------------- > > Key: IGNITE-1347 > URL: https://issues.apache.org/jira/browse/IGNITE-1347 > 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.5 > > > Currently we have no-op platform processor implementation in "core" module. > We need to implement fully-fledged processor in "platforms" module. > 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)