[jboss-jira] [JBoss JIRA] Created: (JBCACHE-925) PojoCache to re-try if UpgradeException occur
Ben Wang (JIRA)
jira-events at jboss.com
Thu Jan 4 20:54:26 EST 2007
PojoCache to re-try if UpgradeException occur
---------------------------------------------
Key: JBCACHE-925
URL: http://jira.jboss.com/jira/browse/JBCACHE-925
Project: JBoss Cache
Issue Type: Task
Security Level: Public (Everyone can see)
Components: PojoCache
Reporter: Ben Wang
Assigned To: Ben Wang
Fix For: 2.0.0.BETA1
Currently, PojoCache attach & detach is prone to encoutner UpgradeException on __JBossInternal__ node. This is becuase of the flat space approach that we use such that all the POJO are stored there. As a result, UpgradeException can happen and we should catch it and re-try it.
--
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