[
https://issues.apache.org/jira/browse/IGNITE-25785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtsev updated IGNITE-25785:
-----------------------------------------
Description: For some reason, {{LeaseBatch.fromBytes}} accepts a byte
buffer which it copies into a byte array. This can be avoided and the byte
array does not need to be copied.
> Remove intermediate byte buffer from LeaseBatch.fromBytes
> ---------------------------------------------------------
>
> Key: IGNITE-25785
> URL: https://issues.apache.org/jira/browse/IGNITE-25785
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Polovtsev
> Assignee: Aleksandr Polovtsev
> Priority: Major
> Labels: ignite-3
>
> For some reason, {{LeaseBatch.fromBytes}} accepts a byte buffer which it
> copies into a byte array. This can be avoided and the byte array does not
> need to be copied.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)