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

Avoid a performance regression on secondaries

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT2.9.3, 3.4.11, 3.5.10
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage 2017-07-10
    • v3.4

      In WT-2869 and WT-2954 we worked through a case where appending to a page could run extremely slowly because once the page grew to the maximum size permitted in memory, every access of the page would try (and fail) forced eviction 10 times.

      The workload in those tickets and some internal tests are now showing that there has been a regression and the same issue has been reintroduced. As well as fixing the regression, we should automate the workload in the linked tickets and set criteria so that it fails when read throughput cannot be sustained at the expected level.

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: