Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-58650

Extract splitVector logic for the auto splitter into a new function

    • Fully Compatible
    • Sharding EMEA 2021-07-26

      The splitVector function is currently serving 3 different purposes:

      Objective of this ticket is to extract the logic currently used by the chunk splitter - basically copy the splitVector function and "peel" the code not reached during auto splitting - into a different function to be backported with minimum effort.

      This is a precondition for SERVER-55028 aimed to improve chunk splitter's split points selection policy without impacting the user-facing splitVector behavior.

            Assignee:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: