[
https://issues.apache.org/jira/browse/IGNITE-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15231687#comment-15231687
]
Denis Magda commented on IGNITE-2941:
-------------------------------------
Probably we should add boolean parameter like {{failIfStarted}} to
{{IgnitionEx.start0()}}. If the flag is true (default) then everything will
work as presently. Otherwise an existed (old) instance should be returned.
Tests has to be added as well to validate the functionality.
> Add getOrStart method to ignition
> ---------------------------------
>
> Key: IGNITE-2941
> URL: https://issues.apache.org/jira/browse/IGNITE-2941
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: 1.5.0.final
> Reporter: Alexey Goncharuk
> Assignee: Valentin Kulichenko
>
> Currently there is no way to atomically check if an Ignite instance with the
> given name is started and start it, if it was not started.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)