You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Anton Vinogradov (Jira)" <ji...@apache.org> on 2023/04/03 11:04:00 UTC

[jira] [Resolved] (IGNITE-19173) Get rid BinaryObject restoration on backups during the put operations

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

Anton Vinogradov resolved IGNITE-19173.
---------------------------------------
    Resolution: Won't Fix

> Get rid BinaryObject restoration on backups during the put operations
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-19173
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19173
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Anton Vinogradov
>            Assignee: Anton Vinogradov
>            Priority: Major
>              Labels: iep-97
>
> Currently, array restoration is necessary on backups on put operation because typeId is required to wait for the proper metadata.
> But, typeId can be send (on put) separately to avoid useless restoration.



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