You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Eduard Shangareev (JIRA)" <ji...@apache.org> on 2018/07/25 16:34:00 UTC

[jira] [Created] (IGNITE-9081) Allow not-active cluster read metastore

Eduard Shangareev created IGNITE-9081:
-----------------------------------------

             Summary: Allow not-active cluster read metastore
                 Key: IGNITE-9081
                 URL: https://issues.apache.org/jira/browse/IGNITE-9081
             Project: Ignite
          Issue Type: Bug
            Reporter: Eduard Shangareev


After IGNITE-9004 we get lock right after node start before activation.
Otherwise, we faced with a dirty read of the metastore which cause to assertion errors and so on.

But we have forbidden stand-by cluster with this (for example, for quick version update).
So we should find a solution to avoid dirty reads of metastore.



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