You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2018/03/26 14:49:00 UTC

[jira] [Created] (IGNITE-8049) Limit the number of operation cycles in B+Tree

Alexey Goncharuk created IGNITE-8049:
----------------------------------------

             Summary: Limit the number of operation cycles in B+Tree
                 Key: IGNITE-8049
                 URL: https://issues.apache.org/jira/browse/IGNITE-8049
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.4
            Reporter: Alexey Goncharuk
             Fix For: 2.5


When a tree is corrupted, a B+Tree operation may result in an infinite loop. We should limit the number of retries and fail if this limit is exceeded.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)