[ https://issues.apache.org/jira/browse/PHOENIX-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16795398#comment-16795398 ]
Hadoop QA commented on PHOENIX-5184: ------------------------------------ {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12962773/PHOENIX-5184-v1.patch against master branch at commit dd8789b473fd8f0c35b0d5014f5c793fffa255e3. ATTACHMENT ID: 12962773 {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.TableDDLPermissionsIT ./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT ./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StringIT ./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConcurrentMutationsIT ./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ChangePermissionsIT ./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT Test results: https://builds.apache.org/job/PreCommit-PHOENIX-Build/2442//testReport/ Console output: https://builds.apache.org/job/PreCommit-PHOENIX-Build/2442//console This message is automatically generated. > HBase and Phoenix connection leaks in Indexing code path, OrphanViewTool and > PhoenixConfigurationUtil > ----------------------------------------------------------------------------------------------------- > > Key: PHOENIX-5184 > URL: https://issues.apache.org/jira/browse/PHOENIX-5184 > Project: Phoenix > Issue Type: Bug > Reporter: Chinmay Kulkarni > Assignee: Chinmay Kulkarni > Priority: Major > Attachments: PHOENIX-5184-4.x-HBase-1.3-v1.patch, > PHOENIX-5184-4.x-HBase-1.3.patch, PHOENIX-5184-v1.patch, PHOENIX-5184.patch > > Time Spent: 1.5h > Remaining Estimate: 0h > > I was debugging a connection leak issue and ran into a few areas where there > are connection leaks. I decided to take a broader look overall and see if > there were other places where we leak connections and found some candidates. > This is by no means an exhaustive search for connection leaks. -- This message was sent by Atlassian JIRA (v7.6.3#76005)