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

getAllDbNames can return incomplete list of dbNames

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.0-rc0, 4.7.0
    • Affects Version/s: None
    • Component/s: Catalog
    • None
    • Fully Compatible
    • ALL
    • v4.4
    • Execution Team 2020-03-23
    • 0

      Presently, if both an uncommitted collection and a committed collection exist in the same database, it is possible for the iterator in getAllDbNames to skip over the database in question, since the iterator invariably gets incremented to the next database name after checking one collection.

            Assignee:
            maria.vankeulen@mongodb.com Maria van Keulen
            Reporter:
            maria.vankeulen@mongodb.com Maria van Keulen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: