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 2022/12/13 07:55:00 UTC

[jira] [Created] (IGNITE-18389) Fix page index handling at BplusTree.Get#notFound, it can't get negative value

Kirill Tkalenko created IGNITE-18389:
----------------------------------------

             Summary: Fix page index handling at BplusTree.Get#notFound, it can't get negative value
                 Key: IGNITE-18389
                 URL: https://issues.apache.org/jira/browse/IGNITE-18389
             Project: Ignite
          Issue Type: Improvement
            Reporter: Kirill Tkalenko


It was found that the page index that falls into *org.apache.ignite.internal.pagememory.tree.BplusTree.Get#notFound* cannot be negative, it is necessary to remove the handling of negative values.



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