You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Govorukhin (JIRA)" <ji...@apache.org> on 2018/04/18 14:32:00 UTC

[jira] [Commented] (IGNITE-8205) Services are not redeployed when cluster is getting activated

    [ https://issues.apache.org/jira/browse/IGNITE-8205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442598#comment-16442598 ] 

Dmitriy Govorukhin commented on IGNITE-8205:
--------------------------------------------

[~dmekhanikov] Looks good for me, please merge if TC passed.

> 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: Bug
>          Components: managed services, persistence
>    Affects Versions: 2.4
>            Reporter: Denis Mekhanikov
>            Assignee: Denis Mekhanikov
>            Priority: Major
>             Fix For: 2.6
>
>         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)