[
https://issues.apache.org/jira/browse/PHOENIX-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043148#comment-16043148
]
Hadoop QA commented on PHOENIX-3920:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12872099/PHOENIX-3920_wip.patch
against master branch at commit 7cb16d4dd7f5fe11a10dfe4a58eb2bced313b6c1.
ATTACHMENT ID: 12872099
{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
51 warning messages.
{color:red}-1 release audit{color}. The applied patch generated 5 release
audit warnings (more than the master's current 0 warnings).
{color:red}-1 lineLengths{color}. The patch introduces the following lines
longer than 100:
+ @Parameters(name="mutable = {0}, transactional = {1},
isUserTableNamespaceMapped = {2}, columnEncoded = {3}")
+ "SELECT
COLUMN_FAMILY,SUM(GUIDE_POSTS_ROW_COUNT),COUNT(*) from \"SYSTEM\".STATS where
PHYSICAL_NAME = '"
+ private void updateStats(final List<Cell> results, boolean
scannerHasMoreRows) throws IOException {
{color:red}-1 core tests{color}. The patch failed these unit tests:
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexFailureIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TimezoneOffsetFunctionIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexExtendedIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithOffsetIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1042//testReport/
Release audit warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1042//artifact/patchprocess/patchReleaseAuditWarnings.txt
Javadoc warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1042//artifact/patchprocess/patchJavadocWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1042//console
This message is automatically generated.
> Stats collection doesn't always create a guide post for last remaining chunk
> ----------------------------------------------------------------------------
>
> Key: PHOENIX-3920
> URL: https://issues.apache.org/jira/browse/PHOENIX-3920
> Project: Phoenix
> Issue Type: Bug
> Reporter: Samarth Jain
> Assignee: Samarth Jain
> Attachments: PHOENIX-3920_wip.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)