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

splitVector command should implement adminOnly()

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Trivial - P5 Trivial - P5
    • None
    • None
    • Sharding
    • Minor Change
    • ALL

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: