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

Andrew Purtell reassigned HBASE-3456:
-------------------------------------

    Assignee: Andrew Purtell

> Fix hardcoding of 20 second socket timeout down in HBaseClient
> --------------------------------------------------------------
>
>                 Key: HBASE-3456
>                 URL: https://issues.apache.org/jira/browse/HBASE-3456
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: Andrew Purtell
>         Attachments: HBASE-3456.patch
>
>
> There is this code in HBaseClient:
> {code}
>             NetUtils.connect(this.socket, remoteId.getAddress(), 20000);
> {code}
> We need to be able to set this if only for testing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to