[ 
https://issues.apache.org/jira/browse/IGNITE-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15152349#comment-15152349
 ] 

ASF GitHub Bot commented on IGNITE-2679:
----------------------------------------

GitHub user ptupitsyn opened a pull request:

    https://github.com/apache/ignite/pull/497

    IGNITE-2679 .NET: Implement Ignition.TryGetIgnite, returning null instead 
of exception

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ptupitsyn/ignite ignite-2679

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/497.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #497
    
----
commit ff7b73b55fc429b3d26e347f5366bce2bf5da3c7
Author: Pavel Tupitsyn <[email protected]>
Date:   2016-02-18T13:36:04Z

    IGNITE-2679 .NET: Implement Ignition.TryGetIgnite, returning null instead 
of exception

----


> .NET: Ignition.GetIgnite should not throw an error
> --------------------------------------------------
>
>                 Key: IGNITE-2679
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2679
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 1.1.4
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>             Fix For: 1.6
>
>
> There is no way to check if Ignite instance is already started without 
> try-catch.
> We should probably provide a TryGetIgnite method which returns null when 
> there are no instance with specified name.



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

Reply via email to