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

Destroy ARS in establishCursors out of line

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.0-rc6, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • v4.4
    • Service arch 2020-05-18

      Mongos has an instance of AsyncRequestsSender in here, and destroying it contributes to more than 1% of its execution time when running a read-only workload (YCSB 100% read).

      We can move the destruction off of the critical path and potentially avoid the performance penalty.

            Assignee:
            amirsaman.memaripour@mongodb.com Amirsaman Memaripour
            Reporter:
            amirsaman.memaripour@mongodb.com Amirsaman Memaripour
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: