Hi, I'm looking for *consumer group* related settings of the Kafka server/cluster.
- how can we tell the server to delete a consumer group if it has been inactive longer than a specific time ? - can this period be infinite ? - can this setting be specific to a consumer group ? - can there be a default setting if no consumer group specifics exists ? I haven't found documentation anywhere about this. Thank you,