[
https://issues.apache.org/jira/browse/IGNITE-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15671371#comment-15671371
]
Nikolay Tikhonov commented on IGNITE-3958:
------------------------------------------
Guys,
I've implemented the following approach
(https://github.com/apache/ignite/pull/1240):
* By default REST processor does not start on clinet nodes;
* For start REST processor on client node need to add envirement property
IGNITE_REST_START_ON_CLIENT;
* When REST processor does not start on client in logs prints message "REST
protocols have not been started. For start the protocols on a client node add
-DIGNITE_REST_START_ON_CLIENT=true";
> Client node should not start rest processor
> -------------------------------------------
>
> Key: IGNITE-3958
> URL: https://issues.apache.org/jira/browse/IGNITE-3958
> Project: Ignite
> Issue Type: Bug
> Reporter: Yakov Zhdanov
> Assignee: Nikolay Tikhonov
> Fix For: 2.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)