меня в деве периодически отваливается соединение с кафкой, получаю такую ошибку
This member will leave the group because consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
При этом стейт kafka-streams приложения остается Running.
Как в такой ситуации можно организовать liveness probe?
внезапно это написано тут
Обсуждают сегодня