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

Lars Hofhansl edited comment on PHOENIX-5355 at 6/18/19 10:00 PM:
------------------------------------------------------------------

There's already CreateTableIT.testCreatingTooManyIndexesIsNotAllowed that tests 
the same thing. It uses local indexes only to do but that's fine.

Unless I hear objections I will remove testMaxIndexesPerTable from BaseIndexIT.
This should cut about 15 minutes of overall runtime.


was (Author: lhofhansl):
There's already CreateTableIT.testCreatingTooManyIndexesIsNotAllowed that tests 
the same thing. It uses local indexes only to do but that's fine.

Unless I hear objections I will remove testMaxIndexesPerTable from BaseIndexIT.

> Speed up BaseIndexIT
> --------------------
>
>                 Key: PHOENIX-5355
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5355
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Lars Hofhansl
>            Priority: Major
>
> These are now the slowest tests we have.
> {code:java}
> [INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 1,062.475 s - in 
> org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexWithLazyPostBatchWriteIT
> [INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 1,051.66 s - in 
> org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexIT{code}
>  



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

Reply via email to