[jira] [Commented] (IGNITE-3958) Client node should not start rest processor

2016-11-16 Thread Nikolay Tikhonov (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (IGNITE-3958) Client node should not start rest processor

2016-09-27 Thread Valentin Kulichenko (JIRA)

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

Valentin Kulichenko commented on IGNITE-3958:
-

Also a good point. Actually, I don't think it's a very common use case and a 
regular user would expect that REST will connect to server nodes. Having said 
that, ideally REST should be disabled on clients by default with an option to 
enable it. But this is an incompatible change, so probably it's better to do it 
in 2.0.

[~yzhdanov], can you chime in?

> 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
> Fix For: 1.8
>
>




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


[jira] [Commented] (IGNITE-3958) Client node should not start rest processor

2016-09-26 Thread Vladimir Ozerov (JIRA)

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

Vladimir Ozerov commented on IGNITE-3958:
-

+1 to Alex question. I do not quite understand how management endpoint is 
different from any other client gateways? 

> 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
> Fix For: 1.8
>
>




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


[jira] [Commented] (IGNITE-3958) Client node should not start rest processor

2016-09-26 Thread Alexey Kuznetsov (JIRA)

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

Alexey Kuznetsov commented on IGNITE-3958:
--

Val, why?

Client node may be a kind of "gateway" for private cluster.

> 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
> Fix For: 1.8
>
>




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


[jira] [Commented] (IGNITE-3958) Client node should not start rest processor

2016-09-26 Thread Valentin Kulichenko (JIRA)

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

Valentin Kulichenko commented on IGNITE-3958:
-

Agree. But I think that management endpoints (e.g. for Visor) should only be 
started on servers.

> 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
> Fix For: 1.8
>
>




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


[jira] [Commented] (IGNITE-3958) Client node should not start rest processor

2016-09-26 Thread Vladimir Ozerov (JIRA)

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

Vladimir Ozerov commented on IGNITE-3958:
-

Why client should not start REST processor? Looks weird to me. This is normal 
use case to use client nodes as a gateway for various external activities. E.g. 
to listen for ODBC requests and start queries, collect data for web-console, 
start tasks for REST, etc..

> 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
> Fix For: 1.8
>
>




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