[jboss-jira] [JBoss JIRA] Created: (JBCACHE-924) PojoCache to re-throw Cache exception

Ben Wang (JIRA) jira-events at jboss.com
Thu Jan 4 20:49:26 EST 2007


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