I wanted to know if "old" groups are deleted by Kafka automatically (After retention time expires) ? I see on StackOverFlow this anwser for similar question but didn't find anything about that on Confluent documentation .
Do nothing and wait offsets.retention.minutes. This settings defaults to 7 days. Groups without any members for this duration are automatically deleted. This mechanism exists since Kafka 0.8.2