merlimat commented on issue #1917: adding avro schema URL: https://github.com/apache/incubator-pulsar/pull/1917#issuecomment-394908822 > I think this PR already store the type info, no? It does same work as json schema. or I am missing something here? Sure, though I'm not sure where the validation is being done. We should have few unit tests to verify the behavior. eg what happens when : * The topic is json and trying to publish avro * The avro schema for producer is not compatibile with existing avro schema * The avro schema represents an "allowed" evolution of schema * ..
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
