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

James Taylor commented on PHOENIX-3874:
---------------------------------------

FYI, [~apurtell]

> Push through client-side timeouts for server-side cross region server 
> operations
> --------------------------------------------------------------------------------
>
>                 Key: PHOENIX-3874
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3874
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>
> The default configuration on the server-side of HBase is very conservative, 
> making 350 retries for failed RPC calls. On the client-side, this is very 
> configurable, but this breaks down when a client operation such as an update 
> to a data table leads to a cross region server call since these are governed 
> by the global HBase server-side configuration. We should come up with a way 
> of pushing through the client-side configuration to improve this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to