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

[jira] [Commented] (HBASE-6969) Allow for injecting MiniZookeeperCluster instance

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

Hudson commented on HBASE-6969:
-------------------------------

Integrated in HBase-TRUNK #3519 (See [https://builds.apache.org/job/HBase-TRUNK/3519/])
    HBASE-6969 Avoid unneceseary regular expression matching in ruby code for "list" command (Revision 1406805)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/hbase-server/src/main/ruby/hbase/admin.rb
* /hbase/trunk/hbase-server/src/main/ruby/shell/commands/list.rb

                
> Allow for injecting MiniZookeeperCluster instance
> -------------------------------------------------
>
>                 Key: HBASE-6969
>                 URL: https://issues.apache.org/jira/browse/HBASE-6969
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.92.1
>            Reporter: Micah Whitacre
>         Attachments: 6969v2.txt, hbase-6969.patch
>
>
> While not an official part of the HBase API, it'd be nice if HBaseTestingUtility allowed for consumer to inject their own instance of the MiniZookeeperCluster when executing tests.
> Currently there is no way to control how the ZK instance is started which we've had to hack around when there were ZK version conflicts (3.3 vs 3.4).  Or if you want to control which specific port it starts on vs random.
> Allowing consumers to inject an instance (unstarted) gives them the freedom to implement their own without having to fork the entire HBaseTestingUtility class  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira