JunjieChou commented on issue #339: URL: https://github.com/apache/incubator-eventmesh/issues/339#issuecomment-897906929
Hi, @qqeasonchen @jinrongluo @yzhao244. After comparing schema integration in other projects(Kafka, EMQ, Pulsar), I propose to separate OpenSchema into two parts. One is server-side (OpenSchema Registry) which provides storing and maintaining schema services, another is client-side which provides (de-)serialization and validation services. I have defined the client-side architecture and interfaces according to it and created a pr #498 . -- 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]
