Vyacheslav Koptilin created IGNITE-15492:
--------------------------------------------
Summary: Check schema availability on local node
Key: IGNITE-15492
URL: https://issues.apache.org/jira/browse/IGNITE-15492
Project: Ignite
Issue Type: Sub-task
Reporter: Vyacheslav Koptilin
Currently, we do not check that a schema that is needed for deserialization
returned tuple (for example, the end-user calls tableKvView.get(key) method) is
available on the local node that performs table operation.
Need to implement a synchronization mechanism that allows overcoming an issue
related to the deserialization of tuples. Looks like it is an actual issue
regardless of rebalancing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)