You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2020/12/21 15:22:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17252915#comment-17252915 ] 

Hudson commented on HBASE-24620:
--------------------------------

Results for branch branch-1
	[build #67 on builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/67/]: (x) *{color:red}-1 overall{color}*
----
details (if available):

(x) {color:red}-1 general checks{color}
-- For more information [see general report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/67//General_Nightly_Build_Report/]


(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7 report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/67//JDK7_Nightly_Build_Report/]


(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/67//JDK8_Nightly_Build_Report_(Hadoop2)/]




(x) {color:red}-1 source release artifact{color}
-- See build output for details.


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