Anton Vinogradov created IGNITE-19173:
-----------------------------------------
Summary: 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
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)