Skip to content

Commit

Permalink
Add RabbitMQ global prefetch deprecation note
Browse files Browse the repository at this point in the history
  • Loading branch information
cressie176 authored Nov 24, 2024
1 parent c916e62 commit 0a0d817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions channel_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1325,6 +1325,7 @@ Use the `global` flag to get the per-channel behaviour. To keep life
interesting, using the `global` flag with an RabbitMQ older than
v3.3.0 will bring down the whole connection.

**NB** RabbitMQ v4.0 has deprecated global prefetch. See [removal-of-global-qos)(https://www.rabbitmq.com/blog/2021/08/21/4.0-deprecation-announcements#removal-of-global-qos)

### <a name="channel_recover"></a>Channel#recover

Expand Down

0 comments on commit 0a0d817

Please sign in to comment.