eolivelli commented on pull request #10827: URL: https://github.com/apache/pulsar/pull/10827#issuecomment-855400990
@codelipenghui probably you are right. This fix is the smallest one I found that does not break anything. Also it makes sense to load the classes this way. So I believe that this change is safe to be committed now Writing an integration test that demonstrate the failure is pretty time consuming. In my case for instance I have a Source that is reading from a pulsar Topic with a KV schema and then returning a KVRecord. Another error I see in a Source that uses RecordSchemaBuilder -- 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]
