[
https://issues.apache.org/jira/browse/PHOENIX-4073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117280#comment-16117280
]
Hadoop QA commented on PHOENIX-4073:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12880690/PHOENIX-4073.patch
against master branch at commit bf3c13b6d169e90e06c54a338a5931163a32d743.
ATTACHMENT ID: 12880690
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 12 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 javadoc{color}. The javadoc tool appears to have generated
54 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.ArrayIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.OutOfOrderMutationsIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDDLIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1250//testReport/
Javadoc warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1250//artifact/patchprocess/patchJavadocWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1250//console
This message is automatically generated.
> Disallow operations on a closed Connection
> ------------------------------------------
>
> Key: PHOENIX-4073
> URL: https://issues.apache.org/jira/browse/PHOENIX-4073
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Fix For: 4.12.0
>
> Attachments: PHOENIX-4073.patch
>
>
> We currently allow operations on a closed Connection. This isn't a good idea
> and can lead to issues.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)