You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Chugunov (Jira)" <ji...@apache.org> on 2020/06/26 14:05:00 UTC

[jira] [Created] (IGNITE-13189) Maintenance mode switch and defragmentation process initialization

Sergey Chugunov created IGNITE-13189:
----------------------------------------

             Summary: Maintenance mode switch and defragmentation process initialization
                 Key: IGNITE-13189
                 URL: https://issues.apache.org/jira/browse/IGNITE-13189
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Sergey Chugunov


As described in IEP-47 defragmentation is performed when a node enters a special mode called maintenance mode.

Discussion on dev-list clarifies algorithm to enter maintenance mode:
 # Special key is written to local metastorage.
 # Node is restarted.
 # Node observes the key on startup and enters maintenance mode.

Node should be fully-functioning in that mode but should not join the rest of the cluster and participate in any regular activity like handling cache operations.



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