lhotari commented on issue #21297: URL: https://github.com/apache/pulsar/issues/21297#issuecomment-2447677351
What is the impact of the deprecated annotations library? In the Pulsar code base, there are some dependencies to javax libraries due to Jetty 9.4.x dependencies. It could be useful to first upgrade to Jetty 12 (#22939) and then migrating to use Jakarta annotations and libraries (Servlet) during that. The reason for this is that in Pulsar, all dependencies are in a flat classpath structure. -- 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]
