Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2
-
None
Description
From this mailing list thread: http://www.nabble.com/Caching-MessageFactory-instances-tt23148305.html
MessageFactory#newInstance is an expensive operation. It is currently called twice in a normal request/response cycle when using dynamic dispatch.