Valentin Kulichenko created IGNITE-4250:
-------------------------------------------
Summary: Add Ignition.getOrStart method that starts from Spring XML file
Key: IGNITE-4250
URL:
https://issues.apache.org/jira/browse/IGNITE-4250 Project: Ignite
Issue Type: Improvement
Components: general
Affects Versions: 1.7
Reporter: Valentin Kulichenko
There are multiple {{Ignition.start(...)}} methods that allow to start with an {{IgniteConfiguration}} object, Spring file or will all defaults.
But for some reason, there is only one {{getOrStart()}} which works with {{IgniteConfiguration}}, so there is no way to provide XML file.
These two methods sets should be consistent, let's add missing {{getOrStart}} overloads.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)