[
https://issues.apache.org/jira/browse/IGNITE-25204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Izhikov resolved IGNITE-25204.
--------------------------------------
Resolution: Fixed
> Move BinaryInputStream, BinaryOutputStream implementations to package-private
> -----------------------------------------------------------------------------
>
> Key: IGNITE-25204
> URL: https://issues.apache.org/jira/browse/IGNITE-25204
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Major
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> 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.
> All implementations of BinaryInputStream, BinaryOutputStream can be made
> package-private.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)