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 D59BB10A35 for ; Wed, 18 Sep 2013 23:18:52 +0000 (UTC) Received: (qmail 77748 invoked by uid 500); 18 Sep 2013 23:18:52 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 77722 invoked by uid 500); 18 Sep 2013 23:18:52 -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 77688 invoked by uid 99); 18 Sep 2013 23:18:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Sep 2013 23:18:52 +0000 Date: Wed, 18 Sep 2013 23:18:52 +0000 (UTC) From: "Aditya Kishore (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-9577) Log process environment variable on HBase service startup 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-9577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aditya Kishore updated HBASE-9577: ---------------------------------- Attachment: HBASE-9577.patch > Log process environment variable on HBase service startup > --------------------------------------------------------- > > Key: HBASE-9577 > URL: https://issues.apache.org/jira/browse/HBASE-9577 > Project: HBase > Issue Type: Improvement > Affects Versions: 0.95.2, 0.94.11 > Reporter: Aditya Kishore > Assignee: Aditya Kishore > Priority: Minor > Labels: troubleshooting > Fix For: 0.96.0 > > Attachments: HBASE-9577.patch > > > HBase services already logs information related to JVM properties and command line arguments used to start the services which have been immensely helpful to investigate issues. > One thing that they do not log is the environment variables and an unintended variable in the environment could lead to a scenario not reproducible anywhere else including its original location if the service is restarted differently. > We should log environment variables (excluding those which may contains credentials) on service startup with option to disable this logging. -- 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