You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zhihong Yu (Commented) (JIRA)" <ji...@apache.org> on 2012/01/18 02:07:40 UTC

[jira] [Commented] (HBASE-5223) TestMetaReaderEditor is missing call to CatalogTracker.stop()

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

Zhihong Yu commented on HBASE-5223:
-----------------------------------

With the patch I was able to run TestMetaReaderEditor repeatedly without problems:
{code}
zhihyu$ ~/runtest.sh 14 TestMetaReaderEditor
{code}

Without the patch, TestMetaReaderEditor easily hangs at round 2.

Will integrate later today if there is no objection.
                
> TestMetaReaderEditor is missing call to CatalogTracker.stop()
> -------------------------------------------------------------
>
>                 Key: HBASE-5223
>                 URL: https://issues.apache.org/jira/browse/HBASE-5223
>             Project: HBase
>          Issue Type: Test
>            Reporter: Zhihong Yu
>             Fix For: 0.94.0, 0.92.1
>
>         Attachments: 5223.txt
>
>
> I noticed that TestMetaReaderEditor hung on 0.92 Jenkins builds - see https://builds.apache.org/view/G-L/view/HBase/job/HBase-0.92/249/console
> It turns out that CatalogTracker.stop() is missing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira