[ https://issues.apache.org/jira/browse/PHOENIX-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16302016#comment-16302016 ]
Hadoop QA commented on PHOENIX-4488: ------------------------------------ {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12903454/PHOENIX-4488.patch against master branch at commit 34693843abe4490b54fbd30512bf7d98d0f59c0d. ATTACHMENT ID: 12903454 {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 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:green}+1 core tests{color}. The patch passed unit tests in . Test results: https://builds.apache.org/job/PreCommit-PHOENIX-Build/1688//testReport/ Release audit warnings: https://builds.apache.org/job/PreCommit-PHOENIX-Build/1688//artifact/patchprocess/patchReleaseAuditWarnings.txt Console output: https://builds.apache.org/job/PreCommit-PHOENIX-Build/1688//console This message is automatically generated. > Cache config parameters for MetaDataEndPointImpl during initialization > ---------------------------------------------------------------------- > > Key: PHOENIX-4488 > URL: https://issues.apache.org/jira/browse/PHOENIX-4488 > Project: Phoenix > Issue Type: Bug > Reporter: James Taylor > Assignee: James Taylor > Fix For: 4.14.0, 4.13.2 > > Attachments: PHOENIX-4488.patch > > > For example, see this code (which is called often): > {code} > boolean blockWriteRebuildIndex = > env.getConfiguration().getBoolean(QueryServices.INDEX_FAILURE_BLOCK_WRITE, > QueryServicesOptions.DEFAULT_INDEX_FAILURE_BLOCK_WRITE); > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)