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

Skip running FSM workloads that use the compact command on the LSM build variant

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Done
    • None
    • 3.4.9, 3.5.3
    • Testing Infrastructure
    • None
    • Fully Compatible
    • v3.4
    • TIG 2017-01-02, TIG 2017-02-13
    • 0

    Description

      WT-2523 is a known hang when running the "compact" command. We should skip running the compact.js and the compact_simultaneous_padding_bytes.js FSM workloads when using WiredTiger's LSM trees.

      We should disable these tests in a way that doesn't cause us to lose coverage of running the "compact" command concurrently with other operations on other storage engines. One option is to use db[this.threadCollName].stats().wiredTiger.type === "lsm" to further refine the existing storage engine checks and skip running the "compact" command altogether.

      Attachments

        Issue Links

          Activity

            People

              eddie.louie Eddie Louie
              max.hirschhorn@mongodb.com Max Hirschhorn
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: