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

Filter out $where clauses in the find and distinct cmds for lock free reads

    • Type: Icon: Task Task
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None

      The $where operator causes the find cmd to use a DBDirectClient under the hood. We are not supporting lock free usage of the DBDirectClient.

      It's thought that the distinct cmd can also take a $where operator. I did not confirm this, so it should probably be confirmed, and we should check the other cmds that will be in lock-free reads.

            Assignee:
            henrik.edin@mongodb.com Henrik Edin
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: