[
https://issues.apache.org/jira/browse/PHOENIX-6696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17529783#comment-17529783
]
ASF GitHub Bot commented on PHOENIX-6696:
-----------------------------------------
stoty closed pull request #1427: PHOENIX-6696 Drop legacy phoenix-client jar
URL: https://github.com/apache/phoenix/pull/1427
> Drop legacy phoenix-client jar
> ------------------------------
>
> Key: PHOENIX-6696
> URL: https://issues.apache.org/jira/browse/PHOENIX-6696
> Project: Phoenix
> Issue Type: Task
> Components: core
> Affects Versions: 5.2.0
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
> phoenix-client JAR includes log4j1 and the slf4j log4j adaptor.
> For some releases, we've been providing phoenix-client-embedded, which omits
> both the logging adaptor and backend, as well as sqlline, and is a superior
> solution that doesn't force a logging solution on the user.
> As we're switching our default logging backend to slf4j2, users of the legacy
> phoenix-client jar are likely to experience problems with the new logging
> backend anyway, this a good time to drop the legacy phoenix-client jar, and
> transitions its users to phoenix-client-embedded.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)