[
https://issues.apache.org/jira/browse/KAFKA-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549286#comment-16549286
]
Sandeep Muddamsetty commented on KAFKA-7184:
--------------------------------------------
[~omkreddy]
Yes . My log location is /tmp but i guess this error is not occuring due to
OS clean up's as i am facing this issue after reaching to retention period
hours which was set to 240 hours . If this is from OS level how can we track
and get a conclusion to that ?.
> Kafka is going down with issue ERROR Failed to clean up log for
> __consumer_offsets-0 in dir /tmp/kafkadev2-logs due to IOException
> (kafka.server.LogDirFailureChannel)
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-7184
> URL: https://issues.apache.org/jira/browse/KAFKA-7184
> Project: Kafka
> Issue Type: Test
> Components: admin, log
> Affects Versions: 1.1.0
> Reporter: Sandeep Muddamsetty
> Priority: Blocker
> Attachments: log-cleaner.log, server.log.2018-07-18-15
>
>
> Kafka is going down with issue ERROR Failed to clean up log for
> __consumer_offsets-0 in dir /tmp/kafkadev2-logs due to IOException
> (kafka.server.LogDirFailureChannel).
> This error we are seeing very frequently for every 168 hours(7 days) where
> the defualt value of log retention in kafka configuration . After modifying
> it to 240 hours this thing is happening again after 240 hours . I ahve gone
> thorugh some google groups some artiicles and have observed this is happening
> in windows system but here i am facing this issue in linux system . Below are
> my configuration details .
> kafka_2.11-1.0.0
> OS: OEL 7.1
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)