Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 072E617833 for ; Fri, 4 Sep 2015 19:59:46 +0000 (UTC) Received: (qmail 15145 invoked by uid 500); 4 Sep 2015 19:59:45 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 15100 invoked by uid 500); 4 Sep 2015 19:59:45 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 15086 invoked by uid 99); 4 Sep 2015 19:59:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Sep 2015 19:59:45 +0000 Date: Fri, 4 Sep 2015 19:59:45 +0000 (UTC) From: "Matteo Bertozzi (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14261) Enhance Chaos Monkey framework by adding zookeeper and datanode fault injections. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-14261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731339#comment-14731339 ] Matteo Bertozzi commented on HBASE-14261: ----------------------------------------- +1 on addendum, but on commit you should add a comment like // bin/zookeeper.sh relies on the "ZK host" string also we should have another jira to have testing for that zookeer.sh or change that in grep insensitive > Enhance Chaos Monkey framework by adding zookeeper and datanode fault injections. > --------------------------------------------------------------------------------- > > Key: HBASE-14261 > URL: https://issues.apache.org/jira/browse/HBASE-14261 > Project: HBase > Issue Type: Improvement > Reporter: Srikanth Srungarapu > Assignee: Srikanth Srungarapu > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-14261-addendum.patch, HBASE-14261-branch-1.patch, HBASE-14261-branch-1_v3.patch, HBASE-14261-branch-1_v4.patch, HBASE-14261.branch-1_v2.patch, HBASE-14261.patch > > > One of the shortcomings of existing ChaosMonkey framework is lack of fault injections for hbase dependencies like zookeeper, hdfs etc. This patch attempts to solve this problem partially by adding datanode and zk node fault injections. -- This message was sent by Atlassian JIRA (v6.3.4#6332)