Skip to content

Resolve "Implement Topic Creation"

Stephen Nimmo requested to merge 1-implement-topic-creation into develop

I added a TopicAdminService that creates a new topic in Kafka based on the type value in the StreamRecord.

Merge request reports