You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/19 08:42:01 UTC

[jira] [Commented] (ARTEMIS-1621) Make producerWindowSize configurable on cluster connection bridges

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

ASF GitHub Bot commented on ARTEMIS-1621:
-----------------------------------------

GitHub user gaohoward opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1792

    ARTEMIS-1621 Make producerWindowSize configurable on clusterconnection bridges

    
    The cluster connection bridge hard codes its producerWindowSize to -1
    (meaning no producer flow control) even if you configure it otherwise.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gaohoward/activemq-artemis gart1621

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1792.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1792
    
----
commit 33e990e2cd77d96c45863b39a438390f42f77a50
Author: Howard Gao <ho...@...>
Date:   2018-01-19T08:36:47Z

    ARTEMIS-1621 Make producerWindowSize configurable on clusterconnection bridges
    
    The cluster connection bridge hard codes its producerWindowSize to -1
    (meaning no producer flow control) even if you configure it otherwise.

----


> Make producerWindowSize configurable on cluster connection bridges
> ------------------------------------------------------------------
>
>                 Key: ARTEMIS-1621
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1621
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.4.0
>         Environment: The cluster connection bridge hard codes its producerWindowSize to -1 (meaning no producer flow control) even if you configure it otherwise.
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>            Priority: Major
>             Fix For: 2.5.0
>
>




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