Ivan Rakov created IGNITE-6629:
----------------------------------
Summary: Make service persistence and 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
Assignee: Alexey Goncharuk
Fix For: 2.4
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
(v6.4.14#64029)