activemq-artemis/artemis-protocols/artemis-amqp-protocol
Timothy Bish 960833d2be ARTEMIS-2062 Only attempt to refill credit when needed
Avoid firing the offerProducerCredit code when we know that the credit
isnt low enough that a refill is needed, which avoids lock contention
and garbage creation as each inbound message is processed.
2018-08-29 10:51:18 +01:00
..
src ARTEMIS-2062 Only attempt to refill credit when needed 2018-08-29 10:51:18 +01:00
pom.xml ARTEMIS-2027: handle aborted AMQP deliveries 2018-08-13 14:01:01 +01:00