[infinispan-issues] [JBoss JIRA] (ISPN-4196) QueryDslIterationTest cleanup takes 30 secods to complete

Adrian Nistor (JIRA) issues at jboss.org
Wed Apr 9 12:46:13 EDT 2014


    [ https://issues.jboss.org/browse/ISPN-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12960592#comment-12960592 ] 

Adrian Nistor commented on ISPN-4196:
-------------------------------------

The slowness is avoided by https://github.com/infinispan/infinispan/pull/2491
But we still need to find out the cause.
                
> QueryDslIterationTest cleanup takes 30 secods to complete
> ---------------------------------------------------------
>
>                 Key: ISPN-4196
>                 URL: https://issues.jboss.org/browse/ISPN-4196
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Embedded Querying
>    Affects Versions: 7.0.0.Alpha1
>            Reporter: Adrian Nistor
>            Assignee: Adrian Nistor
>             Fix For: 7.0.0.Final
>
>
> The cleanup phase of this test is based on Cache.clear() and is very slow , taking about 30 seconds, or at least that's how much we gain if the cache cleanup is removed. Without the cleanup, this test takes about 2.5 seconds, so we need to investigate why Cache.clear() creates a problem here or in general.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list