[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1298) Cache some XA resource state on client side
Tim Fox (JIRA)
jira-events at lists.jboss.org
Tue May 27 11:25:49 EDT 2008
Cache some XA resource state on client side
-------------------------------------------
Key: JBMESSAGING-1298
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1298
Project: JBoss Messaging
Issue Type: Task
Reporter: Tim Fox
Assigned To: Tim Fox
Fix For: 2.0.0 Beta
Currently all XAResource calls proxy blocking to the server side.
Some of these can be handled on the client side to improve performance, by avoiding remote call.
Investigate which calls can be handled locally - this may involve caching some state locally.
--
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
More information about the jboss-jira
mailing list