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

Rename database used in transactions_block_ddl.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.0, 4.1.1
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • ALL
    • Repl 2018-06-18
    • 0

      transactions_block_ddl.js attempts to rename a collection to otherDB.otherColl. However, this rename fails if there is another database name otherdb, since there cannot be two databases with the same name and different casing. We should choose a different database name so as not to conflict with otherdb.

            Assignee:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Reporter:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: