[
https://issues.apache.org/jira/browse/IGNITE-25057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Shishkov updated IGNITE-25057:
-----------------------------------
Description: {{GridClientByteUtils}} methods are used in {{IgniteUtils}},
which methods (eg. {{IgniteUtils#shortToBytes}}) just proxies calls to
corresponding {{GridClientByteUtils}} methods , so it should be moved before
all common methods from {{IgniteUtils}}. (was: {{GridClientByteUtils}}
methods are used in {{IgniteUtils}}, which methods (eg.
{{IgniteUtils#shortToBytes}}) just proxies calls to corraponding
{{GridClientByteUtils}} methods , so it should be moved before all common
methods from {{IgniteUtils}}. )
> Move GridClientByteUtils logic to IgniteUtils
> ---------------------------------------------
>
> Key: IGNITE-25057
> URL: https://issues.apache.org/jira/browse/IGNITE-25057
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Ilya Shishkov
> Assignee: Ilya Shishkov
> Priority: Major
> Labels: ise
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {{GridClientByteUtils}} methods are used in {{IgniteUtils}}, which methods
> (eg. {{IgniteUtils#shortToBytes}}) just proxies calls to corresponding
> {{GridClientByteUtils}} methods , so it should be moved before all common
> methods from {{IgniteUtils}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)