[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1212) Improve performance on JBMExecutor

Clebert Suconic (JIRA) jira-events at lists.jboss.org
Wed Dec 19 11:05:44 EST 2007


Improve performance on JBMExecutor
----------------------------------

                 Key: JBMESSAGING-1212
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1212
             Project: JBoss Messaging
          Issue Type: Task
    Affects Versions: 1.4.0.SP3
            Reporter: Clebert Suconic
         Assigned To: Clebert Suconic
             Fix For: Stable branch


Because of JBMESSAGING-1200 we had to play with classLoader on the executor, and because of that we had to play with Security checks, for classLoader operations.


It would be better to not do it on the executor... So I should investigate about setting the classLoader only on createProducer, createConsumer and its respective close methods.
I will need to validate this against JCA and the TCK that was failing because of JBMESSAGING-1200 before.


-- 
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