Comment on It’s Okay to Store Data in Apache Kafka (2017)parentComments−Fiahil6yYou can truncate the history by reading events from the starting point to the junction, then creating a new snapshot that will serve as a new starting point, and finally deleting the previous history segment.
Comments
You can truncate the history by reading events from the starting point to the junction, then creating a new snapshot that will serve as a new starting point, and finally deleting the previous history segment.