Igal Shilman created FLINK-23964: ------------------------------------ Summary: Add Shaded Netty TCnative to lib/ in the docker image Key: FLINK-23964 URL: https://issues.apache.org/jira/browse/FLINK-23964 Project: Flink Issue Type: Improvement Components: Stateful Functions Reporter: Igal Shilman
Flink base image contains flink-shaded-netty-tcnative-dynamic-*.jar under opt/ Since we are now using netty as a transport for remote functions, we better move that artifact to lib/ so that it will be present at runtime, and hence providing access to openssl. -- This message was sent by Atlassian Jira (v8.3.4#803005)