Apply global index key inserts and deletes in parallel in a repl batch

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2022-10-03, Execution Team 2022-10-17
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      CRUD ops are applied in parallel within a batch based on a hash of their _id. The global index key inserts and delete OpTypes "xi" and "xd" do not have an _id field, so they end up being unnecessarily serialised. Serialise these OpTypes by docKey instead.

            Assignee:
            Yujin Kang Park
            Reporter:
            Josef Ahmad
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: