You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2011/03/01 10:42:37 UTC

[jira] Closed: (QPID-1788) Allow channels to be reused on a connection

     [ https://issues.apache.org/jira/browse/QPID-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim closed QPID-1788.
----------------------------

    Resolution: Won't Fix

Though there is no exposed way to choose the channel, channels are now reused (see http://svn.apache.org/viewvc?view=revision&revision=828108). Exposing this level of detail in the messaging API would be inappropriate anyway.

> Allow channels to be reused on a connection
> -------------------------------------------
>
>                 Key: QPID-1788
>                 URL: https://issues.apache.org/jira/browse/QPID-1788
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Client
>    Affects Versions: M4
>            Reporter: Gordon Sim
>            Priority: Minor
>
> There is no way to pick the channel on which a new session is opened. The current implementation maintains a counter and increments that to assign each new session to a channel. Once the sessionis no longer used the channel it was attached on is not reused.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org