Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-15813

Equal index definition on Client and Server nodes.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • Docs Required, Release Notes Required

    Description

      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.

      Complexity: should work for both local (on-start) configuration and remote configuration (dynamic).

      After ticket we should remove GridCacheQueryResponse#idxQryMetadata and infrastructure for that

      Attachments

        Activity

          People

            timonin.maksim Maksim Timonin
            timonin.maksim Maksim Timonin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: