Investigate performance impact of parsing pipeline within the collection lock

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • None
    • Query 2016-12-12
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We moved the parsing of the aggregation pipeline to within the collection lock as part of SERVER-25038. On storage engines that support document-level locking, this isn't likely to be a problem, since the lock will only be an intent lock. On storage engines like MMAPv1, there may be some noticeable overhead, which we should investigate and maybe attempt to mitigate.

            Assignee:
            Charlie Swanson
            Reporter:
            Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: