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

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

GitHub user clebertsuconic opened a pull request:

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

    https://issues.apache.org/jira/browse/ARTEMIS-320 fixing memory leak

    

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

    $ git pull https://github.com/clebertsuconic/activemq-artemis newmaster

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

    https://github.com/apache/activemq-artemis/pull/290.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 #290
    
----
commit d1c1c50aa2b218c5c2a514d63b57f3b4bf89de57
Author: Clebert Suconic <[email protected]>
Date:   2016-01-01T18:39:21Z

    https://issues.apache.org/jira/browse/ARTEMIS-320 fixing memory leak

----


> Implementing TCP Back Pressure delivery flow control
> ----------------------------------------------------
>
>                 Key: ARTEMIS-320
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-320
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: clebert suconic
>             Fix For: 1.2.0
>
>
> the flow control currently only relies on credits however if the client is 
> stuck for any reason, or in protocols where flow control doesn't exist (stomp 
> for instance) we need to make sure the ServerConsumer would stop delivering 
> when the TCP stream is busy.



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

Reply via email to