[ 
https://issues.apache.org/jira/browse/PROTON-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14647710#comment-14647710
 ] 

Robbie Gemmell commented on PROTON-842:
---------------------------------------

proton_tests.engine.ConnectionTest.test_channel_max_limits_sessions was added 
by the above commits, but it has a return statement as its first line so it 
never does anything except immediately pass (erroneously, since it fails if 
allowed to run).

> proton-c should honor channel_max
> ---------------------------------
>
>                 Key: PROTON-842
>                 URL: https://issues.apache.org/jira/browse/PROTON-842
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.9, 0.10
>            Reporter: michael goulish
>            Assignee: michael goulish
>             Fix For: 0.10
>
>
> proton-c code should use  transport->channel_max and 
> transport->remote_channel_max  to enforce a limit on the
> maximum number of simultaneously active sessions on a 
> connection.   
> I guess the limit should be the minimum of those
> two numbers, or, if neither side sets a limit, then 2^16.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to