You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2015/04/15 00:49:59 UTC

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

Enis Soztutar created HBASE-13470:
-------------------------------------

             Summary: 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
            Reporter: Enis Soztutar
             Fix For: 2.0.0, 1.1.0


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)