[
https://issues.apache.org/jira/browse/PHOENIX-5382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16881519#comment-16881519
]
Hadoop QA commented on PHOENIX-5382:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12974081/PHOENIX-5382.patch
against master branch at commit 2af1660078fb8ea2abe6d2c2e0f79dddab488459.
ATTACHMENT ID: 12974081
{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.join.HashJoinMoreIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2747//testReport/
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2747//console
This message is automatically generated.
> Perf improvement with bulk operation over iterations
> ----------------------------------------------------
>
> Key: PHOENIX-5382
> URL: https://issues.apache.org/jira/browse/PHOENIX-5382
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 4.15.0, 4.15.1, 4.14.3
> Reporter: Viraj Jasani
> Assignee: Viraj Jasani
> Priority: Major
> Fix For: 4.15.0, 4.15.1
>
> Attachments: PHOENIX-5382.patch
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> At some places, we are using iteration to add all elements of one collection
> to another one. We can use bulk APIs to improve performance
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)