You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ivan Bessonov (JIRA)" <ji...@apache.org> on 2019/01/24 14:51:00 UTC

[jira] [Created] (IGNITE-11066) Start MetaStorage for write before activation

Ivan Bessonov created IGNITE-11066:
--------------------------------------

             Summary: Start MetaStorage for write before activation
                 Key: IGNITE-11066
                 URL: https://issues.apache.org/jira/browse/IGNITE-11066
             Project: Ignite
          Issue Type: Improvement
            Reporter: Ivan Bessonov
            Assignee: Ivan Bessonov


Distributed metastorage (IGNITE-10640) requires local metastorage to be writable to work properly. So early update messages will have to wait until this event which can hang the whole cluster for some time.

As a firstĀ stepĀ of fixing this problem it is proposed to start local metastorage in read-write mode before activation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)