[jboss-jira] [JBoss JIRA] Resolved: (JBCACHE-924) PojoCache to re-throw Cache exception
Ben Wang (JIRA)
jira-events at jboss.com
Sun Jan 21 00:29:52 EST 2007
[ http://jira.jboss.com/jira/browse/JBCACHE-924?page=all ]
Ben Wang resolved JBCACHE-924.
------------------------------
Resolution: Done
> PojoCache to re-throw Cache exception
> -------------------------------------
>
> Key: JBCACHE-924
> URL: http://jira.jboss.com/jira/browse/JBCACHE-924
> Project: JBoss Cache
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: PojoCache
> Reporter: Ben Wang
> Assigned To: Ben Wang
> Priority: Minor
> Fix For: 2.0.0.BETA1
>
>
> Currently, PojoCache will re-throw the underlying Cache exception during detach and attach becuase it is under tx context. However, find does not. We should do a try cacht on find and re-throw the Cache exception such as TimeoutException if needed. Case in point is in pojo.LocalTexTest.testConcurrentPuts
--
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