Valentin Kulichenko created IGNITE-4832:
-------------------------------------------
Summary: Service is deployed on client when service configuration is provided on startup
Key: IGNITE-4832
URL:
https://issues.apache.org/jira/browse/IGNITE-4832 Project: Ignite
Issue Type: Bug
Components: managed services
Affects Versions: 1.9
Reporter: Valentin Kulichenko
Fix For: 2.0
In case service configuration is provided on startup (i.e. as a part of {{IgniteConfiguration}}), the service can be deployed on the client node which is incorrect. Client nodes should be filtered out by default, like it's done in {{IgniteServices.deployXXX(..)}} methods.
Test reproducing the behavior is attached.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)