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

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

bq. I'm not sure if you already prepared for commit (CHANGES, squash+rebase) 
but it would probably be wise to do that before submitting another CI round to 
make sure we catch any potential problems on CI after rebase.

Wise idea, [~pauloricardomg]. I hadn't prepared it for commit, but now I have. 
The squashed and rebased patch is in [this 
branch|https://github.com/adelapena/cassandra/commits/10130-trunk-squash].

The notice for CHANGES.txt is "Fix management of secondary indexes (re)builds 
(CASSANDRA-10130)", which is quite generic and distant from the title of this 
ticket. Suggestions are welcome.

I ran the final patch on our internal CI. There are not failures for the unit 
tests and the failing dtests are not related to the change.

> Node failure during 2i update after streaming can have incomplete 2i when 
> restarted
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-10130
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10130
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Coordination
>            Reporter: Yuki Morishita
>            Assignee: Andrés de la Peña
>            Priority: Minor
>
> Since MV/2i update happens after SSTables are received, node failure during 
> MV/2i update can leave received SSTables live when restarted while MV/2i are 
> partially up to date.
> We can add some kind of tracking mechanism to automatically rebuild at the 
> startup, or at least warn user when the node restarts.



--
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

Reply via email to