[
http://jira.jboss.com/jira/browse/JBESB-685?page=all ]
Tom Fennelly closed JBESB-685.
------------------------------
Resolution: Done
Deprecated MessageRouter. Replaced uses of this class with the MessageMulticaster class
which basically allows you to multicast a message to multiple endpoints, caching the
ServiceInvokers in the process.
Change MessageRouter to support caching of the ServiceInvoker
instance
----------------------------------------------------------------------
Key: JBESB-685
URL:
http://jira.jboss.com/jira/browse/JBESB-685
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Rosetta, Registry and Repository, Transports
Affects Versions: 4.2 Milestone Release 2
Reporter: Tom Fennelly
Assigned To: Tom Fennelly
Fix For: 4.2
Forgot to add this JIRA when I was doing this :-)
Anyway, the current structure of MessageRouter doesn't support caching of the
invoker, which is a bit wasteful since it will result in a trip to the Registry for each
request through the impl.
--
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