You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2010/05/13 00:54:43 UTC

[jira] Updated: (HBASE-2539) Cannot start ZK before the rest in tests anymore

     [ https://issues.apache.org/jira/browse/HBASE-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Daniel Cryans updated HBASE-2539:
--------------------------------------

    Attachment: HBASE-2539.patch

Patch that checks in startMiniCluster that a ZK cluster wasn't already started to decide if we need to check for a data dir.

Also adds a check in TestZooKeeper.

> Cannot start ZK before the rest in tests anymore
> ------------------------------------------------
>
>                 Key: HBASE-2539
>                 URL: https://issues.apache.org/jira/browse/HBASE-2539
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Jean-Daniel Cryans
>            Assignee: Jean-Daniel Cryans
>             Fix For: 0.21.0
>
>         Attachments: HBASE-2539.patch
>
>
> HBASE-2414 added a coarse check to see if the test cluster is up, but that prevents from starting ZK before everything else. Needed for replication's unit testing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.