lxcid edited a comment on pull request #9036: URL: https://github.com/apache/pulsar/pull/9036#issuecomment-783486827
I hope I can help a bit, I'm diving the codes, and compiling. the process take a long time, meanwhile, I'm looking at the failing test and ~~it seems really weird that the test case is validating Avro instead of Json when the code obviously uses Json.~~ The stack trace is MySQL one. that explains why. https://github.com/apache/pulsar/blob/16a2240a5af8402cf655049292d669378e694fa3/tests/integration/src/test/java/org/apache/pulsar/tests/integration/functions/PulsarFunctionsTest.java#L168-L171  I'll continue to dig to see if I can figure it out. ---------------------------------------------------------------- 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]
