Skip to content

Commit 6ad117f

Browse files
authored
Update ha.md
1 parent e677388 commit 6ad117f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/ha.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121

2222
This guide covers a [**deprecated and scheduled for removal feature**](https://blog.rabbitmq.com/posts/2021/08/4.0-deprecation-announcements/): mirroring (queue contents replication) of classic queues.[Quorum queues](quorum-queues.html) are an alternative to mirrored classic queues.
2323

24-
Quorum queues are a more advanced queue type, which offers high availability using replication and focuses on data safety. From RabbitMQ 3.10, quorum queues [support message TTL](https://blog.rabbitmq.com/posts/2022/05/rabbitmq-3.10-release-overview/) and provide [higher throughput and more stable latency](https://blog.rabbitmq.com/posts/2022/05/rabbitmq-3.10-performance-improvements/) compared to mirrored classic queues. You can [Migrate your RabbitMQ Mirrored Classic Queues to Quorum Queues](./migrate-mcq-to-qq.html) now.
24+
Quorum queues are a more advanced queue type, which offers high availability using replication and focuses on data safety. From RabbitMQ 3.10, quorum queues [support message TTL](https://blog.rabbitmq.com/posts/2022/05/rabbitmq-3.10-release-overview/) and provide [higher throughput and more stable latency](https://blog.rabbitmq.com/posts/2022/05/rabbitmq-3.10-performance-improvements/) compared to mirrored classic queues. Use the [Migrate your RabbitMQ Mirrored Classic Queues to Quorum Queues](./migrate-mcq-to-qq.html) information for options for your RabbitMQ installations that currently use classic mirrored queues and require an alternative.
2525

2626
[Streams](streams.html) is a messaging data structure available as of [RabbitMQ 3.9](changelog.html),
2727
and is also replicated.

0 commit comments

Comments
 (0)