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/05/14 22:46:59 UTC

[jira] [Created] (PROTON-886) make proton enforce handle-max

michael goulish created PROTON-886:
--------------------------------------

             Summary: make proton enforce handle-max 
                 Key: PROTON-886
                 URL: https://issues.apache.org/jira/browse/PROTON-886
             Project: Qpid Proton
          Issue Type: Bug
            Reporter: michael goulish


Make the code enforce limits on handles (and links) from section 2.7.2 of the AMQP 1.0 spec.

The handle-max value is the highest handle value that can be used on the session. A peer MUST NOT attempt to attach a link using a handle value outside the range that its partner can handle.  A peer that receives a handle outside the supported range MUST close the connection with the framing-error error-code.



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