[ 
https://issues.apache.org/jira/browse/BEAM-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17122195#comment-17122195
 ] 

Kenneth Knowles commented on BEAM-6136:
---------------------------------------

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Shade conscrypt within the Dataflow legacy worker jar
> -----------------------------------------------------
>
>                 Key: BEAM-6136
>                 URL: https://issues.apache.org/jira/browse/BEAM-6136
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>            Reporter: Luke Cwik
>            Assignee: Ahmet Altay
>            Priority: P3
>              Labels: stale-assigned
>
> org.conscrypt:conscrypt-openjdk:1.1.3:linux-x86_64 relies on JNI which can't 
> be shaded away since the C code doesn't support automatically figuring out 
> its post relocation path (like tcnative can).
> There is support for building conscrypt with an additional prefix but this 
> doesn't work well with shading since it requires every user who wants to 
> shade to build their own copy.
> jniutil.cc relies on JNI_JARJAR_PREFIX 
> https://github.com/google/conscrypt/blob/e3c1c99b3e0c56849cb7150bb95dc211b0ad058c/common/src/jni/main/cpp/conscrypt/jniutil.cc#L62



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to