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

Performance drop over time when running with enableReplSnapshotThread=true under insert only workload

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: WiredTiger
    • Labels:
    • Storage Execution
    • Fully Compatible
    • Hide

      Replica set
      Workload - Hammer.mongo, insert only profile w/ write majority

      %MongoD%\mongod --wiredTigerCacheSizeGB 3 --replSet EitanRs3b --dbpath f:\data\db1 --logpath h:\data\rs3primary.txt --storageEngine wiredTiger --port 5002 --setParameter enableReplSnapshotThread=true

      Show
      Replica set Workload - Hammer.mongo, insert only profile w/ write majority %MongoD%\mongod --wiredTigerCacheSizeGB 3 --replSet EitanRs3b --dbpath f:\data\db1 --logpath h:\data\rs3primary.txt --storageEngine wiredTiger --port 5002 --setParameter enableReplSnapshotThread=true

      Environment:

      2 member replica set (Windows)
      db version v3.1.8-pre-
      git version: 9b054f00326b23a87ba0571cbd8997b91fe5ce16

      Storage size: 13 GB
      Workload:

      1. Hammer.mongo, insert only profile with write concern majority
      2. 16 threads
      3. Execution time 12 hours

      Problem:

      • The same workload w/ enableReplSnapshotThread=false produce significant better throughput - See compare.png

      The profiler indicates high CPU as results of __wt_tree_walk function that accountable for 80.83% of the CPU time - See profiler.png

        1. 318.html
          2.88 MB
          Eitan Klein
        2. Compare.png
          9 kB
          Eitan Klein
        3. profiler.png
          29 kB
          Eitan Klein
        4. rs3primary.txt
          27.43 MB
          Eitan Klein

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            eitan.klein Eitan Klein
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: