You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2022/01/03 05:46:00 UTC

[jira] [Commented] (CALCITE-4971) Update org.apache.httpcomponents:httpclient to latest

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

Istvan Toth commented on CALCITE-4971:
--------------------------------------

I have clarified the ticket description, [~julianhyde].

{noformat}
    implementation("org.apache.httpcomponents:httpclient")
    implementation("org.apache.httpcomponents:httpcore")
{noformat}


> Update  org.apache.httpcomponents:httpclient to latest
> ------------------------------------------------------
>
>                 Key: CALCITE-4971
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4971
>             Project: Calcite
>          Issue Type: Improvement
>          Components: avatica
>            Reporter: Istvan Toth
>            Priority: Major
>
> Apache commons httpclient/httpcomponent 4.5 depend on commons-logging and not slf4j. This means that phoenix-thin requires explicit log4j configuration to work.
> We want all logging to go through SLF4j, and to be able to use any supported backend.
> Based on an an offline conversation with [~elserj]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)