-
Notifications
You must be signed in to change notification settings - Fork 926
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARTEMIS-5304 Allow delayed close of federation consumers
When demand is removed from a federation consumer and the AMQP link is drained allow the consumer to idle for a configurable time period before closing the link. If demand returns before the idled link is closed we can recover the link by simply granting more credit.
- Loading branch information
Showing
18 changed files
with
1,171 additions
and
663 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
146 changes: 0 additions & 146 deletions
146
.../apache/activemq/artemis/protocol/amqp/connect/federation/AMQPFederationAddressEntry.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.