]
Jiri Pechanec reopened JBESB-1941:
----------------------------------
Serialization is still done in synchronized block
InVM lock is held unnecessarily long time
-----------------------------------------
Key: JBESB-1941
URL:
https://jira.jboss.org/jira/browse/JBESB-1941
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Rosetta, Transports
Affects Versions: 4.4
Reporter: Jiri Pechanec
Assignee: Mark Little
Priority: Minor
Fix For: 4.4 CP1
If the pass by value is used the message is serialized/deserialized. The process of
(de)serialization is done when the lock on messageQueue is held. This is not necessary as
the act itself can be done out of the lock. It can improve the performance for this cases.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: