You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/11 20:21:00 UTC

[jira] [Resolved] (HBASE-23639) Moving classes out of hbase-it /test for direct API use of chaos.

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

Andrew Kyle Purtell resolved HBASE-23639.
-----------------------------------------
    Resolution: Abandoned

> Moving classes out of hbase-it /test for direct API use of chaos.
> -----------------------------------------------------------------
>
>                 Key: HBASE-23639
>                 URL: https://issues.apache.org/jira/browse/HBASE-23639
>             Project: HBase
>          Issue Type: Improvement
>          Components: API, integration tests, test
>            Reporter: Mihir Monani
>            Priority: Minor
>         Attachments: HBASE-23639-master.patch
>
>
> In hbase-it package, Class like RESTApiClusterManager and HBaseClusterManager which has some part of implementation code for Chaos Action.
>  
> If any user wants to create private implementation which resembles HBaseClusterManager, then it has to be merged with hbase-it package as ClusterManager Interface and it's extended implementations are private. 
>  
> We should make them public so anyone can have their own implementation and need to be merged with hbase-it. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)