diff --git a/docs/modules/ROOT/pages/kafka/kafka-binder/config-options.adoc b/docs/modules/ROOT/pages/kafka/kafka-binder/config-options.adoc index 65c7a9a62..c2e87266b 100644 --- a/docs/modules/ROOT/pages/kafka/kafka-binder/config-options.adoc +++ b/docs/modules/ROOT/pages/kafka/kafka-binder/config-options.adoc @@ -38,7 +38,7 @@ spring.cloud.stream.kafka.binder.healthTimeout:: The time to wait to get partition information, in seconds. Health reports as down if this timer expires. + -Default: 10. +Default: 60. spring.cloud.stream.kafka.binder.requiredAcks:: The number of required acks on the broker. See the Kafka documentation for the producer `acks` property.