You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Sergey Chugunov (JIRA)" <ji...@apache.org> on 2017/12/08 09:47:00 UTC

[jira] [Created] (IGNITE-7148) BinaryMetadata file store should check each file whether it is corrupted (zero length)

Sergey Chugunov created IGNITE-7148:
---------------------------------------

             Summary: BinaryMetadata file store should check each file whether it is corrupted (zero length)
                 Key: IGNITE-7148
                 URL: https://issues.apache.org/jira/browse/IGNITE-7148
             Project: Ignite
          Issue Type: Improvement
            Reporter: Sergey Chugunov


If some binary metadata file from binary_meta directory is corrupted (e.g. because of node crash) it leads to errors during startup procedure. Node cannot be started without user intervention (manual deleting corrupted file).

BinaryMetadataFileStore should check this situation and delete corrupted files automatically as corresponding BinaryMetadata will be synchronized with other nodes as part of node join process.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)