Divya created KAFKA-5467: ---------------------------- Summary: setting offset retention minutes to a lower value is not reflecting Key: KAFKA-5467 URL: https://issues.apache.org/jira/browse/KAFKA-5467 Project: Kafka Issue Type: Bug Components: offset manager Affects Versions: 0.10.1.1 Reporter: Divya
We have been observing offsets to be unknown and saw that our offset retention time was lesser than the log retention period. Inorder to recreate the same in test environment, we set the offset.retention.minutes to 1 minute and the log retention time to 168 hours. There were no events written for more than an hour but still the offsets were not turning to unknown. (The offset clean interval was 10 minutes.) I would like to know the reason on why the offset did not turn to unknown in an hour. -- This message was sent by Atlassian JIRA (v6.4.14#64029)