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 9B37A200D63 for ; Thu, 21 Dec 2017 23:54:04 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9A244160C12; Thu, 21 Dec 2017 22:54:04 +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 EEB44160C2C for ; Thu, 21 Dec 2017 23:54:03 +0100 (CET) Received: (qmail 80295 invoked by uid 500); 21 Dec 2017 22:54:03 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 80281 invoked by uid 99); 21 Dec 2017 22:54:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Dec 2017 22:54:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 9C9741A12AE for ; Thu, 21 Dec 2017 22:54:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -97.889 X-Spam-Level: X-Spam-Status: No, score=-97.889 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, URI_HEX=1.313, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id Rrck7zSynj3E for ; Thu, 21 Dec 2017 22:54:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 8E97D5F588 for ; Thu, 21 Dec 2017 22:54:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id E1540E2589 for ; Thu, 21 Dec 2017 22:54:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 38EDE240F2 for ; Thu, 21 Dec 2017 22:54:00 +0000 (UTC) Date: Thu, 21 Dec 2017 22:54:00 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (HBASE-12341) Overhaul logging; log4j2, machine-readable, etc. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 21 Dec 2017 22:54:04 -0000 [ https://issues.apache.org/jira/browse/HBASE-12341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16299684#comment-16299684 ] stack edited comment on HBASE-12341 at 12/21/17 10:53 PM: ---------------------------------------------------------- Update: In a sub-issue we moved our logging interface over to slf4j. Discussion thread up on the dev list: http://apache-hbase.679495.n3.nabble.com/Moving-To-SLF4J-and-Log4J2-td4092379.html TODO, change our backend, a new sub-issue hanging off this one. Likely means moving off .properties file configuring logging and instead moving to new format (log4j2 xml file) which probably means hbase3. TODO: undo all the logging gates on an as-we-go basic swapping in the interpolation as suggested above (Big bang replacement would be hard to do). was (Author: stack): Update: In a subissue we moved our logging interface over to slf4j. TODO, change our backend, a new subissue hanging off this one. > Overhaul logging; log4j2, machine-readable, etc. > ------------------------------------------------ > > Key: HBASE-12341 > URL: https://issues.apache.org/jira/browse/HBASE-12341 > Project: HBase > Issue Type: Umbrella > Reporter: stack > Priority: Critical > > This is a general umbrella issue for 2.x logging improvements. Hang related work off this one. -- This message was sent by Atlassian JIRA (v6.4.14#64029)