[ 
https://issues.apache.org/jira/browse/PHOENIX-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346683#comment-15346683
 ] 

Hadoop QA commented on PHOENIX-3018:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12812849/PHOENIX-3018.patch
  against master branch at commit 3e69b90d8666ffb8017cf5537d987522ef485d57.
  ATTACHMENT ID: 12812849

    {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 
34 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:
    +                                    LOG.debug("indexRegion.batchMutate 
failed and fall back to HTable.batch(). Got error="
+                                    LOG.debug("indexRegion.batchMutate failed 
and fall back to HTable.batch(). Got error="

     {color:red}-1 core tests{color}.  The patch failed these unit tests:
     
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.RollbackIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.TxCheckpointIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexFailureIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.MutableRollbackIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ViewIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.TransactionIT

     {color:red}-1 core zombie tests{color}.  There are 1 zombie test(s):       
at 
org.apache.ambari.server.testing.DeadlockWarningThread.run(DeadlockWarningThread.java:76)
        at 
org.apache.ambari.server.state.cluster.ClusterDeadlockTest.testDeadlockWithConfigsUpdate(ClusterDeadlockTest.java:314)

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/411//testReport/
Javadoc warnings: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/411//artifact/patchprocess/patchJavadocWarnings.txt
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/411//console

This message is automatically generated.

> Write local updates to region than HTable in master branch
> ----------------------------------------------------------
>
>                 Key: PHOENIX-3018
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3018
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Rajeshbabu Chintaguntla
>            Assignee: Rajeshbabu Chintaguntla
>             Fix For: 4.8.0
>
>         Attachments: PHOENIX-3018.patch
>
>
> Currently in master branch writing local updates through HTable than Region. 
> We can make it region so updates will be master. This is the change needed 
> for master branch only. Others are fine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to