Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Normal
Description
When inserting range tombstones through thrift in a "static" compact table, the current code doesn't properly delete the static components of the table (even when it should).
To the best of my knowledge, we don't have a test for this (though in all fairness, range deletions through thrift is a pretty late addition and has little coverage) so the first step will probably be to reproduce.