You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/04/18 06:15:00 UTC

[jira] [Commented] (CALCITE-4971) Update httpclient and httpcore to latest 5.1 release

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

Julian Hyde commented on CALCITE-4971:
--------------------------------------

Fixed in [79652337|https://github.com/apache/calcite-avatica/commit/796523376fe8df3bcaf508475406854150ff96fd].

> Update httpclient and httpcore to latest 5.1 release
> ----------------------------------------------------
>
>                 Key: CALCITE-4971
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4971
>             Project: Calcite
>          Issue Type: Improvement
>          Components: avatica
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>             Fix For: avatica-1.21.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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]
> As these are new major version, it's probably going to involve more than a version bump.



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