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. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org