sijie opened a new issue #4182: GenericAvroSchema should set supportSchemaVersioning to true URL: https://github.com/apache/pulsar/issues/4182 We should use the right schema for deserializing the avro data to GenericRecord. Currently GenericAvroSchema doesn't set `supportSchemaVersioning` to true, so it uses the latest schema for deserializing data, which is problematic.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
