[ 
https://issues.apache.org/jira/browse/QPID-8085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341304#comment-16341304
 ] 

ASF subversion and git services commented on QPID-8085:
-------------------------------------------------------

Commit c49dc0f473c6e727caa1143cb155774607bc23a2 in qpid-broker-j's branch 
refs/heads/master from [~alex.rufous]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=c49dc0f ]

QPID-8085: [Broker-J][AMQP 1.0] Optimize the sending of flow performatives from 
broker sending link endpoint


> [Broker-J][AMQP 1.0] Optimize the sending of flow performatives from broker 
> sending link endpoint
> -------------------------------------------------------------------------------------------------
>
>                 Key: QPID-8085
>                 URL: https://issues.apache.org/jira/browse/QPID-8085
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J
>    Affects Versions: qpid-java-broker-7.0.0
>            Reporter: Alex Rudyy
>            Priority: Major
>
> The broker sending link endpoint sends flow performatives  when more than 
> half of the credits issued by receiving link endpoint is used. Such behaviour 
> is spec compliant, though, it might effect the messaging throughput as the 
> unnecessary flows consume bandwidth and might impact the performance.
> We can simply restrict the sending link endpoint to send flow only in reply 
> to incoming flows with echo= true or drain=true.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to