Andrew Stitcher created PROTON-1759:
---------------------------------------

             Summary: Proton that is, pn_session() or pn_session_open(), has no 
way to signal an error if can't allocate a channel
                 Key: PROTON-1759
                 URL: https://issues.apache.org/jira/browse/PROTON-1759
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
            Reporter: Andrew Stitcher


If you set the channel_max to 0, signaling that only 1 channel (hence session) 
is allowed.but try to open 2 sessions, Proton does not return any kind of error;

Proton-c will log a message:
{noformat}
[0x555668823f90]:unable to find an open available channel within limit of 0
[0x555668823f90]:process error -2{noformat}
This is not very helpful!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to