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

Remove unused failpoint definition in test checkpoint

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • WT11.0.0, 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      Two unused vars were mistakenly left in the test_checkpoint GLOBAL structure and can be removed:

          bool failpoint_hs_insert_1;           /* Failpoint for hs insertion. */
          bool failpoint_hs_insert_2;           /* Failpoint for hs insertion. */
       

      See here for the exact code location.

      Definition of done:

      • Code is removed and compiles.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            luke.pearson@mongodb.com Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: