lhotari opened a new issue #10295:
URL: https://github.com/apache/pulsar/issues/10295


   **Describe the bug**
   
   Vertx was upgraded in #10261 to 3.9.7 version. Netty was upgraded to 
4.1.63.Final in #10266 .
   [Vertx 3.9.7 isn't compatible with Netty 
4.1.63.Final](https://github.com/eclipse-vertx/vert.x/issues/3865#issuecomment-819355207)
 . 
   
   **To Reproduce**
   
   Start a bookie with httpServerEnabled=true (for example by using the default 
Pulsar Helm chart)
   
   **Expected behavior**
   
   Bookie should be able to start with httpServerEnabled=true. 
   
   **Notes**
   
   The problem has been reported in Vertx issues:
   - eclipse-vertx/vert.x#3865 (same problem exists with Netty 4.1.63.Final)
   - eclipse-vertx/vert.x#3899
   It seems that the only way to address the vulnerabilities is to wait until 
vertx 3.9.8 is released. I'll create a PR to downgrade Vertx to 3.5.4 until the 
issue is resolved in vertx.
   


-- 
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]


Reply via email to