[
https://issues.apache.org/jira/browse/PHOENIX-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15612353#comment-15612353
]
Hadoop QA commented on PHOENIX-3416:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12835560/PHOENIX-3416.patch
against master branch at commit 53ca2882722214e15a2f32afd0ca3ed3a4016227.
ATTACHMENT ID: 12835560
{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:red}-1 javadoc{color}. The javadoc tool appears to have generated
43 warning messages.
{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.IndexExpressionIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/647//testReport/
Javadoc warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/647//artifact/patchprocess/patchJavadocWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/647//console
This message is automatically generated.
> Memory leak in PhoenixStorageHandler
> ------------------------------------
>
> Key: PHOENIX-3416
> URL: https://issues.apache.org/jira/browse/PHOENIX-3416
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.8.0
> Reporter: Jeongdae Kim
> Labels: HivePhoenix
> Attachments: PHOENIX-3416.patch
>
>
> when executing EXPLAIN query, hive doesn't execute Tasks that get and remove
> PhoenixPredicateDecomposer from PREDICATE_DECOMPOSER_MAP. so, all predicate
> decomposers made from the explain query exists forever in the decomposer map.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)