JunjieChou commented on issue #339:
URL: 
https://github.com/apache/incubator-eventmesh/issues/339#issuecomment-882892806


   Hi, I'm also interested in schema registry in EventMesh. Thanks for your 
design and explanations. Now I get that : 
   - schema represents the format of transferring messages
   - the benefit of integrating OpenSchema in EventMesh lies in that consumer 
could dynamically parsing any message as long as consumer can find schema id in 
h2 database.
   
   Also, I have some questions:
   - in upper design, does EventMesh Schema Registry needs a separate server to 
run? or it could run inside EventMesh Runtime?
   - is the scope of Schema lies in content of message or the whole message?
   
   Am I understanding it in the right way?
   Next I will go through the codes of both develop-branch and PR#434, hope I 
could contribute to it.


-- 
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]

Reply via email to