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

Hadoop QA commented on PHOENIX-5367:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12972777/5367-v1-4.x-HBase-1.5.txt
  against 4.x-HBase-1.5 branch at commit 
29e297748b3599ca1c53ee38d0fc67b63de0d27c.
  ATTACHMENT ID: 12972777

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

    {color:green}+0 tests included{color}.  The patch appears to be a 
documentation, build,
                        or dev patch that doesn't require tests.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:red}-1 release audit{color}.  The applied patch generated 2 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:
    +    protected void createTable(Connection conn, String virtualName, String 
realName) throws SQLException {
+    protected static void initValues(Connection conn, String virtualName, 
String realName) throws Exception {

     {color:red}-1 core tests{color}.  The patch failed these unit tests:
     
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinNoIndexIT

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

This message is automatically generated.

> HashJoinLocalIndexIT and SortMergeJoinLocalIndexIT are slow
> -----------------------------------------------------------
>
>                 Key: PHOENIX-5367
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5367
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>            Priority: Major
>         Attachments: 5367-v1-4.x-HBase-1.5.txt
>
>
> Each run over 10 minutes.
> Interestingly their GlobalIndex counterparts (same tests just different 
> indexes) finish in about 1/2 the time. That's something we should look into.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to