log is not getting segmented for 1 partition only

2019-05-21 Thread Rajat Gangwar
Hi, We have 1 topic with 8 partitions. *log.roll* is set to the default value of 7 days. *log.segment.bytes* is also set to default : 1 GB. *log.retention.hours* is set to 30 days. Inflow is not much so every 7 days, logs are getting segmented into new file even though it never reaches 1 GB. But

Re: log is not getting segmented for 1 partition only

2019-05-21 Thread Rajat Gangwar
ition doesn't receive a lot of message, resulting in the behavior > you have observed > > Vincent > > On Tue, May 21, 2019 at 1:43 PM Rajat Gangwar > wrote: > > > Hi, > > > > We have 1 topic with 8 partitions. > > *log.roll* is set to th