You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,8 @@ A queue declared with the `x-message-deduplication` parameter enabled will filte
69
69
70
70
Each message containing the `x-deduplication-header` header will not be enqueued if another message with the same header is already present within the queue.
71
71
72
+
> **_NOTE:_** Mirrored and Quorum queues are currently not supported.
73
+
72
74
### Declare a queue
73
75
74
76
When declaring a queue, it is possible to enable message deduplication via the `x-message-deduplication` boolean argument.
0 commit comments