[
https://issues.apache.org/jira/browse/IGNITE-16350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-16350:
-------------------------------------
Fix Version/s: 3.0.0-alpha5
> [Native Persistence 3.0] Post-porting renames and improvements
> --------------------------------------------------------------
>
> Key: IGNITE-16350
> URL: https://issues.apache.org/jira/browse/IGNITE-16350
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ivan Bessonov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha5
>
>
> This task should be used for TODO links in code. All suggestions must be
> stated in the list below or in TODO in code, or both:
> * {{IgniteUtils#hexInt}} and {{IgniteUtils#hexLong}} should be moved to
> other class like {{IgniteStringUtils}} and possible renamed;
> * Improve javadoc on the {{PageMemory}} class;
> * Describe {{page}} and {{pageAddr}} naming convention in
> {{{}PageSupport{}}};
> * Rename and properly document {{PageMemory#systemPageSize}} and
> {{{}PageMemory#realPageSize{}}};
> * Replace *DataStructure#rnd* to {{private final IntUnaryOperator rng;}}
> * Get rid of *AbstractFreeList#minSizeForDataPage*;
> * Consider not blocking all pages in *PagesList#putReuseBag*;
> * Think about all the system properties from *PagesList.PagesCache*;
> * Optimize *PagesListNodeIo#removePage*;
> * Refactor *BplusIo#canGetRow*;
--
This message was sent by Atlassian Jira
(v8.20.1#820001)