[
https://issues.apache.org/jira/browse/IGNITE-25057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Shishkov updated IGNITE-25057:
-----------------------------------
Description: {{IgniteUtils}} methods such as {{IgniteUtils#shortToBytes}})
are just proxies of corresponding {{GridClientByteUtils}} methods, so
{{GridClientByteUtils}} logic should be moved into {{IgniteUtils}} or
{{CommonUtils}}. (was: {{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}}. )
> Move GridClientByteUtils logic to CommonUtils
> ---------------------------------------------
>
> 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
>
> {{IgniteUtils}} methods such as {{IgniteUtils#shortToBytes}}) are just
> proxies of corresponding {{GridClientByteUtils}} methods, so
> {{GridClientByteUtils}} logic should be moved into {{IgniteUtils}} or
> {{CommonUtils}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)