[
https://issues.apache.org/jira/browse/PHOENIX-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039312#comment-17039312
]
Hadoop QA commented on PHOENIX-5731:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12993777/PHOENIX-5731.patch
against master branch at commit f592bfdecbf5a50b54f71bad82f52a0504d6eaf5.
ATTACHMENT ID: 12993777
{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.NotQueryWithLocalImmutableIndexesIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithOffsetIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexMetadataIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3452//testReport/
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3452//console
This message is automatically generated.
> Loading bulkload hfiles should not be blocked if the upsert select happening
> for differet table.
> ------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-5731
> URL: https://issues.apache.org/jira/browse/PHOENIX-5731
> Project: Phoenix
> Issue Type: Bug
> Reporter: Rajeshbabu Chintaguntla
> Assignee: Rajeshbabu Chintaguntla
> Priority: Major
> Fix For: 5.1.0, 4.16.0
>
> Attachments: PHOENIX-5731.patch
>
>
> currently we are not allowing to load hfiles after bulkload to avoid deadlock
> cases when upsert select is happening to same table but when the upserting to
> different table we should not block the load incremental hfiles.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)