[
https://issues.apache.org/jira/browse/IGNITE-23683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-23683:
---------------------------------------
Description:
Currently, lease data is converted to bytes by hand. We should write a
VersionedSerializer for this end to:
# Make serialization format explicit
# Support its versioning (making its evolution easier)
> Support format versioning when storing lease data in RocksDB partitions
> -----------------------------------------------------------------------
>
> Key: IGNITE-23683
> URL: https://issues.apache.org/jira/browse/IGNITE-23683
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
>
> Currently, lease data is converted to bytes by hand. We should write a
> VersionedSerializer for this end to:
> # Make serialization format explicit
> # Support its versioning (making its evolution easier)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)