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)