Increase Kafka retries

This commit is contained in:
Mark Veidemanis 2022-09-19 10:48:29 +01:00
parent 5e6b962ea8
commit a1382ee46d
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ services:
start_period: 15s start_period: 15s
interval: 2s interval: 2s
timeout: 5s timeout: 5s
retries: 30 retries: 45
coordinator: coordinator:
image: apache/druid:0.23.0 image: apache/druid:0.23.0