Skip to content

Commit ceb8a99

Browse files
committed
More docs for missingTopicsFatal: false by default
1 parent e12c285 commit ceb8a99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/reference/asciidoc/kafka.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,6 @@ This prevents the container from starting if any of the configured topics are no
752752
It does not apply if the container is configured to listen to a topic pattern (regex).
753753
Previously, the container threads looped within the `consumer.poll()` method waiting for the topic to appear while logging many messages.
754754
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`.
756755

757756
[[using-ConcurrentMessageListenerContainer]]
758757
====== Using `ConcurrentMessageListenerContainer`

0 commit comments

Comments
 (0)