[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-776) Specify one way thread pool on the server side too
Ovidiu Feodorov (JIRA)
jira-events at jboss.com
Sun Jan 28 20:55:58 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-776?page=all ]
Ovidiu Feodorov updated JBMESSAGING-776:
----------------------------------------
Priority: Minor (was: Major)
> Specify one way thread pool on the server side too
> --------------------------------------------------
>
> Key: JBMESSAGING-776
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-776
> Project: JBoss Messaging
> Issue Type: Task
> Affects Versions: 1.2.0.Beta1
> Reporter: Tim Fox
> Assigned To: Ovidiu Feodorov
> Priority: Minor
> Fix For: 1.2.0.CR1
>
>
> We are currently not specifying
> metadata.put(ServerInvoker.ONEWAY_THREAD_POOL_CLASS_KEY,
> "org.jboss.jms.server.remoting.DirectThreadPool");
> On the server side, only on the client side.
> Need to do this on the server side too, otherwise any one way invocations (e.g. changeRate) will unnecessarily be invoked via a thread pool.
--
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