[
https://issues.apache.org/jira/browse/HBASE-13470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589071#comment-14589071
]
Nick Dimiduk commented on HBASE-13470:
--------------------------------------
Not sure where buildbot went. This is what I get when I run test-patch locally
{color:red}-1 overall{color}.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 7 new
or modified tests.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:red}-1 javadoc{color}. The javadoc tool appears to have generated 1
warning messages.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of checkstyle errors
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version ) warnings.
{color:red}-1 release audit{color}. The applied patch generated 13 release
audit warnings (more than the trunk's current 0 warnings).
{color:green}+1 lineLengths{color}. The patch does not introduce lines
longer than 100
{color:red}-1 site{color}. The patch appears to cause mvn site goal to
fail.
> 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
>
> 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)