Maksim Timonin created IGNITE-18776:
---------------------------------------
Summary: Snapshot restore should register binary_meta and
marshaller in single bundle
Key: IGNITE-18776
URL: https://issues.apache.org/jira/browse/IGNITE-18776
Project: Ignite
Issue Type: Improvement
Reporter: Maksim Timonin
Currently, snapshot restore process registers binary_meta and marshaller data
in item by item. It requires sending discovery message per item from a
node-initiator. It looks this process can be optimized, by sending meta and
marshaller data in a single bundle.
TBD (maybe in separate ticket): is it possible to collect meta and marshaller
data during snapshot creation in different way - collect it in disco thread
(for full snapshot during the checkpoint). Is it possible to restore those data
locally (if basline topology hasn't changed)?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)