bbeaudreault opened a new pull request, #5623: URL: https://github.com/apache/hbase/pull/5623
I don't see any tests for our binary contents, but I manually verified: ``` ❯ tar -ztvf hbase-assembly/target/hbase-4.0.0-alpha-1-SNAPSHOT-client-bin.tar.gz | grep tcnative -rw-r--r-- 0 root root 5437808 Jan 22 2020 hbase-4.0.0-alpha-1-SNAPSHOT-client/lib/hbase-shaded-netty-tcnative-4.1.5.jar ❯ tar -ztvf hbase-assembly/target/hbase-4.0.0-alpha-1-SNAPSHOT-bin.tar.gz | grep tcnative -rw-r--r-- 0 root root 5437808 Jan 22 2020 hbase-4.0.0-alpha-1-SNAPSHOT/lib/hbase-shaded-netty-tcnative-4.1.5.jar ``` -- 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]
