eolivelli opened a new pull request #10492: URL: https://github.com/apache/pulsar/pull/10492
Add new test case for this use case: - use Schema.AUTO_CONSUME() to consume a topic with KeyValue Schema with AVRO key and value - write different versions of the Schema - ensure that the Schema is handled correctly We are only enhancing an existing test case, that already tested multi schema with KeyValue but it was lacking the case of new AUTO_CONSUME() directly applied to KeyValue. -- 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]
