You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2017/04/18 01:52:41 UTC

[jira] [Updated] (ARTEMIS-1119) Flow control on ProtonHandler

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

clebert suconic updated ARTEMIS-1119:
-------------------------------------
    Description: 
ProtonHandler will flush its bytes into the connection output.

the only flow control we have now is on ServerConsumer.isWritable(). there's no check at the time of the flush bytes.



> Flow control on ProtonHandler
> -----------------------------
>
>                 Key: ARTEMIS-1119
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1119
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>             Fix For: 2.next
>
>
> ProtonHandler will flush its bytes into the connection output.
> the only flow control we have now is on ServerConsumer.isWritable(). there's no check at the time of the flush bytes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)