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

Devaraj Das updated HBASE-10357:
--------------------------------

    Attachment: 10357-3.2.txt

This is a more complete patch. The way this works is that ScannerCallable 
mechanics is used to handle the replica logic (and the layer above, 
ClientScanner, is not aware of the replica mechanics that much). The logic is 
that when the client latches on to a replica (default/primary or not), it tries 
to get the maximum data out of it, and when there is a failure, it switches to 
some other replica...

> Failover RPC's for scans
> ------------------------
>
>                 Key: HBASE-10357
>                 URL: https://issues.apache.org/jira/browse/HBASE-10357
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client
>            Reporter: Enis Soztutar
>             Fix For: 0.99.0
>
>         Attachments: 10357-1.txt, 10357-2.txt, 10357-3.2.txt, 10357-3.txt
>
>
> This is extension of HBASE-10355 to add failover support for scans. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to