[
https://issues.apache.org/jira/browse/IGNITE-4022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955202#comment-15955202
]
ASF GitHub Bot commented on IGNITE-4022:
----------------------------------------
GitHub user vldpyatkov opened a pull request:
https://github.com/apache/ignite/pull/1728
IGNITE-4022
IgniteServices soesn't throw an exception if there are no server nodes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vldpyatkov/ignite ignite-4022
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1728.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 #1728
----
----
> IgniteServices soesn't throw an exception if there are no server nodes
> ----------------------------------------------------------------------
>
> Key: IGNITE-4022
> URL: https://issues.apache.org/jira/browse/IGNITE-4022
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 1.8
> Reporter: Alexander Belyak
> Assignee: Vladislav Pyatkov
>
> If you call deployNodeSingleton method, but there are no server nodes in
> IgniteServices base ClusterGroup - you will never know about it and can't
> find deployed service instance. Probably we should print out these errors in
> logs as well.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)