Details
Description
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.
Attachments
Attachments
Issue Links
- is depended upon by
-
HBASE-14212 Add IT test for procedure-v2-based namespace DDL
- Closed
- relates to
-
HBASE-13812 Deleting of last Column Family of a table should not be allowed
- Closed