You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/03/19 00:18:47 UTC

[jira] [Commented] (HBASE-10787) TestHCM#testConnection* take too long

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

Ted Yu commented on HBASE-10787:
--------------------------------

>From https://builds.apache.org/job/PreCommit-HBASE-Build/9037/console (without patch):
{code}
Running org.apache.hadoop.hbase.client.TestHCM
Tests run: 19, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 858.632 sec
{code}

> TestHCM#testConnection* take too long
> -------------------------------------
>
>                 Key: HBASE-10787
>                 URL: https://issues.apache.org/jira/browse/HBASE-10787
>             Project: HBase
>          Issue Type: Task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>         Attachments: 10787-v1.txt
>
>
> TestHCM#testConnectionClose takes more than 5 minutes on Apache Jenkins.
> The test can be shortened when retry count is lowered.
> On my Mac, for TestHCM#testConnection* (two tests)
> without patch:
> {code}
> Running org.apache.hadoop.hbase.client.TestHCM
> 2014-03-18 15:46:57.695 java[71368:1203] Unable to load realm info from SCDynamicStore
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 242.2 sec
> {code}
> with patch:
> {code}
> Running org.apache.hadoop.hbase.client.TestHCM
> 2014-03-18 15:40:44.013 java[71184:1203] Unable to load realm info from SCDynamicStore
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.465 sec
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)