Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6A2CFE83E for ; Wed, 6 Feb 2013 00:53:13 +0000 (UTC) Received: (qmail 58173 invoked by uid 500); 6 Feb 2013 00:53:13 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 58038 invoked by uid 500); 6 Feb 2013 00:53:13 -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 58006 invoked by uid 99); 6 Feb 2013 00:53:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2013 00:53:13 +0000 Date: Wed, 6 Feb 2013 00:53:13 +0000 (UTC) From: "Jimmy Xiang (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-7776) Use ErrorReporter/Log instead of System.out in hbck MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-7776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7776: ------------------------------- Description: There are lots places to log messages with System.out. We should use ErrorReporter or Log instead, which can be configured to catch what we want. (was: Hbck has a pluggable ErrorReporter. However, there are still lots places to log messages with LOG/System.out. We should use ErrorReporter instead, so that it can catch all information from hbck.) Summary: Use ErrorReporter/Log instead of System.out in hbck (was: Use ErrorReporter instead of Log/System.out in hbck) > Use ErrorReporter/Log instead of System.out in hbck > --------------------------------------------------- > > Key: HBASE-7776 > URL: https://issues.apache.org/jira/browse/HBASE-7776 > Project: HBase > Issue Type: Bug > Components: hbck > Reporter: Jimmy Xiang > Assignee: Jimmy Xiang > Priority: Minor > > There are lots places to log messages with System.out. We should use ErrorReporter or Log instead, which can be configured to catch what we want. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira