Skip to content

Commit ed3c518

Browse files
committed
README: remove the broker restart documentation
Broker restarts are not needed anymore. Signed-off-by: Matteo Cafasso <[email protected]>
1 parent a9417a2 commit ed3c518

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Enable the plugin:
2020
[sudo] rabbitmq-plugins enable rabbitmq_message_deduplication
2121
```
2222

23-
Restart RabbitMQ
24-
2523
## Building from Source
2624

2725
Please see RabbitMQ Plugin Development guide.
@@ -40,8 +38,6 @@ Then copy all the *.ez files inside the plugins folder to the [RabbitMQ plugins
4038
[sudo] rabbitmq-plugins enable rabbitmq_message_deduplication
4139
```
4240

43-
Restart RabbitMQ
44-
4541
## Exchange level deduplication
4642

4743
The exchange type `x-message-deduplication` allows to filter message duplicates before any routing rule is applied.

0 commit comments

Comments
 (0)