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

Query (read-only) paths should not try to create database or collection

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.8
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • 0

      Currently all read-only paths in the server go through ReadContext, which tries to create db or collection, by dropping and re-acquiring the DB lock. This is incorrect and should be cleaned up.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: