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

Mongos does not verify if "admin.system.users" is consistent

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Sharding
    • None
    • ALL
    • Hide

      1) Set up a sharded cluster with 3 config servers
      2) Create a user
      3) Connect directly to one of the config servers, modify the content of the admin.system.users collection
      4) Start mongos - it will do consistency check but will not report any problem.

      Show
      1) Set up a sharded cluster with 3 config servers 2) Create a user 3) Connect directly to one of the config servers, modify the content of the admin.system.users collection 4) Start mongos - it will do consistency check but will not report any problem.

    Description

      If the content of the admin.system.users collection on one of the config servers does not match the other two, then mongos will not be able to detect this inconsistency as it does not run dbHash against the admin database.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dmitry.ryabtsev@mongodb.com Dmitry Ryabtsev
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: