OptionMAX_OFFSETS_AFTER_KAFKA_RESET
Description Controls the maximum number of Kafka offsets that will be tracked after a consumer group reset operation.
Introduced Version1.0.0
Default

This setting helps maintain efficient memory usage while still retaining sufficient offset information after Kafka consumer group resets, balancing between recovery capabilities and resource consumption.