Denis Mekhanikov created IGNITE-8205:
----------------------------------------
Summary: Services are not redeployed when cluster is getting activated
Key: IGNITE-8205
URL:
https://issues.apache.org/jira/browse/IGNITE-8205 Project: Ignite
Issue Type: Improvement
Reporter: Denis Mekhanikov
Fix For: 2.5
Attachments: ServiceDeploymentOnActivationTest.java
Steps to reproduce:
# Start a node
# Activate the cluster
# Deploy a service
# Deactivate the cluster
# Activate the cluster
Service is getting cancelled after the step 4, but not coming back after the step 5.
Test class with a reproducer is attached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)