Do not raise an error if background compaction is already enabled/disabled

XMLWordPrintableJSON

    • Storage Engines
    • c(3x10^8)-StorEng - 2023-11-14, 2023-11-28 - Anthill Tiger
    • 3

      Currently, EINVAL is returned if background compaction is disabled while it is already disabled or enabled while it is already running.

      This ticket could:

      • Silence this error as it is not necessary to raise an error in these scenarios. However, trying to enable a running background compaction server with a different configuration should remain an error.
      • Replace the error with something that makes more sense (EPERM?)

              Assignee:
              Sean Watt
              Reporter:
              Etienne Petrel
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: