[
https://issues.apache.org/jira/browse/IGNITE-26350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Timonin updated IGNITE-26350:
------------------------------------
Description:
Currently there are 4 TcpDiscoverySpi#writeTo methods:
# One for writing IGNITE_HEADER only
# One for writing response codes
# Two for writing messages. And one of them is just call another. Let's remove
this method.
> Enforce OutputStream param for TcpDiscoverySpi#writeTo
> ------------------------------------------------------
>
> Key: IGNITE-26350
> URL: https://issues.apache.org/jira/browse/IGNITE-26350
> Project: Ignite
> Issue Type: Task
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Labels: IEP-132, ise
>
> Currently there are 4 TcpDiscoverySpi#writeTo methods:
> # One for writing IGNITE_HEADER only
> # One for writing response codes
> # Two for writing messages. And one of them is just call another. Let's
> remove this method.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)