[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-1201) share MINA session for Connections to a same server
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Thu Dec 13 03:06:52 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-1201?page=all ]
Jeff Mesnil updated JBMESSAGING-1201:
-------------------------------------
Summary: share MINA session for Connections to a same server (was: one MINA connection per VM)
> share MINA session for Connections to a same server
> ---------------------------------------------------
>
> Key: JBMESSAGING-1201
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1201
> Project: JBoss Messaging
> Issue Type: Sub-task
> Components: JMS Remoting
> Reporter: Jeff Mesnil
> Assigned To: Jeff Mesnil
> Fix For: 2.0.0 Alpha
>
>
> The new remoting code based on MINA opens 1 MINA session (1 TCP/IP connection) for each opened JMS Connections even when they connect to the same JMS ServerPeer.
> This should be changed so that we only keep 1 MINA session for each VM and let several JMS Connections share this session and its's underlying TCP/IP connection
--
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