You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lokesh Khurana (Jira)" <ji...@apache.org> on 2020/08/24 09:00:00 UTC

[jira] [Updated] (HBASE-24620) Add a ClusterManager which submits command to ZooKeeper and its Agent which picks and execute those Commands.

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

Lokesh Khurana updated HBASE-24620:
-----------------------------------
    Attachment: HBASE-24620.patch
        Status: Patch Available  (was: Open)

> Add a ClusterManager which submits command to ZooKeeper and its Agent which picks and execute those Commands.
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-24620
>                 URL: https://issues.apache.org/jira/browse/HBASE-24620
>             Project: HBase
>          Issue Type: New Feature
>          Components: integration tests
>            Reporter: Lokesh Khurana
>            Assignee: Lokesh Khurana
>            Priority: Major
>         Attachments: HBASE-24620.patch
>
>
> Right now all the destructive actions are done through ssh, I have been working on Cluster Manager which submits tasks(commands) through ZooKeeper and an Agent which picks those tasks and executes them blindly. With this method we can use any destructive action that is present in hbase-it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)