[
https://issues.apache.org/jira/browse/IGNITE-26628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Werner updated IGNITE-26628:
-----------------------------------
Description:
{{BinaryMetadataHolder}} is a wrapper class over {{BinaryMetadata}} that
contains version counters.
This class is used only in the {{core}} module in three classes (there’s no
point in moving it to the {{binary}} modules).
It is necessary to refactor {{BinaryMetadataHolder}}: reduce its usage in the
code and choose a more precise class name.
was:Since {{BinaryMetadataHolder}} is just a wrapper over {{BinaryMetadata}},
we should attempt to remove this class and explicitly use {{BinaryMetadata}}
instead.
> Refactor BinaryMetadataHolder
> -----------------------------
>
> Key: IGNITE-26628
> URL: https://issues.apache.org/jira/browse/IGNITE-26628
> Project: Ignite
> Issue Type: Improvement
> Reporter: Dmitry Werner
> Assignee: Dmitry Werner
> Priority: Major
> Labels: IEP-132, ise
> Time Spent: 40m
> Remaining Estimate: 0h
>
> {{BinaryMetadataHolder}} is a wrapper class over {{BinaryMetadata}} that
> contains version counters.
> This class is used only in the {{core}} module in three classes (there’s no
> point in moving it to the {{binary}} modules).
> It is necessary to refactor {{BinaryMetadataHolder}}: reduce its usage in the
> code and choose a more precise class name.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)