[
https://issues.apache.org/jira/browse/IGNITE-23583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17894683#comment-17894683
]
Roman Puchkovskiy commented on IGNITE-23583:
--------------------------------------------
Thanks!
> Optimize HybridTimestamp serialization
> --------------------------------------
>
> Key: IGNITE-23583
> URL: https://issues.apache.org/jira/browse/IGNITE-23583
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Physical and logical parts should be serialized separately: 6 bytes for
> physical part (it doesn't make sense to use varints here) and varint (most
> often it will be just 1 byte) for logical part.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)