You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2019/05/02 09:05:00 UTC

[jira] [Created] (HBASE-22350) Rewrite TestClientOperationTimeout so we do not timeout when creating table

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)