[
https://issues.apache.org/jira/browse/HBASE-22350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Somogyi resolved HBASE-22350.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.1.5
2.2.0
3.0.0
Cherry-picked PR to branch-2.1+
> Rewrite TestClientOperationTimeout so we do not timeout when creating table
> ---------------------------------------------------------------------------
>
> Key: HBASE-22350
> URL: https://issues.apache.org/jira/browse/HBASE-22350
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0, 2.2.0, 2.1.5
>
>
> This should be test issue. We set the timeout to 500ms and the retry number
> to 1, so on a slow machine, we may end up in the setUp method where we want
> to create a table...
> I think we should separated the connection which is used for testing, and set
> the configs only for this connection.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)