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

XMLWordPrintableJSON

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

      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
            Reporter:
            Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: