[
https://issues.apache.org/jira/browse/PHOENIX-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15612716#comment-15612716
]
Hadoop QA commented on PHOENIX-3412:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12835382/PHOENIX-2541.patch
against master branch at commit 76efe0079d856b329022834bc8f9c5808337dbd8.
ATTACHMENT ID: 12835382
{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
43 warning messages.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 lineLengths{color}. The patch introduces the following lines
longer than 100:
+ throw new RuntimeException("Failed
to write update in batch (update count=" + result + ")");
+ throw new RuntimeException("Failed to
write update in batch (update count=" + result + ")");
{color:red}-1 core tests{color}. The patch failed these unit tests:
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/648//testReport/
Javadoc warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/648//artifact/patchprocess/patchJavadocWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/648//console
This message is automatically generated.
> Add flag to use batch update APIs in pherf
> ------------------------------------------
>
> Key: PHOENIX-3412
> URL: https://issues.apache.org/jira/browse/PHOENIX-3412
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Minor
> Fix For: 4.9.0
>
> Attachments: PHOENIX-2541.patch
>
>
> It would be nice to have a flag on pherf that would use the JDBC
> addBatch/executeBatch APIs (for PQS to perform more efficient updates).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)