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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: 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.
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Unassigned
            Reporter:
            Dmitry Ryabtsev
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: