[jira] [Commented] (CASSANDRA-13725) Secondary indexes are always rebuilt at startup

2017-07-26 Thread JIRA

[ 
https://issues.apache.org/jira/browse/CASSANDRA-13725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16101865#comment-16101865
 ] 

Andrés de la Peña commented on CASSANDRA-13725:
---

Dtests committed as 
[b724df80d3bbb55b6b41845633e3a9034116f3be|https://github.com/apache/cassandra-dtest/commit/b724df80d3bbb55b6b41845633e3a9034116f3be].

> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-13725) Secondary indexes are always rebuilt at startup

2017-07-26 Thread JIRA

[ 
https://issues.apache.org/jira/browse/CASSANDRA-13725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16101857#comment-16101857
 ] 

Andrés de la Peña commented on CASSANDRA-13725:
---

Committed as 
[6e19e81db8e4c43bf5ef33308de1ae79916bb61c|https://github.com/apache/cassandra/commit/6e19e81db8e4c43bf5ef33308de1ae79916bb61c].

> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-13725) Secondary indexes are always rebuilt at startup

2017-07-26 Thread JIRA

[ 
https://issues.apache.org/jira/browse/CASSANDRA-13725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16101609#comment-16101609
 ] 

Andrés de la Peña commented on CASSANDRA-13725:
---

Both the patch and the dtest look good to me, and the CI results seem ok, +1.

> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-13725) Secondary indexes are always rebuilt at startup

2017-07-24 Thread ASF GitHub Bot (JIRA)

[ 
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 
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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org