[
https://issues.apache.org/jira/browse/PHOENIX-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135481#comment-15135481
]
Hadoop QA commented on PHOENIX-2153:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12786610/PHOENIX-2153-v1.patch
against master branch at commit fa58fc5fccd11cbeb14e701a59122b3cba77d67e.
ATTACHMENT ID: 12786610
{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
20 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:green}+1 core tests{color}. The patch passed unit tests in .
{color:red}-1 core zombie tests{color}. There are 1 zombie test(s):
at
org.apache.sentry.tests.e2e.hive.AbstractTestWithStaticConfiguration.clearAll(AbstractTestWithStaticConfiguration.java:573)
at
org.apache.sentry.tests.e2e.hive.AbstractTestWithStaticConfiguration.setup(AbstractTestWithStaticConfiguration.java:539)
at
org.apache.sentry.tests.e2e.hive.TestSandboxOps.setup(TestSandboxOps.java:47)
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/244//testReport/
Javadoc warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/244//artifact/patchprocess/patchJavadocWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/244//console
This message is automatically generated.
> Fix a couple of Null pointer dereferences
> -----------------------------------------
>
> Key: PHOENIX-2153
> URL: https://issues.apache.org/jira/browse/PHOENIX-2153
> Project: Phoenix
> Issue Type: Bug
> Reporter: Alicia Ying Shu
> Assignee: Alicia Ying Shu
> Fix For: 4.8.0
>
> Attachments: PHOENIX-2153-v1.patch, PHOENIX-2153.patch
>
>
> New Defects reported by Coverity Scan for Apache Phoenix
> CID 98770: null pointer dereferences FORWARD_NULL)
> /phoenix/core/src/main/java/org/pache/phoenix/expression/InListExession.java:
> 90 in org.apache.phoenix.expression.InListExpression.create(java.util.List,
> boolean, org.apache.hado.hbase.io.ImmutableBytesWritable, boolean)()
> CID 98771: Null pointer derefrences (FORWARD_NULL)
> /phoenix-rf/src/main/java/org/apache/phoenix/pherf/util/PhoenixUtil.java: 112
> in
> org.apache.phoenix.pherf.util.PhoenixUtil.cuteStatementThrowException(java.lang.String,
> java.sql.Connection)()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)