You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
STAR-247: Add allowed warning for running scrub test
The message is expected since bloom filter is not recreated when there is no index.
(cherry picked from commit f7684e4)
(cherry picked from commit 8ebfd4e)
scrubbed_sstables=self.standalonescrub(table='users', acceptable_errors=["WARN.*Could not recreate or deserialize existing bloom filter, continuing with a pass-through bloom filter but this will significantly impact reads performance"])
0 commit comments