summaryrefslogtreecommitdiff
path: root/specs/amqp-8.0.xml
diff options
context:
space:
mode:
Diffstat (limited to 'specs/amqp-8.0.xml')
-rw-r--r--specs/amqp-8.0.xml23
1 files changed, 8 insertions, 15 deletions
diff --git a/specs/amqp-8.0.xml b/specs/amqp-8.0.xml
index 6a91263a99..6b3a438f08 100644
--- a/specs/amqp-8.0.xml
+++ b/specs/amqp-8.0.xml
@@ -2085,13 +2085,6 @@ localised reply text
method it will raise a channel or connection exception.
</doc>
</field>
-
- <field name="filter" type="table" label="arguments for consuming">
- <doc>
- A set of filters for the consume. The syntax and semantics
- of these filters depends on the providers implementation.
- </doc>
- </field>
</method>
<method name = "consume-ok" synchronous = "1" index = "21">
@@ -2453,9 +2446,9 @@ localised reply text
A client MUST NOT use this method as a means of selecting messages
to process. A rejected message MAY be discarded or dead-lettered,
not necessarily passed to another client.
- </doc>
+ </doc>
<chassis name = "server" implement = "MUST" />
-
+
<field name = "delivery tag" domain = "delivery tag" />
<field name = "requeue" type = "bit">
@@ -2497,7 +2490,7 @@ localised reply text
The server MUST set the redelivered flag on all messages that are resent.
</doc>
<doc name="rule">
- The server MUST raise a channel exception if this is called on a
+ The server MUST raise a channel exception if this is called on a
transacted channel.
</doc>
</method>
@@ -2799,7 +2792,7 @@ localised reply text
<response name = "open-ok" />
<chassis name = "server" implement = "MUST" />
<chassis name = "client" implement = "MUST" />
-
+
<field name = "identifier" type = "shortstr">
staging identifier
<doc>
@@ -2836,7 +2829,7 @@ localised reply text
<response name = "stage" />
<chassis name = "server" implement = "MUST" />
<chassis name = "client" implement = "MUST" />
-
+
<field name = "staged size" type = "longlong">
already staged amount
<doc>
@@ -3052,7 +3045,7 @@ localised reply text
</doc>
<chassis name = "server" implement = "MUST" />
<field name = "delivery tag" domain = "delivery tag" />
-
+
<field name = "multiple" type = "bit">
acknowledge multiple messages
<doc>
@@ -3091,7 +3084,7 @@ localised reply text
not necessarily passed to another client.
</doc>
<chassis name = "server" implement = "MUST" />
-
+
<field name = "delivery tag" domain = "delivery tag" />
<field name = "requeue" type = "bit">
@@ -3490,7 +3483,7 @@ localised reply text
<doc>
Specifies the routing key name specified when the message was
published.
- </doc>
+ </doc>
</field>
</method>