Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-2127

Occasional slow operations due to waiting for page

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      In a workload that spreads many updates in a random fashion across tables in different databases, I'm seeing occasional slow search operations from WiredTiger. The definition of slow here is more than a second.

      What I'm seeing is that a thread that is co-opted into doing an eviction ends up waiting in __split_parent to add the newly split pages into the in-memory internal page.

        1. t.c
          2 kB

            Assignee:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: