Skip to content

Commit ffb62cb

Browse files
authored
Merge pull request #3025 from aviv-amdocs/patch-1
Docs: Update timeout default
2 parents cca19a5 + 01a5081 commit ffb62cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/kafka/kafka-binder/config-options.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spring.cloud.stream.kafka.binder.healthTimeout::
3838
The time to wait to get partition information, in seconds.
3939
Health reports as down if this timer expires.
4040
+
41-
Default: 10.
41+
Default: 60.
4242
spring.cloud.stream.kafka.binder.requiredAcks::
4343
The number of required acks on the broker.
4444
See the Kafka documentation for the producer `acks` property.

0 commit comments

Comments
 (0)