Home / Companies / Confluent / Blog / Post Details
Content Deep Dive

Putting Several Event Types in the Same Topic – Revisited

Blog post from Confluent

Post Details
Company
Date Published
Author
Olivia Greene, Prabha Manepalli, Ahmed Saef Zamzam, Robert Yokota, Weifan Liang
Word Count
1,940
Company Posts That Month
14
Language
English
Hacker News Points
-
Post removed?
No
Summary

The text discusses the different ways to store several event types in the same Apache Kafka topic, specifically when using Confluent Schema Registry. The newer subject-name strategies use record names or topic names to determine schema lookups, but lose subject-topic constraints. In contrast, using a union (or oneof) with schema references maintains subject-topic constraints and allows event types to evolve independently, while also enabling automatic registration of top-level schemas in the case of Protobuf and JSON Schema formats. This approach is particularly useful for querying topics with ksqlDB, as it provides a bounded set of event types defined by the union. Additionally, Confluent Platform 7.7 has been released with enhanced security features, including OAuth support, as well as new connectors and other key features.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Real-time 2 687 243 78 +6%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.