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

ASF subversion and git services commented on CASSANDRASC-67:
------------------------------------------------------------

Commit ccda6798caae7eb7ef11ac9ee248f2e80720a6e2 in cassandra-sidecar's branch 
refs/heads/trunk from Francisco Guerrero
[ https://gitbox.apache.org/repos/asf?p=cassandra-sidecar.git;h=ccda679 ]

CASSANDRASC-67 Fix relocation of native libraries for vertx-client-shaded

OpenSSL is currently unavailable in the vertx-client-shaded library. This is 
due to the
incorrect relocation of the netty native libraries under 
META-INF/native/libnetty.

In this commit we fix the relocation of the native libraries and we ensure that 
the
relocation is properly configured by adding tests that guarantee OpenSSL loads 
correctly
with the correct relocation.

patch by Francisco Guerrero; reviewed by Dinesh Joshi, Yifan Cai for 
CASSANDRASC-67


> Fix relocation of native libraries for vertx-client-shaded
> ----------------------------------------------------------
>
>                 Key: CASSANDRASC-67
>                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-67
>             Project: Sidecar for Apache Cassandra
>          Issue Type: Bug
>          Components: Configuration
>            Reporter: Francisco Guerrero
>            Assignee: Francisco Guerrero
>            Priority: Normal
>              Labels: pull-request-available
>
> OpenSSL is currently unavailable in the {{vertx-client-shaded}} library. This 
> is due to the incorrect relocation of the netty native libraries under 
> {{META-INF/native/libnetty}}. In order to utilize native libraries, we need 
> to fix the relocation and ensure that relocation is properly configured by 
> adding tests guaranteeing OpenSSL is loading correctly.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to