Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9B757200B62 for ; Fri, 12 Aug 2016 19:09:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 99CCD160AB0; Fri, 12 Aug 2016 17:09:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 170AD160AB6 for ; Fri, 12 Aug 2016 19:09:21 +0200 (CEST) Received: (qmail 92125 invoked by uid 500); 12 Aug 2016 17:09:21 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 91866 invoked by uid 99); 12 Aug 2016 17:09:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Aug 2016 17:09:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D1A1C2C02B4 for ; Fri, 12 Aug 2016 17:09:20 +0000 (UTC) Date: Fri, 12 Aug 2016 17:09:20 +0000 (UTC) From: =?utf-8?Q?Mikael_St=C3=A5ldal_=28JIRA=29?= To: dev@zookeeper.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ZOOKEEPER-2342) Migrate to Log4J 2. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 12 Aug 2016 17:09:22 -0000 [ https://issues.apache.org/jira/browse/ZOOKEEPER-2342?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D= 15419142#comment-15419142 ]=20 Mikael St=C3=A5ldal commented on ZOOKEEPER-2342: ------------------------------------------- Maybe this will be easier if you fix ZOOKEEPER-233 and provide separate ser= ver and client artifacts. > Migrate to Log4J 2. > ------------------- > > Key: ZOOKEEPER-2342 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2342 > Project: ZooKeeper > Issue Type: Bug > Reporter: Chris Nauroth > Assignee: Chris Nauroth > Fix For: 3.6.0 > > Attachments: ZOOKEEPER-2342.001.patch > > > ZOOKEEPER-1371 removed our source code dependency on Log4J. It appears t= hat this also removed the Log4J SLF4J binding jar from the runtime classpat= h. Without any SLF4J binding jar available on the runtime classpath, it is= impossible to write logs. > This JIRA investigated migration to Log4J 2 as a possible path towards re= solving the bug introduced by ZOOKEEPER-1371. At this point, we know this = is not feasible short-term. This JIRA remains open to track long-term migr= ation to Log4J 2. -- This message was sent by Atlassian JIRA (v6.3.4#6332)