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

Vladislav Pyatkov updated IGNITE-15255:
---------------------------------------
    Description: 
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.

  was:
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.


> 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
>            Priority: Major
>              Labels: ignite-3
>
> 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)

Reply via email to