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

Hudson commented on PHOENIX-5377:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.4 #197 (See 
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/197/])
PHOENIX-5377 SpeedUp LocalIndexSplitMergeIT. (larsh: rev 
acfc447bcfa1a334928b3fdf573753988f8d0f97)
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/LocalIndexSplitMergeIT.java


> SpeedUp LocalIndexSplitMergeIT
> ------------------------------
>
>                 Key: PHOENIX-5377
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5377
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>            Priority: Major
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: 5377.txt
>
>
> I noticed that 95% of the time is spent in testLocalIndexScanAfterRegionSplit.
> In that test we split the table 4 times, and each time wait until the parent 
> region is remove (in a major compaction).
> The test is just as valid if we split the table only twice. That effectively 
> cuts almost 50% off the runtime. Since we test for the number of a chunks we 
> have in the explain plan, I cannot do the same trick I did in PHOENIX-5336.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to