adoroszlai commented on PR #3605:
URL: https://github.com/apache/ozone/pull/3605#issuecomment-1191103221
Thanks @neils-dev for the review.
> has it been tested on different archs _linux, osx_?
Tested on Linux (CI). We don't have a secure test env. for other platforms.
`netty-tcnative-boringssl-static-2.0.48.Final.jar` has the native libs for all
supported (by Netty) platforms:
```
testing: META-INF/native/libnetty_tcnative_linux_aarch_64.so OK
testing: META-INF/native/libnetty_tcnative_linux_x86_64.so OK
testing: META-INF/native/libnetty_tcnative_osx_aarch_64.jnilib OK
testing: META-INF/native/libnetty_tcnative_osx_x86_64.jnilib OK
testing: META-INF/native/netty_tcnative_windows_x86_64.dll OK
```
So I think it should work just as before.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]