It appears mirroring topic does not configure the schema in the target cluster. I do the following:
- create a topic in cluster 1 and assign it a schema.
- Use schema exporter to export the schema to the target environment. I then
- Add the topic to cluster link connecting the 2 clusters making it mirrored.
When I click on the schema for the topic that got mirrored in the target cluster I get a 404 error. How does the exported schema get assigned to the mirrored topic?