INT-3254: AMQP inbound-gateway: add reply-timeout
JIRA: https://jira.springsource.org/browse/INT-3254 Attribute was missing from the namespace causing issues with long-running consumers with async handoff. Also fix typo in http, ampq and core schemas.
This commit is contained in:
committed by
Artem Bilan
parent
acf2ad2229
commit
b5bb4a6fc5
@@ -3876,7 +3876,7 @@
|
||||
[OPTIONAL] Specifies the order in which this interceptor will be
|
||||
added to the existing channel
|
||||
interceptors (if any).
|
||||
Negative value (e.g., -2) will signify BEFORE existing iinterceptors (if any). Positive
|
||||
Negative value (e.g., -2) will signify BEFORE existing interceptors (if any). Positive
|
||||
value (e.g., 2)
|
||||
will signify AFTER existing interceptors (if any)
|
||||
</xsd:documentation>
|
||||
|
||||
Reference in New Issue
Block a user