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

Hadoop QA commented on PHOENIX-2874:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12801935/PHOENIX-2874_v2.patch
  against master branch at commit 99713a61cd758a8486f1b49225c5e1c6766dc7b9.
  ATTACHMENT ID: 12801935

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 3 new 
or modified tests.

    {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 
26 warning messages.

    {color:red}-1 release audit{color}.  The applied patch generated 4 release 
audit warnings (more than the master's current 0 warnings).

    {color:red}-1 lineLengths{color}.  The patch introduces the following lines 
longer than 100:
    +                String schemaName = 
SchemaUtil.getEscapedArgument(rs.getString(PhoenixDatabaseMetaData.TABLE_SCHEM));
+                
if(schemaName.equals(SchemaUtil.getEscapedArgument(PhoenixDatabaseMetaData.SYSTEM_SCHEMA_NAME))){
+                String schemaName = 
SchemaUtil.getEscapedArgument(rs.getString(PhoenixDatabaseMetaData.TABLE_SCHEM));
+                if 
(schemaName.equals(SchemaUtil.getEscapedArgument(PhoenixDatabaseMetaData.SYSTEM_SCHEMA_NAME)))
 {

     {color:red}-1 core tests{color}.  The patch failed these unit tests:
     

     {color:red}-1 core zombie tests{color}.  There are 1 zombie test(s): 

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/319//testReport/
Release audit warnings: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/319//artifact/patchprocess/patchReleaseAuditWarnings.txt
Javadoc warnings: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/319//artifact/patchprocess/patchJavadocWarnings.txt
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/319//console

This message is automatically generated.

> Delete schemas also during clean up after test 
> -----------------------------------------------
>
>                 Key: PHOENIX-2874
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2874
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Ankit Singhal
>            Assignee: Ankit Singhal
>         Attachments: PHOENIX-2874.patch, PHOENIX-2874_v1.patch, 
> PHOENIX-2874_v2.patch
>
>




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

Reply via email to