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 2015/09/11 04:35:47 UTC

[jira] [Commented] (HBASE-13470) High level Integration test for master DDL operations

    [ https://issues.apache.org/jira/browse/HBASE-13470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14740041#comment-14740041 ] 

Hudson commented on HBASE-13470:
--------------------------------

SUCCESS: Integrated in HBase-0.98 #1115 (See [https://builds.apache.org/job/HBase-0.98/1115/])
HBASE-14371 Backport the MasterKillingMonkeyFactory from HBASE-13470 to 0.98 (apurtell: rev 66cb12d86dd71df43d924e9f5bfaec839f7e5b8d)
* hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/MonkeyFactory.java
* hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/MasterKillingMonkeyFactory.java


> High level Integration test for master DDL operations
> -----------------------------------------------------
>
>                 Key: HBASE-13470
>                 URL: https://issues.apache.org/jira/browse/HBASE-13470
>             Project: HBase
>          Issue Type: Sub-task
>          Components: master
>            Reporter: Enis Soztutar
>            Assignee: Sophia Feng
>             Fix For: 2.0.0, 1.2.0, 1.1.1, 1.3.0
>
>         Attachments: HBASE-13470-v0.patch, HBASE-13470-v1.patch, HBASE-13470-v2.patch, HBASE-13470-v3.patch, HBASE-13470-v4.patch, hbase-13740_v5.patch, hbase-13740_v6.patch, hbase-13740_v6.patch
>
>
> Our [~fengs] has an integration test which executes DDL operations with a new monkey to kill the active master as a high level test for the proc v2 changes. 
> The test does random DDL operations from 20 client threads. The DDL statements are create / delete / modify / enable / disable table and CF operations. It runs HBCK to verify the end state. 
> The test can be run on a single master, or multi master setup. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)