Fold the assembleResponse implementation into mongod's ServiceEntryPoint

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.5.9
    • Affects Version/s: None
    • Component/s: Build
    • None
    • Fully Compatible
    • Platforms 2017-06-19
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The ServiceEntryPoint for mongod just calls assembleResponse, and is the only remaining caller of assembleResponse. Similarly, assembleResponse is the only remaining caller of runCommands.

      We should move the body of assembleResponse directly into the mongod ServiceEntryPointMongod::handleRequest body, and the move runCommands into the unnamed namespace in the same file.

            Assignee:
            Andrew Morrow (Inactive)
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: