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

Remove runCount() function

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.1.0
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Fully Compatible

      The count command path was refactored for version 3.0. As part of this refactor, the runCount() function is now used only by the DBDirectClient. We should change the DBDirectClient to use the regular count command, allowing us to delete runCount(). This way there will be a single code path for running counts, which will be easier to maintain.

            Assignee:
            david.storch@mongodb.com David Storch
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: