[ 
https://issues.apache.org/jira/browse/USERGRID-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Russo closed USERGRID-1098.
-----------------------------------

> Perform quorum reads only after waiting and retrying
> ----------------------------------------------------
>
>                 Key: USERGRID-1098
>                 URL: https://issues.apache.org/jira/browse/USERGRID-1098
>             Project: Usergrid
>          Issue Type: Story
>    Affects Versions: 2.1.0
>            Reporter: Mike Dunker
>            Assignee: Michael Russo
>             Fix For: 2.1.1
>
>
> If indexing requests make it to another region before C* has replicated the 
> data, and a local quorum read fails, we retry with a quorum read immediately. 
> It would be better to give some time for C* to replicate the data, so we 
> should put the message back in the queue at least once before trying the 
> quorum read.
> The delete issues we had show how bad large amounts of quorum reads can be on 
> a C* cluster, so we should avoid where possible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to