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

Andrés de la Peña edited comment on CASSANDRA-10130 at 6/20/17 2:00 PM:
------------------------------------------------------------------------

bq. I think we should probably run exceptions during 2i rebuild failure 
(logAndMarkIndexesFailed) via the JVMStabilityInspector

Done 
[here|https://github.com/adelapena/cassandra/compare/ca7da30f621e742f85b6a7b1f66d320ba224a6a4...adelapena:0f6972eacdab6b0c81e00d8c0c59968106d3f462],
 with tests for both create and rebuild.

Here is the full patch with CI results:

||[trunk|https://github.com/apache/cassandra/compare/trunk...adelapena:10130-trunk]|[utests|http://cassci.datastax.com/view/Dev/view/adelapena/job/adelapena-10130-trunk-testall/]|[dtests|http://cassci.datastax.com/view/Dev/view/adelapena/job/adelapena-10130-trunk-dtest/]|


was (Author: adelapena):
bq. I think we should probably run exceptions during 2i rebuild failure 
(logAndMarkIndexesFailed) via the JVMStabilityInspector

Done 
[here|https://github.com/adelapena/cassandra/commit/6fd2f1802a3969148e344b0b2b3c7bec4ee3b014],
 with tests for both create and rebuild.

Here is the full patch with CI results:

||[trunk|https://github.com/apache/cassandra/compare/trunk...adelapena:6fd2f1802a3969148e344b0b2b3c7bec4ee3b014]|[utests|http://cassci.datastax.com/view/Dev/view/adelapena/job/adelapena-10130-trunk-testall/]|[dtests|http://cassci.datastax.com/view/Dev/view/adelapena/job/adelapena-10130-trunk-dtest/]|

> 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