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

Investigate whether to change or deprecate router's `splitVector` command

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Catalog and Routing
    • CAR Team 2024-01-22

      Router's splitVector command is only working for unsharded collections and targets the db primary assuming that the unsharded collections can only be hosted on it.

      This ticket is to decide what to do with such command considering that:

      • The assumption that only the primary shard is hosting unsharded collections will soon not hold anymore (SERVER-80136).
      • The splitVector implementation has always been flawed (SERVER-55028) and all internal usages have been replaced with autoSplitVector that only exposes a shard command.

            Assignee:
            backlog-server-catalog-and-routing [DO NOT USE] Backlog - Catalog and Routing
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: