Hi All, Just found the answer to this, a changelog topic can now have both delete and compact as clean up policy. Also, a retention period can also be set. So, in case of window store, whatever we specify as until becomes the retention.ms of the changelog topic.
-Sameer. On Wed, Mar 14, 2018 at 8:12 PM, Sameer Kumar <sam.kum.w...@gmail.com> wrote: > Hi, > > A changelog would have infinite retention(only one can be specified among > compact or delete), howsover while using windows store, we have > timewindows.until() which specifies the retention. > > A KTable can be created using TimeWindows.until(), does that mean that > changelog would have retention as well, even though its time based. > > Regards, > -Sameer. >