You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/11/04 14:40:03 UTC

[GitHub] [flink-shaded] zentol opened a new pull request, #115: [FLINK-29889][netty] Bundle tcnative-classes

zentol opened a new pull request, #115:
URL: https://github.com/apache/flink-shaded/pull/115

   ```
   Nov 03 12:44:46 [INFO] --- maven-shade-plugin:3.1.1:shade (shade-flink) @ flink-shaded-netty-tcnative-static ---
   Nov 03 12:44:47 [INFO] Including io.netty:netty-tcnative-boringssl-static:jar:2.0.54.Final in the shaded jar.
   PROBLEM -> Nov 03 12:44:47 [INFO] Excluding io.netty:netty-tcnative-classes:jar:2.0.54.Final from the shaded jar.
   Nov 03 12:44:47 [INFO] Including io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.54.Final in the shaded jar.
   Nov 03 12:44:47 [INFO] Including io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.54.Final in the shaded jar.
   Nov 03 12:44:47 [INFO] Including io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.54.Final in the shaded jar.
   Nov 03 12:44:47 [INFO] Including io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.54.Final in the shaded jar.
   Nov 03 12:44:47 [INFO] Including io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.54.Final in the shaded 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: issues-unsubscribe@flink.apache.org

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


[GitHub] [flink-shaded] zentol commented on pull request #115: [FLINK-29889][netty] Bundle tcnative-classes

Posted by GitBox <gi...@apache.org>.
zentol commented on PR #115:
URL: https://github.com/apache/flink-shaded/pull/115#issuecomment-1306855749

   > is that mentioned ticket applicable to this PR?
   
   Yes. That's why the `static` module isn't included in the build by default. It's something users have to build themselves.


-- 
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: issues-unsubscribe@flink.apache.org

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


[GitHub] [flink-shaded] MartijnVisser commented on pull request #115: [FLINK-29889][netty] Bundle tcnative-classes

Posted by GitBox <gi...@apache.org>.
MartijnVisser commented on PR #115:
URL: https://github.com/apache/flink-shaded/pull/115#issuecomment-1306131389

   Looking at https://github.com/apache/flink-shaded/blob/7f6ff435bcfdf593e16a82452aae53faec8ed6c4/pom.xml#L88, is that mentioned ticket applicable to this PR?


-- 
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: issues-unsubscribe@flink.apache.org

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


[GitHub] [flink-shaded] zentol merged pull request #115: [FLINK-29889][netty] Bundle tcnative-classes

Posted by GitBox <gi...@apache.org>.
zentol merged PR #115:
URL: https://github.com/apache/flink-shaded/pull/115


-- 
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: issues-unsubscribe@flink.apache.org

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