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

James Taylor commented on PHOENIX-3948:
---------------------------------------

Agree with [~gjacoby]. Let's have a DEFAULT_INDEX_WRITER_RPC_RETRIES_NUMBER 
instead of using HConstants.DEFAULT_HBASE_CLIENT_RETRIES_NUMBER and default it 
to something small (maybe 2 or 3?). Do we need to set the time outs lower too, 
similar to how we setup our HBase client? Seems like we should mimic those 
settings IHMO.

> Enable shorter time outs for server-side index writes
> -----------------------------------------------------
>
>                 Key: PHOENIX-3948
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3948
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: Vincent Poon
>              Labels: globalMutableSecondaryIndex
>         Attachments: PHOENIX-3948.master.v1.patch
>
>
> The default timeouts are far too high for a RS->RS global index update as 
> we're holding on to a handler thread when the retries occur. We should be 
> able to set them to be inline with the client-side timeouts.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to