Replace all the usages of ExpressionContext::inMongos with isMongos()

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      We don't need the inMongos as a parameter of ExpressionContext. We can get this information from the mongo::isMongos() helper. We should get rid of inMongos in ExpressionContext and replace all the usages with isMongos() helper.

            Assignee:
            [DO NOT USE] Backlog - Query Execution
            Reporter:
            Arun Banala
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: