You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2017/10/05 10:45:00 UTC

[jira] [Created] (IGNITE-6562) Dynamic service deployment should use projection if no NodeFilter is set.

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)