[jira] [Created] (IGNITE-904) Define entry point for interop startup.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-904) Define entry point for interop startup.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-904:
--------------------------------------

             Summary: Define entry point for interop startup.
                 Key: IGNITE-904
                 URL: https://issues.apache.org/jira/browse/IGNITE-904
             Project: Ignite
          Issue Type: Task
          Components: interop
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
            Priority: Critical


When node start up is initiated from another platform, it might be necessary to enhance configuration with some additional properties.

This is especially critical when starting a node with Spring XML becuase other platforms might not have ability to modify it.

For this reason we must provide a set of methods for node start up with optional closure provided allowing configuration modify before actual start.

This methods are private by their nature and should not be exposed to public API, therefore "Ignition" class is not an option.



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