Maksim Timonin created IGNITE-15813:
---------------------------------------
Summary: Equal index definition on Client and Server nodes.
Key: IGNITE-15813
URL: https://issues.apache.org/jira/browse/IGNITE-15813
Project: Ignite
Issue Type: Task
Reporter: Maksim Timonin
Assignee: Maksim Timonin
Currently index definitions on client/server nodes can differ due to
MetaPageInfo for old persisted indexes. The main difference is whether to use
wrapped or unwrapped PK keys for indexes.
Client index should receive info about this from server nodes before creating
the index locally.
It requires for supporting merge of IndexQuery on a query initiator node, and
simplification of MergeSort algorithm.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)