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

Aleksandr Polovtsev updated IGNITE-26794:
-----------------------------------------
    Description: 
Serialization format provided by {{V1Encoder/V1Decoder}} is not optimal for the 
new log storage. The following changes are proposed:

# Remove checksum, as it is computed for each segment entry anyway;
# Remove log index and term, they are also stored separately in the segment 
entry.

> Introduce V2 log entry serialization format
> -------------------------------------------
>
>                 Key: IGNITE-26794
>                 URL: https://issues.apache.org/jira/browse/IGNITE-26794
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Aleksandr Polovtsev
>            Priority: Major
>              Labels: ignite-3
>
> Serialization format provided by {{V1Encoder/V1Decoder}} is not optimal for 
> the new log storage. The following changes are proposed:
> # Remove checksum, as it is computed for each segment entry anyway;
> # Remove log index and term, they are also stored separately in the segment 
> entry.



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

Reply via email to