- 
    Type:Bug 
- 
    Resolution: Fixed
- 
    Priority:Major - P3 
- 
    Affects Version/s: None
- 
    Component/s: Compaction
- 
        Storage Engines
- 
        2023-12-12 - Heisenbug
- 
        3
On this line, we should not ignore the exclude list, the following calls should lead to an error:
background=true,exclude=[table:a] background=true,exclude=[table:b]
It is not okay to reconfigure the exclude list.
