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

Martin Ritchie resolved QPID-290.
---------------------------------

    Resolution: Fixed

Completed: At revision: 531526  


> Java broker does not honor maximum number of channels threshold
> ---------------------------------------------------------------
>
>                 Key: QPID-290
>                 URL: https://issues.apache.org/jira/browse/QPID-290
>             Project: Qpid
>          Issue Type: Bug
>          Components: AMQP Compliance, Java Broker
>    Affects Versions: M2
>            Reporter: Nuno Santos
>            Priority: Minor
>         Attachments: AMQMinaProtocolSession.java-20070112.patch
>
>
> The Java broker does not honor the maximum number of channels threshold, it 
> just keeps creating new channels as requested (it does however send out peer 
> notifications of the threshold being reached).
> I've created a patch, which I'll upload, but by sending an exception at this 
> point the whole connection is brought down, which seems a bit too drastic in 
> this situation... the AQMP spec isn't too clear on what action would be 
> appropriate (actually, it's not clear on what exception code should be used 
> either -- I'm using 530/not-­allowed for now).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to