[
https://issues.apache.org/jira/browse/IGNITE-12167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999890#comment-16999890
]
Andrey Mashenkov commented on IGNITE-12167:
-------------------------------------------
It is not clear what benefits is given with this solution.
Why we have to make any actions in AbstractTest to restore smth can be broken
by test?
I believe a test that change pageHndWrapper is responsible to restore it.
> Move resetting of BPlusTree.pageHndWrapper to GridAbstractTest
> --------------------------------------------------------------
>
> Key: IGNITE-12167
> URL: https://issues.apache.org/jira/browse/IGNITE-12167
> Project: Ignite
> Issue Type: Improvement
> Reporter: Denis Chudov
> Assignee: Denis Chudov
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We should move logic for clearing custom pageHndWrapperin
> {{afterTestsStopped()}} in {{GridCommonAbstractTest}} or {{GridAbstractTest
> to ensure that we will not have problems in any tests which set custom
> wrapper}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)