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

Log a warning instead of an error when compaction is interrupted

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.2.0, 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: Compaction
    • Labels:
      None
    • 3
    • BermudaTriangle- 2023-09-05

      When interrupted by the user, foreground/background compaction prints a log message and returns WT_ERROR. As it is an expected behaviour and causes false positives, we could simply log a warning and return 0 or still return WT_ERROR and handle it internally as it is being done now.

            Assignee:
            etienne.petrel@mongodb.com Etienne Petrel
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: