[
https://issues.apache.org/jira/browse/HBASE-24620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani updated HBASE-24620:
---------------------------------
Fix Version/s: 2.4.1
2.5.0
2.3.4
1.7.0
3.0.0-alpha-1
Hadoop Flags: Reviewed
Resolution: Fixed
Status: Resolved (was: Patch Available)
Thanks for the contribution [~lokiore].
> 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
> Fix For: 3.0.0-alpha-1, 1.7.0, 2.3.4, 2.5.0, 2.4.1
>
> Attachments: HBASE-24620-01.patch, 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)