Duo Zhang created HBASE-22350:
---------------------------------
Summary: 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
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)