humkum opened a new pull request, #63: URL: https://github.com/apache/rocketmq-schema-registry/pull/63
In serialize method, using reflection to get schema idl producer provided, and get the target schema from registry storage, and put the target schema recordID into the message head. In deserializer, using the recordId decoded from message, to get the corresponding schema, and use the schema decode the message. -- 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]
