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 74A8F200BB1 for ; Thu, 3 Nov 2016 21:05:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7350C160AE5; Thu, 3 Nov 2016 20:05:00 +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 DF572160AFF for ; Thu, 3 Nov 2016 21:04:59 +0100 (CET) Received: (qmail 34121 invoked by uid 500); 3 Nov 2016 20:04:58 -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 33946 invoked by uid 99); 3 Nov 2016 20:04:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2016 20:04:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9CA5F2C1F56 for ; Thu, 3 Nov 2016 20:04:58 +0000 (UTC) Date: Thu, 3 Nov 2016 20:04:58 +0000 (UTC) From: "Umesh Agashe (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-17014) Add clearly marked starting and shutdown log messages for all services. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 03 Nov 2016 20:05:00 -0000 [ https://issues.apache.org/jira/browse/HBASE-17014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15634077#comment-15634077 ] Umesh Agashe commented on HBASE-17014: -------------------------------------- They are similar but not same. Hadoop's are multiline. For Hbase, we can have terse. > Add clearly marked starting and shutdown log messages for all services. > ----------------------------------------------------------------------- > > Key: HBASE-17014 > URL: https://issues.apache.org/jira/browse/HBASE-17014 > Project: HBase > Issue Type: Improvement > Components: Operability > Reporter: Umesh Agashe > Assignee: Umesh Agashe > Priority: Minor > Fix For: 2.0.0 > > Attachments: HBASE-17014.v1.patch > > > From observing the log messages, clearly marked starting and shutdown messages for services HMaster, HRegionServer, ThriftServer and RESTServer will improve log readability. -- This message was sent by Atlassian JIRA (v6.3.4#6332)