You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "huxihx (JIRA)" <ji...@apache.org> on 2017/07/07 04:00:04 UTC

[jira] [Commented] (KAFKA-5467) setting offset retention minutes to a lower value is not reflecting

    [ https://issues.apache.org/jira/browse/KAFKA-5467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16077536#comment-16077536 ] 

huxihx commented on KAFKA-5467:
-------------------------------

Log cleaner does not clean the active log segment. How many log segments do you have for your __consumer_offsets topic?

> 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)