ibessonov commented on code in PR #7917:
URL: https://github.com/apache/ignite-3/pull/7917#discussion_r3077550586
##########
modules/page-memory/src/integrationTest/java/org/apache/ignite/internal/pagememory/tree/inmemory/ItBplusTreeFakeReuseVolatilePageMemoryTest.java:
##########
@@ -32,7 +32,7 @@ public class ItBplusTreeFakeReuseVolatilePageMemoryTest
extends ItBplusTreeVolat
protected ReuseList createReuseList(
int grpId,
int partId,
- PageMemory pageMem,
+ PartitionPageMemory pageMem,
Review Comment:
@tkalkirill I'm resolving this comment myself, if you don't mind. It's
already Tuesday, and this conversation has been dragging for more than a week,
being mostly unrelated to the actual PR.
If you have any followup questions about the Epic then please comment the
Epic itself, thank you!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]