[
https://issues.apache.org/jira/browse/HBASE-24620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199385#comment-17199385
]
Lokesh Khurana commented on HBASE-24620:
----------------------------------------
[~zhangduo] for RPC we would have to make Agents as servers and would have to
maintain them, we didn't want to create new servers as Agents are only useful
if someone is going to use this cluster manager as an option.
> 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-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)