SaraMahdy commented on issue #9718: URL: https://github.com/apache/pulsar/issues/9718#issuecomment-1771212257
This is because Pulsar-client uses a shade dependency for Apache-Avro. I faced a very similar problem and fixed it by using `pulsar-client-original` as a dependency instead of `pulsar-client` and it works fine for me. It's not obvious in Pulsar docs that there are client options to choose from, I had raised an issue about this a while ago: **https://github.com/apache/pulsar/issues/21230** -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
