Learn how to configure time-based message retention properties for Kafka topics

When a producer sends a message to Apache Kafka, it appends it in a log file and retains it for a configured duration.

In this tutorial, we’ll learn to configure time-based message retention properties for Kafka topics.

#kafka #apache #apache-kafka

Configuring Message Retention Period in Apache Kafka
1.90 GEEK