Make Command::parseNs() more efficient

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 3.4.1, 3.5.1
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Query 2016-12-12
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Command::parseNs() creates several string objects. This can be made more efficient by creating and returning a single string using str::stream().

      We should also remove the "#if defined(CLC)" as use of the CLC definition for debugging was removed from the server under SERVER-4328.

            Assignee:
            James Wahlin
            Reporter:
            James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: