]
Tim Fox updated JBMESSAGING-1167:
---------------------------------
Fix Version/s: 2.0.0 Beta
Store the reference to the object instead of serializing object upon
JBossObjectMessage.setObject.
--------------------------------------------------------------------------------------------------
Key: JBMESSAGING-1167
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-1167
Project: JBoss Messaging
Issue Type: Feature Request
Affects Versions: 1.4.0.SP1
Reporter: Jay Howell
Assigned To: Tim Fox
Fix For: 2.0.0 Beta
Object Serialization happens in the JBossObjectMessage.setObject and then the reference
to the object is set to null. This means that if you are delivering messages within the
same JVM, the objects still have to go through serialization. This request is to delay
serialization until it needs to be sent across the wire.
This is a performance optimization aimed at preventing unnecessary serialization.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: