Antti-Kaikkonen commented on issue #5503: [Schema]GenericData$Record cannot be cast URL: https://github.com/apache/pulsar/issues/5503#issuecomment-590710877 @codelipenghui @sijie I have created for testing a source connector that produces dummy users every 1 second and a function that only appends "!!!" to the name of each user: https://github.com/Antti-Kaikkonen/PulsarPojoTest. When I run both the source connector and the function I can observe the error in the log file `/tmp/functions/public/default/pojo-function/pojo-function-0.log`. I'm running pulsar 2.5.0 standalone with OpenJDK 11. Based on @codelipenghui comment I think it might be a class loader issue.
---------------------------------------------------------------- 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
