aiven/devportal

Kafka advanced parameter session_timeout_ms is outdated.

jorgeuribe-aiven opened this issue · 0 comments

What's wrong?

The default value mentioned for session_timeout_ms on the advanced config for Kafka is out of date:

The timeout used to detect failures when using Kafka’s group management facilities The timeout in milliseconds used to detect failures when using Kafka’s group management facilities (defaults to 10000).

I identified that the actual default value is 45000, as mentioned in the Kafka doc , this was changed in version 3.0.0

URL of affected page, and any other information

https://docs.aiven.io/docs/products/kafka/reference/advanced-params#session-timeout-ms