The GitHub Actions job "Coverage" on 
rocketmq.git/fix/align-bazel-deps-with-maven-10383 has failed.
Run started by GitHub user qianye1001 (triggered by qianye1001).

Head commit for run:
b9a7b5b525dfd79ee6ec9fc455a53f3182a10008 / qianye 
<[email protected]>
fix(ci): resolve netty-tcnative UnsatisfiedLinkError (Round 8)

Http2ProtocolProxyHandler hard-coded SslProvider.OPENSSL which requires
netty-tcnative-boringssl-static native library. That dependency was
removed in Round 4 to fix a Bazel cycle dependency.

Apply the same fallback pattern used by MultiProtocolTlsHelper and
ProxyAndTlsProtocolNegotiator: check OpenSsl.isAvailable() and fall
back to SslProvider.JDK when the native library is not present.

Report URL: https://github.com/apache/rocketmq/actions/runs/26489638257

With regards,
GitHub Actions via GitBox

Reply via email to