[
https://issues.apache.org/jira/browse/PHOENIX-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17063345#comment-17063345
]
Hadoop QA commented on PHOENIX-5751:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12997198/PHOENIX-5751-master.001.patch
against master branch at commit 264715133cdb8085b48a79eddfe3d27736614715.
ATTACHMENT ID: 12997198
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 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 release audit{color}. The applied patch generated 1 release
audit warnings (more than the master's current 0 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.join.HashJoinLocalIndexIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableVarLengthRowKeyIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3619//testReport/
Release audit warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3619//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3619//console
This message is automatically generated.
> Remove redundant IndexUtil#isGlobalIndexCheckEnabled() calls for immutable
> data tables
> --------------------------------------------------------------------------------------
>
> Key: PHOENIX-5751
> URL: https://issues.apache.org/jira/browse/PHOENIX-5751
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 4.15.0, 4.14.3
> Reporter: Swaroopa Kadam
> Assignee: Abhishek Singh Chouhan
> Priority: Major
> Fix For: 5.1.0, 4.15.1, 4.14.4
>
> Attachments: PHOENIX-5751-4.14-HBase-1.3.patch,
> PHOENIX-5751-4.14-HBase-1.3.patch, PHOENIX-5751-master.001.patch,
> PHOENIX-5751-master.patch
>
>
> We don't need to add and check if globalIndexChecker is enabled on data table.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)