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

create command fails on mongos immediately following a dropDatabase command on another

    • Type: Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.1.4
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • ALL

      After dropping a database on one mongos, collection creation fails on a different mongos with the error:

      { "ok" : 0.0, "errmsg" : "collection already exists", "code" : 48 }
      

      This does not occur on 3.0.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: