[
https://issues.apache.org/jira/browse/FLINK-11580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836491#comment-16836491
]
Nico Kruber commented on FLINK-11580:
-------------------------------------
Small update from my side: I was able to run our unit tests with a
dynamically-linked openSSL from flink-shaded as well: see
https://github.com/NicoK/flink/commits/f9816-master.testing
However, I had to upgrade our Travis profile to Ubuntu 16.04 Xenial and change
to openjdk8 because of too old openSSL in trusty and oraclejdk8 not being
available in their xenial image.
> Provide a shaded netty-tcnative
> -------------------------------
>
> Key: FLINK-11580
> URL: https://issues.apache.org/jira/browse/FLINK-11580
> Project: Flink
> Issue Type: Sub-task
> Components: BuildSystem / Shaded, Runtime / Network
> Reporter: Nico Kruber
> Assignee: Nico Kruber
> Priority: Major
> Labels: pull-request-available
> Fix For: shaded-7.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In order to have an openSSL-based SSL engine available, we need a shaded
> netty-tc version in the classpath which relies on openSSL libraries from the
> system it is running on.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)