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/14 15:36:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-18389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirill Tkalenko resolved IGNITE-18389.
--------------------------------------
    Resolution: Invalid

> 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
>            Priority: Major
>              Labels: ignite-3, technical-debt
>
> 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)