[jboss-jira] [JBoss JIRA] Reopened: (JBMESSAGING-1277) In some edge cases, Object Isolation is broken on ObjectMessage
Tim Fox (JIRA)
jira-events at lists.jboss.org
Sat Sep 13 09:04:20 EDT 2008
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tim Fox reopened JBMESSAGING-1277:
----------------------------------
> In some edge cases, Object Isolation is broken on ObjectMessage
> ---------------------------------------------------------------
>
> Key: JBMESSAGING-1277
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1277
> Project: JBoss Messaging
> Issue Type: Bug
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Fix For: 1.4.0.SP3.CP04, 1.4.1.GA
>
> Attachments: patch.diff
>
>
> I believe there is a bug on ObjectMessage as reported by an user.
> On the patch attached there is a testcase validating the Object isolation.
> IMO an ObjectMessage shouldn't cache serialized objects, and it should aways return a new de-serialized object. It is user's responsibility to proper manage calls to getobject in order to not cause performance issues and excessive serialization on this case.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list