[
https://issues.apache.org/jira/browse/IGNITE-7890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16398639#comment-16398639
]
Stanilovsky Evgeny commented on IGNITE-7890:
--------------------------------------------
And about case of such problem shoot in already running node?
I observe situation while node is starting ok, no "Failed to get page IO
instance " errors and after 1 hour of work i`w got:
{code:java}
Caused by: java.lang.IllegalStateException: Failed to get page IO instance
(page content is corrupted)
at
org.apache.ignite.internal.processors.cache.persistence.tree.io.IOVersions.forVersion(IOVersions.java:83)
at
org.apache.ignite.internal.processors.cache.persistence.tree.io.IOVersions.forPage(IOVersions.java:95)
at
org.apache.ignite.internal.processors.cache.tree.CacheDataTree.compareKeys(CacheDataTree.java:167)
{code}
> Node start with corrupted pds hangs indefinitely.
> -------------------------------------------------
>
> Key: IGNITE-7890
> URL: https://issues.apache.org/jira/browse/IGNITE-7890
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.3
> Reporter: Ilya Lantukh
> Assignee: Ilya Lantukh
> Priority: Major
>
> Starting node with corrupted PDS + WAL leads to cluster-wide hang-up.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)