You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2017/06/16 16:50:00 UTC

[jira] [Created] (PROTON-1506) Expose max frame size

Justin Ross created PROTON-1506:
-----------------------------------

             Summary: Expose max frame size
                 Key: PROTON-1506
                 URL: https://issues.apache.org/jira/browse/PROTON-1506
             Project: Qpid Proton
          Issue Type: Improvement
          Components: python-binding
    Affects Versions: 0.17.0
            Reporter: Justin Ross
            Assignee: Justin Ross
             Fix For: 0.18.0


From Petr Matousek:

"""
Currently, the python reactive API doesn't have a way for setting the max_frame_size. As other supported clients supports setting the max_frame_size while initializing the connection, the python client should probably expose the setting as well.
Note: there is a _set_max_frame_size(size) method on Transport object, but the transport object is only available after the connection is opened, which is actually too late for setting the value.
"""



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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