[
https://issues.apache.org/jira/browse/IGNITE-15492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441024#comment-17441024
]
Vladislav Pyatkov commented on IGNITE-15492:
--------------------------------------------
[~kgusakov] Please, look at the patch.
> Check schema availability on local node
> ---------------------------------------
>
> Key: IGNITE-15492
> URL: https://issues.apache.org/jira/browse/IGNITE-15492
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vyacheslav Koptilin
> Assignee: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-3
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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.20.1#820001)