findingrish commented on PR #16267:
URL: https://github.com/apache/druid/pull/16267#issuecomment-2057552619

   Hi @janjwerner-confluent, thanks for the change. 
   
   To fix the build failure, I think we will have to update the 
`io.netty:netty-tcnative-boringssl-static` version in `licenses.yaml`. 
   The netty version upgrade is bringing in a higher version of this dependency 
in `azure-extension` module. 
   ```
   [INFO] +- com.azure:azure-identity:jar:1.11.1:compile
   [INFO] |  +- com.azure:azure-core-http-netty:jar:1.13.11:compile
   [INFO] |  |  +- io.netty:netty-codec-http2:jar:4.1.108.Final:compile
   [INFO] |  |  +- 
io.netty:netty-transport-native-unix-common:jar:4.1.108.Final:compile
   [INFO] |  |  +- 
io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.108.Final:compile
   [INFO] |  |  |  \- 
io.netty:netty-transport-classes-kqueue:jar:4.1.108.Final:compile
   [INFO] |  |  +- 
io.netty:netty-tcnative-boringssl-static:jar:2.0.65.Final:compile
   [INFO] |  |  |  +- io.netty:netty-tcnative-classes:jar:2.0.65.Final:compile
   [INFO] |  |  |  +- 
io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.65.Final:compile
   [INFO] |  |  |  +- 
io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.65.Final:compile
   [INFO] |  |  |  +- 
io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.65.Final:compile
   [INFO] |  |  |  +- 
io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.65.Final:compile
   [INFO] |  |  |  \- 
io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.65.Final:compile
   ```


-- 
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: commits-unsubscr...@druid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to