You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by gemmellr <gi...@git.apache.org> on 2018/08/29 10:09:57 UTC

[GitHub] activemq-artemis issue #2277: ARTEMIS-2062 Only attempt to refill credit whe...

Github user gemmellr commented on the issue:

    https://github.com/apache/activemq-artemis/pull/2277
  
    Looks good to me, unsurprisingly. I just tweaked the commit message slightly to fix/reverse part of the threshold statement in the first half.
    
    Looking at it further, the same general thing can presumably still occur for each message processed below the threshold until it is replenished but this should avoid the worst of it, and altering that much would need a significant change to those mechanics.


---