-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Compaction
-
Storage Engines
-
3
-
2023-12-12 - Heisenbug
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.