Skip to content

Usage with Kafka + Apicurio Schema Registry #845

Answered by lbroudoux
CROprogrammer asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @CROprogrammer

That's a lot of questions ... Will try not to forget one 😉

How do I set to which Kafka topic will messages write to? I want to specify my own topic, not that microcks generates its name from AsyncAPI schema name. Does Microcks create Kafka topic when the first message arrives?

You cannot set and specify the Kafka topic Microcks creating/using for sending mock messages at the moment. Topic is crated by Microcks at first mock message publication time. The name is based on "API name + API version + channel name" and is determined in a way to avoid collision with other APIs or versions. Thus developer can still receive events from the 1.0 version when 1.1 is available and…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lbroudoux
Comment options

Answer selected by lbroudoux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants