We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e870a commit d398d75Copy full SHA for d398d75
docs/specs/amqp0-9-1.xml
@@ -1273,7 +1273,7 @@
1273
If set, the exchange is deleted when all queues have
1274
finished using it.
1275
</doc>
1276
- <rule name = "amq_exchange_02" implement = "SHOULD">
+ <rule name = "amq_exchange_02">
1277
<doc>
1278
The server SHOULD allow for a reasonable delay between the
1279
point when it determines that an exchange is not being
@@ -1283,7 +1283,7 @@
1283
small but non-zero delay between these two actions.
1284
1285
</rule>
1286
- <rule name = "amq_exchange_25" implement = "MUST">
+ <rule name = "amq_exchange_25">
1287
1288
The server MUST ignore the auto-delete field if the
1289
exchange already exists.
0 commit comments