lhotari commented on issue #22003: URL: https://github.com/apache/pulsar/issues/22003#issuecomment-1936252205
pulsar-client-admin uses AsyncHttpClient , I created #22041 for addressing that. Jetty client is used in the Pulsar Proxy [for proxying /admin endpoint](https://github.com/apache/pulsar/blob/master/pulsar-proxy/src/main/java/org/apache/pulsar/proxy/server/AdminProxyHandler.java). Where do we have a Jersey client? -- 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]
