[
https://issues.apache.org/jira/browse/HBASE-25374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-25374.
-----------------------------------
Fix Version/s: 2.4.3
2.3.5
2.5.0
Hadoop Flags: Reviewed
Release Note:
Configuration parameter to set rest client connection timeout
"hbase.rest.client.conn.timeout" Default is 2 * 1000
"hbase.rest.client.socket.timeout" Default of 30 * 1000
Resolution: Fixed
> Make REST Client connection and socket time out configurable
> ------------------------------------------------------------
>
> Key: HBASE-25374
> URL: https://issues.apache.org/jira/browse/HBASE-25374
> Project: HBase
> Issue Type: Improvement
> Components: REST
> Affects Versions: 3.0.0-alpha-1, 2.3.4, 2.5.0, 2.4.3
> Reporter: Pankaj Kumar
> Assignee: Pankaj Kumar
> Priority: Minor
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.3.5, 2.4.3
>
>
> Currently there is no way to configure connection and socket timeout for REST
> client,
> https://github.com/apache/hbase/blob/7d0a687e5798a2f4ca3190b409169f7e17a75b34/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/client/Client.java#L102
--
This message was sent by Atlassian Jira
(v8.3.4#803005)