You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2015/12/10 02:04:11 UTC

[jira] [Commented] (ZOOKEEPER-1371) Remove dependency on log4j in the source code.

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

Chris Nauroth commented on ZOOKEEPER-1371:
------------------------------------------

After this patch, ZooKeeper no longer produces any logging, because there is no SLF4J binding jar available on the runtime classpath.  I filed blocker issue ZOOKEEPER-2342 for follow-up.

> Remove dependency on log4j in the source code.
> ----------------------------------------------
>
>                 Key: ZOOKEEPER-1371
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1371
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.4.0, 3.4.1, 3.4.2, 3.4.3
>            Reporter: Mahadev konar
>            Assignee: Arshad Mohammad
>              Labels: patch
>             Fix For: 3.5.2, 3.6.0
>
>         Attachments: ZOOKEEPER-1371-05.patch, ZOOKEEPER-1371.patch, ZOOKEEPER-1371.patch, ZOOKEEPER-1371.patch, ZOOKEEPER-1371.patch
>
>
> ZOOKEEPER-850 added slf4j to ZK. We still depend on log4j in our codebase. We should remove the dependency on log4j so that we can make logging pluggable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)