Apache Kafka: topic creation and retention configuration
When to use
Use this skill for topic creation and retention configuration in Apache Kafka. This skill specifically handles topic creation and retention configuration and nothing else in the Apache Kafka family.
Procedure
Create topics with the right partition count and replication factor, set retention.ms, cleanup.policy, and min.insync.replicas per topic.
Notes
This is the Apache Kafka skill dedicated to topic creation and retention configuration. Sibling skills cover other Apache Kafka capabilities; this one is the right choice only when the task is about topic creation and retention configuration.