Cache pressure issues during oplog replay in initial sync

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      During oplog replay in initial sync we don't advance the oldest timestamp. This can pin a lot of data in the cache. Resulting symptoms include

      • slow initial sync due to resulting cache churn
      • growth of lookaside (cache overflow) table and corresponding file WiredTigerLAS.wt
      • in extreme cases cache-full hangs were observed. This was believed fixed with SERVER-33191, but we should be alert for new occurrences of this issue.

            Assignee:
            [DO NOT USE] Backlog - Replication Team
            Reporter:
            Bruce Lucas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            22 Start watching this issue

              Created:
              Updated:
              Resolved: