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

Hadoop QA commented on PHOENIX-5699:
------------------------------------

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

    {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: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.PermissionsCacheIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.IndexMetadataIT

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3487//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3487//console

This message is automatically generated.

> Investigate reducing chore intervals in MiniCluster to speed up tests
> ---------------------------------------------------------------------
>
>                 Key: PHOENIX-5699
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5699
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Istvan Toth
>            Priority: Major
>         Attachments: PHOENIX-5699.master.v1.patch
>
>
> Some tests take a long time to run not because they are 
> computationally/memory/IO intensive, but simply because they are waiting for 
> some HBase chore to be run.
> One such test is MutableIndexSplitIT where we must wait for 
> CompactedHFilesDischarger for the requested split to happen.
> Try to identify these cases, and reduce the chore intervals in the 
> MiniCluster setup to speed upĀ  test executions.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to