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

Reword confusing sentence in auto split task documentation in sharding arch guide

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • Sharding 2021-09-20

      The ChunkSplitter is a replica set primary-only service that manages the process of auto-splitting chunks. The ChunkSplitter runs auto-split tasks asynchronously - thus, multiple chunks can undergo an auto-split concurrently, provided they don't overlap.

       
      https://github.com/mongodb/mongo/tree/08651e9e7488dfb76b6fe35efdcc704209eef0f3/src/mongo/db/s#sharding-internals
       
      The specification that chunks can undergo concurrent auto-splits as long as they don't overlap is confusing given that chunks are unable to overlap.

            Assignee:
            brett.nawrocki@mongodb.com Brett Nawrocki
            Reporter:
            brett.nawrocki@mongodb.com Brett Nawrocki
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: