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:19:45 UTC

[jira] [Closed] (IGNITE-1347) Create normal platform processor.

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

Vladimir Ozerov closed IGNITE-1347.
-----------------------------------

> 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)