[
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:[email protected]