Vladislav Pyatkov created IGNITE-15255:
------------------------------------------
Summary: Restore components' state from configuration
Key: IGNITE-15255
URL: https://issues.apache.org/jira/browse/IGNITE-15255
Project: Ignite
Issue Type: Test
Reporter: Vladislav Pyatkov
A cluster node might start with any configuration, where some cluster tables
were declared. But nothing process will be invoked in components and internal
state (private fields) will not know it. Need to implement an approach which
handles the predefined configuration just like it happens though API.
This task has two goals:
1) Bootstrap any dynamical object (table, service e.t.c.) from initial
configuration.
2) Restore components' state when a node started on an initialized storage.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)