lhotari opened a new pull request #10907: URL: https://github.com/apache/pulsar/pull/10907
Fixes #10906 ### Motivation See #10906 . pulsar-admin is unstable over TLS connection because of Jetty bug in SSL buffering introduced in Jetty 9.4.39 . Upgrading Jetty also addresses CVE-2021-28169 . ### Modifications Upgrade Jetty to 9.4.42.v20210604 -- 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. For queries about this service, please contact Infrastructure at: [email protected]
