You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/03 10:02:03 UTC

[jira] [Updated] (IGNITE-6629) Make service automatic redeployment configurable in ServiceConfiguration

     [ https://issues.apache.org/jira/browse/IGNITE-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov updated IGNITE-6629:
------------------------------------
    Fix Version/s:     (was: 2.8)
                   2.9

> Make service automatic redeployment configurable in ServiceConfiguration
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-6629
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6629
>             Project: Ignite
>          Issue Type: Improvement
>          Components: managed services
>    Affects Versions: 2.3
>            Reporter: Ivan Rakov
>            Priority: Major
>              Labels: Muted_test
>             Fix For: 2.9
>
>
> Before 2.3, if persistence was enabled globally, services were recovered along with system cache. But in 2.3, persistence can be enabled for per data region (IGNITE-6030), and system data region is not persistent.
> We should add feaure to configure service redeployment after restart. Service-related information should be stored in Metastore instead of system cache.
> IgniteChangeGlobalStateServiceTest#testDeployService should be fixed under this ticket.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)