[ 
https://issues.apache.org/jira/browse/IGNITE-26419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksandr Polovtsev updated IGNITE-26419:
-----------------------------------------
    Reviewer: Filipp Shergalis

> Optimize LogEntryEncoder to avoid payload copying
> -------------------------------------------------
>
>                 Key: IGNITE-26419
>                 URL: https://issues.apache.org/jira/browse/IGNITE-26419
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Aleksandr Polovtsev
>            Assignee: Aleksandr Polovtsev
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Add the following methods to the {{LogEntryEncoder}} interface:
> # {{int size(LogEntry logEntry)}}
> # {{void encode(ByteBuffer buffer, LogEntry log)}}
> This will allow us to directly write into Segment Files' buffers without an 
> intermediate array creation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to