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

Ariel Weisberg commented on CASSANDRA-19430:
--------------------------------------------

This is narrowly scoped to just attempting to send it to the right place. We 
will also need to address the fact that we could send it to the wrong system 
and need to retry.

BRR is per partition so we at least don't need to break up mutations.

> Read repair through Accord needs to only route the read repair through Accord 
> if the range is actually migrated/running on Accord
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19430
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19430
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Ariel Weisberg
>            Priority: Normal
>
> This is because the read repair will simply fail if Accord doesn't manage 
> that range. Not only does it need to be routed through Accord but if it races 
> with topology change it needs to retry and not surface an error.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to