Is it possible that your log directory is in /tmp/ and your OS is deleting that directory? I know it's happened to me before.
- Samuel On Jul 27, 2016 13:43, "David Yu" <guans...@gmail.com> wrote: > We are using Kafka 0.8.2.0 provided by CDH. Our Kafka retention is set to > default 7 days. One problem we have with one of our topics is that, the > logs are purged within two days. This topic does not override any default > settings. > > Just wanna get some pointers as to how to debug this issue. > > Thanks, > David >