Andrew Mashenkov created IGNITE-6562:
----------------------------------------
Summary: Dynamic service deployment should use projection if no
NodeFilter is set.
Key: IGNITE-6562
URL: https://issues.apache.org/jira/browse/IGNITE-6562
Project: Ignite
Issue Type: Bug
Components: managed services
Reporter: Andrew Mashenkov
Fix For: 2.4
We have two issues here when service starts dynamically with
serviceConfiguration provided that not contains any NodeFilter.
1. Projection is ignored.
So, if user use a projection for service deployment, we should use it as
NodeFilter.
2. Service can be unexpectedly deployed on client nodes.
If projection is not specified then cluster.forServers() projection should be
used.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)