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

shardCollection will fail if initial split returns more than 8192 potential split points

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • ALL

      When you run the shardCollection command we attempt to create initial chunks as part of this. This involves running a splitVector over all the data. If there are splitPoints such that we return more than 8192 points, this command will fail, and thus stop the sharding of this collection

            Assignee:
            david.hows David Hows
            Reporter:
            david.hows David Hows
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: