[
https://issues.apache.org/jira/browse/IGNITE-26232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-26232:
-------------------------------------
Description:
It is suggested to do a small refactoring for
*org.apache.ignite.internal.pagememory.persistence.PageHeader* and related code.
Suggested:
# Move constants/code related to the page header to PageHeader.
# Make some small renaming of methods so that their names are consistent with
neighboring ones.
# Slightly improve documentation for methods where necessary.
# Add simple tests.
> Minor refactoring for class PageHeader
> --------------------------------------
>
> Key: IGNITE-26232
> URL: https://issues.apache.org/jira/browse/IGNITE-26232
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Minor
> Labels: ignite-3
>
> It is suggested to do a small refactoring for
> *org.apache.ignite.internal.pagememory.persistence.PageHeader* and related
> code.
> Suggested:
> # Move constants/code related to the page header to PageHeader.
> # Make some small renaming of methods so that their names are consistent with
> neighboring ones.
> # Slightly improve documentation for methods where necessary.
> # Add simple tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)