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)