[
https://issues.apache.org/jira/browse/IGNITE-25145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Izhikov updated IGNITE-25145:
-------------------------------------
Description:
To simplify binary-impl extraction we must minify coupling between binary and
other ignite-core. To achieve this we must make binary classes package private.
BinaryNoopMetadataHandler can be made package-private.
was:
To simplify binary-impl extraction we must minify coupling between binary and
other ignite-core. To achieve this we must make binary classes package private.
BinaryEnumCache can be made package-private.
> Make BinaryNoopMetadataHandler package private
> ----------------------------------------------
>
> Key: IGNITE-25145
> URL: https://issues.apache.org/jira/browse/IGNITE-25145
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Major
>
> To simplify binary-impl extraction we must minify coupling between binary and
> other ignite-core. To achieve this we must make binary classes package
> private.
> BinaryNoopMetadataHandler can be made package-private.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)