[
https://issues.apache.org/jira/browse/IGNITE-16714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Izhikov updated IGNITE-16714:
-------------------------------------
Description:
We have common way to spread internal information over the cluster -
distributed metastorage.
But, currently, binary_metadata uses own code to do the same.
Moreover, binary_metadata folder stores file separately from other Ignite data.
This should be refactored and binary metadata stored inside distributed
metastorage.
Additionally, we can introduce tool to retrieve and upload binary schemes to
the cluster to overcome possible bugs or edgecases during migration.
was:
We have common way to spread internal information over the cluster -
distributed metastorage.
But, currently, binary_metadata uses own code to do the same.
Moreover, binary_metadata folder stores file separately from other Ignite data.
This should be refactored and binary metadata stored inside distributed
metastorage.
> [IEP-80] Move binary metadata storage to distributed metastorage
> ----------------------------------------------------------------
>
> Key: IGNITE-16714
> URL: https://issues.apache.org/jira/browse/IGNITE-16714
> Project: Ignite
> Issue Type: Improvement
> Reporter: Nikolay Izhikov
> Priority: Major
> Labels: IEP-80
>
> We have common way to spread internal information over the cluster -
> distributed metastorage.
> But, currently, binary_metadata uses own code to do the same.
> Moreover, binary_metadata folder stores file separately from other Ignite
> data.
> This should be refactored and binary metadata stored inside distributed
> metastorage.
> Additionally, we can introduce tool to retrieve and upload binary schemes to
> the cluster to overcome possible bugs or edgecases during migration.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)