You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Liu Shaohui (JIRA)" <ji...@apache.org> on 2013/01/08 07:48:13 UTC

[jira] [Updated] (HBASE-7441) Make ClusterManager in IntegrationTestingUtility pluggable

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

Liu Shaohui updated HBASE-7441:
-------------------------------

    Attachment: HBASE-7441-trunk-v2.patch

Thanks for your reviews.

Main Changes:
(1) Move the define of HBASE_CLUSTER_MANAGER_CLASS into IntegrationTestingUtility where is used

(2) Add  a constant like DEFAULT_HBASE_CLUSTER_MANAGER_CLASS in IntegrationTestingUtility
                
> Make ClusterManager in IntegrationTestingUtility pluggable
> ----------------------------------------------------------
>
>                 Key: HBASE-7441
>                 URL: https://issues.apache.org/jira/browse/HBASE-7441
>             Project: HBase
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 0.94.3
>            Reporter: Liu Shaohui
>            Assignee: Liu Shaohui
>            Priority: Minor
>              Labels: newbie, patch
>             Fix For: 0.96.0, 0.94.5
>
>         Attachments: HBASE-7441-0.94-v1.patch, HBASE-7441-trunk-v1.patch, HBASE-7441-trunk-v2.patch
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> After the patch HBASE-7009, we can use ChaosMonkey to test the Hbase cluster.
> The ClusterManager use ssh to stop/start the rs or master without passwd. To support other cluster manager tool, we need to make clusterManager in IntegrationTestingUtility pluggable.

--
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