Fix link in the channel-adapter.adoc
This commit is contained in:
@@ -125,7 +125,7 @@ However, if you are sure that your method can return null and you need to poll f
|
||||
|
||||
Starting with version 5.5, a `0` value for `max-messages-per-poll` has a special meaning - skip the `MessageSource.receive()` call altogether, which may be considered as pausing for this inbound channel adapter until the `maxMessagesPerPoll` is changed to a non-zero value at a later time, e.g. via a Control Bus.
|
||||
|
||||
Also see <<./endpoint.adoc#global-default-poller>> for more information.
|
||||
Also see <<./endpoint.adoc#global-default-poller,Global Default Poller>> for more information.
|
||||
=====
|
||||
|
||||
[[channel-adapter-namespace-outbound]]
|
||||
|
||||
Reference in New Issue
Block a user