You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "michael goulish (JIRA)" <ji...@apache.org> on 2015/06/18 16:27:00 UTC

[jira] [Resolved] (PROTON-842) proton-c should honor channel_max

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

michael goulish resolved PROTON-842.
------------------------------------
    Resolution: Fixed

commit e38957ae5115ec023993672ca5b7d5e3df414f7e

> 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
>            Reporter: michael goulish
>            Assignee: michael goulish
>
> 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)