[
https://issues.apache.org/jira/browse/CALCITE-6653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895409#comment-17895409
]
Istvan Toth edited comment on CALCITE-6653 at 11/4/24 7:52 PM:
---------------------------------------------------------------
SLF4j is not meant to be relocated.
Operation with the backend and adapter jars requires an unrelocoated slf4j.
Httpclient not being relocated is a bug.
was (Author: stoty):
SLF4j is not meant to be relocated.
Operation with the backend and adapter jars requires an unrelocoated slf4j.
Protobuf not being relocated is a bug.
> http client and slf4j not relocated by shaded avatica artifact
> --------------------------------------------------------------
>
> Key: CALCITE-6653
> URL: https://issues.apache.org/jira/browse/CALCITE-6653
> Project: Calcite
> Issue Type: Bug
> Components: avatica
> Reporter: Laurent Goujon
> Priority: Major
>
> The shaded version of the avatica artifact relocates jackson and protobuf but
> does not relocate slf4j and httpclient which may cause conflicts for projects
> using the artifact
--
This message was sent by Atlassian Jira
(v8.20.10#820010)