You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2016/11/18 20:43:58 UTC

[jira] [Created] (IGNITE-4250) Add Ignition.getOrStart method that starts from Spring XML file

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)