[ 
https://issues.apache.org/jira/browse/HBASE-19758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322000#comment-16322000
 ] 

Duo Zhang commented on HBASE-19758:
-----------------------------------

Split all the operation timeout and rpc timeout tests to its own file. And the 
code are almost same for these tests so introduce based classes to reduce the 
redundant code.

Rename the old TestConnectionImplementation to TestCIBadHostname and rename 
TestHCM to TestConnectionImplementation, since there is no HConnectionManager 
any more.

The TestCIXXXOperationTimeout are all marked as LargeTests since it will take a 
long time to finish. The TestXXXRpcTimeout are all marked as MediumTests 
because usually there can finish within 20 seconds.

> Split TestHCM to several smaller tests
> --------------------------------------
>
>                 Key: HBASE-19758
>                 URL: https://issues.apache.org/jira/browse/HBASE-19758
>             Project: HBase
>          Issue Type: Improvement
>          Components: test
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>         Attachments: HBASE-19758.patch
>
>
> It takes too much time to finish, especially the timeout related tests. We 
> should move these tests out.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to