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

splitVector command should implement adminOnly()

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • Minor Change
    • ALL
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None

      Most chunk-related commands (splitChunk, mergeChunks, moveChunk, etc.) implement the adminOnly() function. Consequently, they can only be run on the admin database.

      splitVector, however, does not implement adminOnly() and thus can be run on any database. In order to be consistent, it should be an admin-database-only command.

            Assignee:
            Unassigned Unassigned
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: