Details
Description
The unit test SASIIndexTest.testInsertingIncorrectValuesIntoAgeIndex seems to be flaky in 3.11, as it can be seen in cassandra-ci and also locally. Trunk doesn't seem to be affected.
SASIIndexTest.testIndexMemtableSwitching is also flaky, although I haven't been able to reproduce it running it separately, but only when running the entire SASIIndexTest.
These could have been introduced when merging up CASSANDRA-15778, since they failed for their CircleCI run, and they didn't seem to fail before that, or at least I cannot reproduce them locally with the previous commit.
Attachments
Issue Links
- is related to
-
CASSANDRA-16444 Fix flaky test testMultiExpressionQueriesWhereRowSplitBetweenSSTables - org.apache.cassandra.index.sasi.SASIIndexTest
- Resolved
- relates to
-
CASSANDRA-15995 Fix flaky test testIndexMemtableSwitching - org.apache.cassandra.index.sasi.SASIIndexTest
- Resolved