[
https://issues.apache.org/jira/browse/CASSANDRA-18062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711808#comment-17711808
]
Andres de la Peña commented on CASSANDRA-18062:
-----------------------------------------------
These are the new flaky tests once all the CI runs have finished:
*
[o.a.c.distributed.test.sai.IndexAvailabilityTest#verifyIndexStatusPropagation|https://app.circleci.com/pipelines/github/adelapena/cassandra/2826/workflows/e63df64f-9821-4bae-add4-7b3169c50344/jobs/38621/tests]
*
[o.a.c.index.sai.cql.DecimalLargeValueTest#runQueriesWithDecimalValueCollision|https://app.circleci.com/pipelines/github/adelapena/cassandra/2835/workflows/8301fcae-ab73-401d-ae26-d3e7e8b0f237/jobs/38550/tests]
*
[o.a.c.index.sai.cql.MixedIndexImplementationsTest#shouldRequireAllowFilteringWithOtherIndex|https://app.circleci.com/pipelines/github/adelapena/cassandra/2835/workflows/06a9ee70-d522-45ab-b5f1-b18eed4818d6/jobs/38664/tests]
*
[o.a.c.index.sai.cql.StorageAttachedIndexDDLTest#concurrentTruncateWithIndexBuilding|https://app.circleci.com/pipelines/github/adelapena/cassandra/2835/workflows/8301fcae-ab73-401d-ae26-d3e7e8b0f237/jobs/38519/tests]
*
[o.a.c.index.sai.cql.StorageAttachedIndexDDLTest#verifyRebuildCorruptedFiles|https://app.circleci.com/pipelines/github/adelapena/cassandra/2835/workflows/8301fcae-ab73-401d-ae26-d3e7e8b0f237/jobs/38531/tests]
*
[o.a.c.index.sai.disk.SelectiveIntersectionTest#selectivityLimitOfZeroDisablesSelectivityTest|https://app.circleci.com/pipelines/github/adelapena/cassandra/2829/workflows/a02b73bf-305f-4987-ab3d-e7327b8a378a/jobs/38599/tests]
*
[o.a.c.index.sai.functional.CompactionTest#testAntiCompaction|https://app.circleci.com/pipelines/github/adelapena/cassandra/2828/workflows/c22d9dc8-9af1-493f-9e13-e91631fd2386/jobs/38604/tests]
*
[o.a.c.index.sai.functional.CompactionTest#testConcurrentIndexDropWithCompaction|https://app.circleci.com/pipelines/github/adelapena/cassandra/2828/workflows/c22d9dc8-9af1-493f-9e13-e91631fd2386/jobs/38538/tests]
*
[o.a.c.index.sai.metrics.FinalSegmentFlushingFailureTest|https://app.circleci.com/pipelines/github/adelapena/cassandra/2827/workflows/7722f20e-b4df-4fd5-b9dc-ebed6e06b382/jobs/38610/tests]
The runs use 100 repetitions per job.
> On-disk string index with index building and on-disk query path
> ---------------------------------------------------------------
>
> Key: CASSANDRA-18062
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18062
> Project: Cassandra
> Issue Type: New Feature
> Components: Feature/SAI
> Reporter: Mike Adamson
> Assignee: Mike Adamson
> Priority: Normal
> Labels: SAI
> Fix For: NA
>
>
> An on-disk index for string (literal) datatypes. This index is used for the
> following datatypes:
> * UTF8Type
> * AsciiType
> * CompositeType
> * Frozen types
> This includes the ability to write the index to disk at index creation, by
> specific index rebuild and during SSTable compaction.
> Also the ability to query the on-disk index and combine the results with
> those from the in-memory indexes created by CASSANDRA-18058.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]