[
https://issues.apache.org/jira/browse/HBASE-10357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13994023#comment-13994023
]
Enis Soztutar commented on HBASE-10357:
---------------------------------------
{code}
+ this.configuration.getInt("hbase.client.replicaCallTimeout.scan",
1000000); // 1000 ms
{code}
Should this be called hbase.client.primaryCallTimeout.scan? The get and
multiGet are named like that. Is this because the timeout applies to replica
requests for next call as well?
> 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,
> 10357-4.2.txt, 10357-4.txt
>
>
> This is extension of HBASE-10355 to add failover support for scans.
--
This message was sent by Atlassian JIRA
(v6.2#6252)