[
https://issues.apache.org/jira/browse/CASSANDRA-13725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16098347#comment-16098347
]
ASF GitHub Bot commented on CASSANDRA-13725:
--------------------------------------------
GitHub user sbtourist opened a pull request:
https://github.com/apache/cassandra/pull/135
CASSANDRA-13725
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sbtourist/cassandra CASSANDRA-13725
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cassandra/pull/135.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #135
----
commit 915382930a45244d439fd8407407322f6b5fa330
Author: Sergio Bossa <[email protected]>
Date: 2017-07-24T13:09:15Z
Indexes created during column family initialization should not be marked as
"not built", to avoid rebuilding them needlessly.
----
> Secondary indexes are always rebuilt at startup
> -----------------------------------------------
>
> Key: CASSANDRA-13725
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13725
> Project: Cassandra
> Issue Type: Bug
> Components: Secondary Indexes
> Reporter: Sergio Bossa
> Assignee: Sergio Bossa
> Priority: Critical
> Fix For: 4.0
>
>
> Following CASSANDRA-10130, a bug has been introduced that causes a 2i to be
> rebuilt at startup, even if such index is already built.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]