[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-1176) Bad performance when deleting a large tree from JDBCCacheLoader

Manik Surtani (JIRA) jira-events at lists.jboss.org
Wed Oct 10 12:59:03 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBCACHE-1176?page=all ]

Manik Surtani updated JBCACHE-1176:
-----------------------------------

    Fix Version/s: 2.1.0.CR1

> Bad performance when deleting a large tree from JDBCCacheLoader 
> ----------------------------------------------------------------
>
>                 Key: JBCACHE-1176
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1176
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Cache loaders
>    Affects Versions: 2.0.0.CR1
>            Reporter: gmeroz
>         Assigned To: Mircea Markus
>             Fix For: 2.1.0.GA, 2.1.0.CR1
>
>
> When using JDBCCacheLaoder and trying to delete the hole tree:
> using: cache.getCache().removeNode(Fqn.ROOT)
> it takes a long time which may cause transaction timeouts when running on application server.
> it seems that each node is deleted seperately instead of using one sql command.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list