lhotari commented on issue #451: URL: https://github.com/apache/pulsar-helm-chart/issues/451#issuecomment-1918915804
In the stacktrace, I can see `pulsar-client-admin-original-2.7.0.jar:2.7.0`. Please upgrade to use `3.0.2` version which is currently the latest LTS release. Since you are using `pulsar-client-admin-original` (and possibly `pulsar-client-original`), please pay attention that you must use a compatible Netty version. It's recommended to use `netty-bom` to enforce all netty libraries in a maven or gradle project. There might also be other libraries that need to be upgraded. One of them is Jackson. -- 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]
