[ 
https://issues.apache.org/jira/browse/HBASE-13470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sophia Feng updated HBASE-13470:
--------------------------------
    Attachment: HBASE-13470-v1.patch

Patchv1 uploaded, addressing two issues as per [~mbertozzi]'s comment.

1. Get fresh table/column descriptor to do assertion after DDLs.
2. Fail test with {{checkException()}} when exceptions are thrown in ACTIONs 
before getting to Assert.

> 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
>             Fix For: 2.0.0, 1.1.0
>
>         Attachments: HBASE-13470-v0.patch, HBASE-13470-v1.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)

Reply via email to