Skip to content

Commit

Permalink
Update timeout default
Browse files Browse the repository at this point in the history
  • Loading branch information
aviv-amdocs authored Oct 30, 2024
1 parent cca19a5 commit 01a5081
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 01a5081

Please sign in to comment.