Uploaded image for project: 'AMQ Clients'
  1. AMQ Clients
  2. ENTMQCL-454

[python] Expose max frame size

XMLWordPrintable

    • Documentation (Ref Guide, User Guide, etc.)

      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.

            jross@redhat.com Justin Ross
            pematous Petr Matousek
            David Kornel David Kornel
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: