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

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Gone away
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • 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
            Reporter:
            Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: