Re: Log Retention Period of Kafka Messages

2018-03-12 Thread James Cheng
2616 | E: ktin...@workforcesoftware.com > > > -Original Message- > From: Muruganandham, Ashokkumar [mailto:ashokkumar.muruganand...@fluke.com] > Sent: Monday, March 12, 2018 1:19 AM > To: dev@kafka.apache.org > Subject: Log Retention Period of Kafka Messages > >

RE: Log Retention Period of Kafka Messages

2018-03-12 Thread Kyle Tinker
Sent: Monday, March 12, 2018 1:19 AM To: dev@kafka.apache.org Subject: Log Retention Period of Kafka Messages Hi Team, Form the documentation I could see that log retention period is relative to the partition segments. So unless the segment is closed (1Gb/1 Week) the message will never be de

Log Retention Period of Kafka Messages

2018-03-12 Thread Muruganandham, Ashokkumar
Hi Team, Form the documentation I could see that log retention period is relative to the partition segments. So unless the segment is closed (1Gb/1 Week) the message will never be deleted. Consider I have a very critical use case where I will need to delete the data every day and my segment re