ruanwenjun commented on PR #821: URL: https://github.com/apache/incubator-eventmesh/pull/821#issuecomment-1088289600
> Oh, not only storage, I mean the interaction between Eventmesh and schemaregistry(such as retrieving, caching, and registering). Here schemaregistry is different from schema. Since schema-plugin is only designed as schema-related. Where should schemaregistry be put? The schema is seen as the metadata of a topic. When you register a schema to a topic, you just bind the schema to the topic, so you don't need to add a `SchemaRegistey`, we will have many methods to modify the metadata, we will a Metadata module to manage these data. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
