Skip to content

Commit

Permalink
Merge pull request #3025 from aviv-amdocs/patch-1
Browse files Browse the repository at this point in the history
Docs: Update timeout default
  • Loading branch information
olegz authored Oct 30, 2024
2 parents cca19a5 + 01a5081 commit ffb62cb
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 ffb62cb

Please sign in to comment.