-
Bug
-
Resolution: Done
-
Major
-
JBossAS-3.2.5 Final, JBossAS-4.0.0 Final, JBossAS-3.2.6 Final, JBossAS-3.2.7 Final, JBossAS-4.0.1 Final, JBossAS-4.0.1 SP1, JBossAS-4.0.2 Final
-
None
org.jboss.mq.server.PersistentQueue does not trap errors from PersistenceManager.add()
this could lead to the message that was failed to be added not being removed from the message cache.
If the persistence manager fails to store the message, it should trap the error
and remove the message from the cache, before rethrowing the exception.
There are no Sub-Tasks for this issue.