You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2009/04/28 15:22:35 UTC

[jira] Created: (QPID-1829) AMQMinaProtocolSession has arbitrary limit of 1000 channels per connection

AMQMinaProtocolSession has arbitrary limit of 1000 channels per connection
--------------------------------------------------------------------------

                 Key: QPID-1829
                 URL: https://issues.apache.org/jira/browse/QPID-1829
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: M4, 0.5, 0.6
            Reporter: Aidan Skinner
             Fix For: 0.6


org.apache.qpid.server.protocol.AMQMinaProtocolSession has a _maxNoOfChannels field which is used by addChannel to limit the number of AMQChannels that can be placed on a single session. This is an arbitary limit with no real purpouse. 

-- 
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-subscribe@qpid.apache.org


[jira] Updated: (QPID-1829) AMQMinaProtocolSession has arbitrary limit of 1000 channels per connection

Posted by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marnie McCormack updated QPID-1829:
-----------------------------------

    Fix Version/s:     (was: 0.6)
                   0.7

Moving items unlikely to be completed for 0.6 out to 0.7

> AMQMinaProtocolSession has arbitrary limit of 1000 channels per connection
> --------------------------------------------------------------------------
>
>                 Key: QPID-1829
>                 URL: https://issues.apache.org/jira/browse/QPID-1829
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: M4, 0.5, 0.6
>            Reporter: Aidan Skinner
>             Fix For: 0.7
>
>
> org.apache.qpid.server.protocol.AMQMinaProtocolSession has a _maxNoOfChannels field which is used by addChannel to limit the number of AMQChannels that can be placed on a single session. This is an arbitary limit with no real purpouse. 

-- 
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-subscribe@qpid.apache.org