[
https://issues.apache.org/jira/browse/CASSANDRA-20624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18033609#comment-18033609
]
Brandon Williams commented on CASSANDRA-20624:
----------------------------------------------
Despite CASSANDRA-20402, applying this fix to sstable_generation_loading_test
actually makes it fail, as it is currently passing. Looks like the indexes are
built before CQL is started:
{noformat}
INFO [SecondaryIndexManagement:1] 2025-10-28T16:45:36,807
SecondaryIndexManager.java:1901 - Index [idx] became queryable after successful
build.
INFO [main] 2025-10-28T16:45:45,145 PipelineConfigurator.java:148 - Starting
listening for CQL clients on /127.0.0.1:9042 (unencrypted)...
{noformat}
> dtest sstable_generation_loading_test to handle INDEX_BUILD_IN_PROGRESS
> -----------------------------------------------------------------------
>
> Key: CASSANDRA-20624
> URL: https://issues.apache.org/jira/browse/CASSANDRA-20624
> Project: Apache Cassandra
> Issue Type: Task
> Components: Test/dtest/python
> Reporter: Michael Semb Wever
> Assignee: Brandon Williams
> Priority: Normal
> Fix For: 5.0.x, 5.x
>
>
> https://github.com/datastax/cassandra-dtest/commit/65768d02c0a9f9788f57030eab77bd9fd39578c4
> https://github.com/datastax/cassandra-dtest/pull/78#discussion_r2071539290
> Caused by CASSANDRA-20402
> Also relates to CASSANDRA-19400
> Change should be applicable to versions >= 5.1
> and another change maybe needed for versions >=5.0.1 related to
> CASSANDRA-19400
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]