[
https://issues.apache.org/jira/browse/IGNITE-10390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16697075#comment-16697075
]
Igor Seliverstov commented on IGNITE-10390:
-------------------------------------------
[~agoncharuk], looks OK
> BPlusTree#isEmpty() does not release root page
> ----------------------------------------------
>
> Key: IGNITE-10390
> URL: https://issues.apache.org/jira/browse/IGNITE-10390
> Project: Ignite
> Issue Type: Bug
> Reporter: Alexey Goncharuk
> Assignee: Alexey Goncharuk
> Priority: Major
> Fix For: 2.8
>
>
> {code}
> long rootId, rootPage = acquirePage(rootId = treeMeta.rootId);
> {code}
> The acquired page is never released. Corresponding tests should be added.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)