[
https://issues.apache.org/jira/browse/PHOENIX-6139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198893#comment-17198893
]
Hadoop QA commented on PHOENIX-6139:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/13011790/PHOENIX-6139.4.x.001.patch
against 4.x branch at commit .
ATTACHMENT ID: 13011790
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 0 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 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:red}-1 core tests{color}. The patch failed these unit tests:
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.PhoenixClientRpcIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DeleteIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.GlobalIndexOptimizationIT
Test results:
https://ci-hadoop.apache.org/job/PreCommit-PHOENIX-Build/108//testReport/
Code Coverage results:
https://ci-hadoop.apache.org/job/PreCommit-PHOENIX-Build/108//artifact/phoenix-core/target/site/jacoco/index.html
Release audit warnings:
https://ci-hadoop.apache.org/job/PreCommit-PHOENIX-Build/108//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output:
https://ci-hadoop.apache.org/job/PreCommit-PHOENIX-Build/108//console
This message is automatically generated.
> Fix ConcurrentMutationsExtendedIT
> ---------------------------------
>
> Key: PHOENIX-6139
> URL: https://issues.apache.org/jira/browse/PHOENIX-6139
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.0.0, 4.15.0
> Reporter: Chinmay Kulkarni
> Assignee: Kadir OZDEMIR
> Priority: Major
> Labels: phoenix-hardening, quality-improvement
> Fix For: 5.1.0, 4.16.0
>
> Attachments: PHOENIX-6139.4.x.001.patch
>
>
> ConcurrentMutationsExtendedIT has been flapping and randomly failing on both
> 4.x and master branches for many preCommit builds. Funny thing is, I don't
> see the failures when I run these tests locally. We should fix this test once
> and for all and/or analyze our OSS build job configurations if it is an
> environment issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)