lhotari commented on issue #11819: URL: https://github.com/apache/pulsar/issues/11819#issuecomment-2575417051
I reproduced the issue and also tested a workaround in https://github.com/lhotari/pulsar-issue-11819-repro The workaround is to use the `pulsar-client-original` dependency instead of using `pulsar-client` or `pulsar-client-all`. It is also necessary to replace `pulsar-client-admin` with `pulsar-client-admin-original` since `pulsar-client-admin` also includes Pulsar client classes. -- 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]
