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

Hadoop QA commented on PHOENIX-5385:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12973812/PHOENIX-5385.4.x-HBase-1.3.v1.patch
  against 4.x-HBase-1.3 branch at commit 
9f1f295b61581da86355e175b8923f5eae12fd88.
  ATTACHMENT ID: 12973812

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

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

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

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

    {color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

     {color:red}-1 core tests{color}.  The patch failed these unit tests:
     
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ViewIndexIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ChildViewsUseParentViewIndexIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDMLIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2736//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2736//console

This message is automatically generated.

> View index physical table is treated as PTableType.TABLE; does not load 
> IndexCheckerCoproc
> ------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-5385
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5385
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Swaroopa Kadam
>            Assignee: Swaroopa Kadam
>            Priority: Major
>             Fix For: 4.15.0, 5.1.0, 4.14.3
>
>         Attachments: PHOENIX-5385.4.x-HBase-1.3.v1.patch, 
> PHOENIX-5385.4.x-hbase-1.3.v1.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> As found during the dev of IndexUpgradeTool, ensureViewIndexesTableCreated 
> considers view index table as type TABLE. It should consider it as INDEX, so 
> that it loads new IndexCheckerCorpocessor on it. 
>  



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

Reply via email to