You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2016/11/23 01:22:58 UTC

[jira] [Updated] (HBASE-17146) Reconsider rpc timeout calculation in backup restore operation

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

Vladimir Rodionov updated HBASE-17146:
--------------------------------------
    Attachment: HBASE-17146-v1.patch

v1. Removed custom hbase.rpc.timeout calculation. Default value is OK. In case of RPC timeout will ever happen, user can increase it in a local hbase-site.xml. cc: [~enis]

> Reconsider rpc timeout calculation in backup restore operation 
> ---------------------------------------------------------------
>
>                 Key: HBASE-17146
>                 URL: https://issues.apache.org/jira/browse/HBASE-17146
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Vladimir Rodionov
>            Assignee: Vladimir Rodionov
>         Attachments: HBASE-17146-v1.patch
>
>
> We calculate rpc timeout by multiplying # of regions by single_file_timeout (60 sec)
> For big tables this may become very large timeout.



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