Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
Description
Kafka topic typedef in Atlas can beĀ improved to include many useful operational (config related) and contextual metadata properties:
- config inputs such as max throughput per sec, average message size, messages per day, retention time
- Sizing outputs such as number and size of partitions, replication factor
- Contact information on the data producer
- Array of avro schemas that are associated with the topic (based on Avro schema extensions outlined in
ATLAS-2694)