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 e12c285 commit ceb8a99Copy full SHA for ceb8a99
src/reference/asciidoc/kafka.adoc
@@ -752,7 +752,6 @@ This prevents the container from starting if any of the configured topics are no
752
It does not apply if the container is configured to listen to a topic pattern (regex).
753
Previously, the container threads looped within the `consumer.poll()` method waiting for the topic to appear while logging many messages.
754
Aside from the logs, there was no indication that there was a problem.
755
-To restore the previous behavior, you can set the property to `false`.
756
757
[[using-ConcurrentMessageListenerContainer]]
758
====== Using `ConcurrentMessageListenerContainer`
0 commit comments