[
https://issues.apache.org/jira/browse/IGNITE-4907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Mashenkov reassigned IGNITE-4907:
----------------------------------------
Assignee: Andrew Mashenkov
> Excessive service instances can be started with dynamic deployment.
> -------------------------------------------------------------------
>
> Key: IGNITE-4907
> URL: https://issues.apache.org/jira/browse/IGNITE-4907
> Project: Ignite
> Issue Type: Bug
> Components: managed services
> Affects Versions: 1.9
> Reporter: Andrew Mashenkov
> Assignee: Andrew Mashenkov
> Fix For: 2.0
>
> Attachments: ServiceDeploymentBug.java
>
>
> More than needed service instances can be started when service deployed
> dynamicly.
> For next service configuration all 3 instances will be started even if
> cluster has 2 ignites nodes only:
> cfg.setMaxPerNodeCount(1);
> cfg.setTotalCount(3);
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)