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 D7220200B2A for ; Fri, 10 Jun 2016 08:26:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D5D59160A38; Fri, 10 Jun 2016 06:26:23 +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 1EA77160A04 for ; Fri, 10 Jun 2016 08:26:22 +0200 (CEST) Received: (qmail 27161 invoked by uid 500); 10 Jun 2016 06:26:21 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 27147 invoked by uid 99); 10 Jun 2016 06:26:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2016 06:26:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1EA292C1F61 for ; Fri, 10 Jun 2016 06:26:21 +0000 (UTC) Date: Fri, 10 Jun 2016 06:26:21 +0000 (UTC) From: "Myroslav Papirkovskyi (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-17159) Upon successful start, log the process id for daemons started MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 10 Jun 2016 06:26:24 -0000 Myroslav Papirkovskyi created AMBARI-17159: ---------------------------------------------- Summary: Upon successful start, log the process id for daemons started Key: AMBARI-17159 URL: https://issues.apache.org/jira/browse/AMBARI-17159 Project: Ambari Issue Type: Bug Components: ambari-agent Affects Versions: 2.4.0 Reporter: Myroslav Papirkovskyi Assignee: Myroslav Papirkovskyi Priority: Critical Fix For: 2.4.0 As part of successful start commands, lets log the process id of the daemons that started. One option could be to call the status() from start() with a parameter that lets the implementation log all details. -- This message was sent by Atlassian JIRA (v6.3.4#6332)