You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (Jira)" <ji...@apache.org> on 2023/05/17 09:28:00 UTC

[jira] [Updated] (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 ]

Vyacheslav Koptilin updated IGNITE-19173:
-----------------------------------------
    Labels: iep-101  (was: iep-97)

> 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-101
>
> 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)