Kirill Tkalenko created IGNITE-15843:
----------------------------------------
Summary: "Please make backup of persistence storage" but node is
not persistent
Key: IGNITE-15843
URL: https://issues.apache.org/jira/browse/IGNITE-15843
Project: Ignite
Issue Type: Bug
Components: persistence
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
Fix For: 2.13
It is possible to get the following message:
[18:54:34,189][SEVERE][sys-stripe-66-#67][FailureProcessor] A critical problem
with persistence data structures was detected. Please make backup of
persistence storage and WAL files for further analysis. Persistence storage
path: null WAL path: db/wal WAL archive path: db/wal/archive
on non-persistent node. CorruptedTreeException may happen on any durable memory.
We should only print this warning when there are persistent regions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)