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

ASF subversion and git services commented on ARTEMIS-1776:
----------------------------------------------------------

Commit 2c73bd0462b3818d49ce7c4557e1b48587707cb1 in activemq-artemis's branch 
refs/heads/1.x from Clebert Suconic
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=2c73bd0 ]

ARTEMIS-1776 Asynchronous Flow control on the bridge

Cherry-picked from 70bdfe760393a9d7d17ec175ea68ce83819fe83c


> Implement asynchronous flow control on bridge and clustered bridge
> ------------------------------------------------------------------
>
>                 Key: ARTEMIS-1776
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1776
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.5.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>            Priority: Major
>             Fix For: 2.5.1
>
>
> Currently the flow control on the Bridge is based on back pressure only, 
> through Netty writeable interfaces.
>  
> If the user selected a positive producerWindowSize the Queue may block while 
> the Processing is happening. What could lead to distributed deadlocks on the 
> Bridge.
>  
> This will avoid that possibility.



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

Reply via email to