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 2016/11/04 22:39:58 UTC

[jira] [Updated] (PROTON-1266) Reactor API does not allow to set maxFrameSize

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

Justin Ross updated PROTON-1266:
--------------------------------
    Labels: reactor  (was: )

> Reactor API does not allow to set maxFrameSize
> ----------------------------------------------
>
>                 Key: PROTON-1266
>                 URL: https://issues.apache.org/jira/browse/PROTON-1266
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-j
>    Affects Versions: 0.12.2
>            Reporter: Michael Haeusler
>              Labels: reactor
>
> There is currently no option to set the maxFrameSize of the Transport instance when using the Reactor API.
> In the server case the whole setup happens in the private AcceptorReadable class.
> In client case there is one option to subclass IOHandler and override the onConnectionLocalOpen(Event event) method, so that the max frame size can be set. However this requires that the onConnectionLocalOpen method of the parent class is never called.... which results in duplicate code and may diverge from the parent code when updating to a later proton-j version.



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

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