You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|The partitions currently assigned to this container's child `KafkaMessageListenerContainer` s (explicitly or not), keyed by the child container's consumer's `client.id` property.
2707
2707
2708
2708
|[[concurrency]]<<concurrency,`concurrency`>>
2709
2709
|1
2710
2710
|The number of child `KafkaMessageListenerContainer` s to manage.
Copy file name to clipboardExpand all lines: spring-kafka-docs/src/main/asciidoc/whats-new.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ See <<same-broker-multiple-tests>> for more information.
26
26
[[x30-retryable]]
27
27
==== Retryable Topics Changes
28
28
29
-
The bootstrapping of [[retry-topic]] infrastructure beans has changed in this release to avoid some timing problems that occurred in some application regarding application initialization.
29
+
The bootstrapping of <<retry-topic>> infrastructure beans has changed in this release to avoid some timing problems that occurred in some application regarding application initialization.
0 commit comments