You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2023/03/21 19:03:00 UTC

[jira] [Created] (IGNITE-19085) Fix waiting for indexes on recovery when building indexes

Kirill Tkalenko created IGNITE-19085:
----------------------------------------

             Summary: Fix waiting for indexes on recovery when building indexes
                 Key: IGNITE-19085
                 URL: https://issues.apache.org/jira/browse/IGNITE-19085
             Project: Ignite
          Issue Type: Improvement
            Reporter: Kirill Tkalenko
             Fix For: 3.0.0-beta2


It has been discovered that on recovery we can get into a deadlock due to not being able to perform a local recovery that is waiting for the index PK to be created that is waiting for the raft node to run.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)