[
https://issues.apache.org/jira/browse/IGNITE-25214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Izhikov updated IGNITE-25214:
-------------------------------------
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.
BinaryReaderExImpl 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.
BinaryArray can be made package-private.
> Make BinaryReaderExImpl package private
> ---------------------------------------
>
> Key: IGNITE-25214
> URL: https://issues.apache.org/jira/browse/IGNITE-25214
> Project: Ignite
> Issue Type: Sub-task
> Reporter: 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.
> BinaryReaderExImpl can be made package-private.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)