What is your use case ? Why do you want such persistence in Kafka ? For such persistence I think you should use cassandra /mongo db type of no sql db.
thanks Ashutosh On Wed, Jun 1, 2016 at 9:06 AM, VG <vlin...@gmail.com> wrote: > Hi, > > There are number of messages floating on the internet suggesting that Kafka > cannot persist messages infinitely ? > Primarily that Kafka partitions are pinned to a node and they can’t > outgrow the storage capacity of a node.. > > Can someone help me understand this limitation and how it can be overcome ? > > Regards, > Vipul >