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 EC24B200AEE for ; Tue, 24 May 2016 11:17:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EAFB4160A11; Tue, 24 May 2016 09:17:14 +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 64DD4160A31 for ; Tue, 24 May 2016 11:17:14 +0200 (CEST) Received: (qmail 26304 invoked by uid 500); 24 May 2016 09:17:13 -0000 Mailing-List: contact dev-help@brooklyn.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.apache.org Delivered-To: mailing list dev@brooklyn.apache.org Received: (qmail 26117 invoked by uid 99); 24 May 2016 09:17:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 May 2016 09:17:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0FF572C14DC for ; Tue, 24 May 2016 09:17:13 +0000 (UTC) Date: Tue, 24 May 2016 09:17:13 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@brooklyn.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (BROOKLYN-273) VanillaSoftwareProcess.restart() should call pre- and post-launch MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 24 May 2016 09:17:15 -0000 [ https://issues.apache.org/jira/browse/BROOKLYN-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297947#comment-15297947 ] ASF GitHub Bot commented on BROOKLYN-273: ----------------------------------------- Github user neykov commented on the pull request: https://github.com/apache/brooklyn-server/pull/149#issuecomment-221212289 LGTM, merging > VanillaSoftwareProcess.restart() should call pre- and post-launch > ----------------------------------------------------------------- > > Key: BROOKLYN-273 > URL: https://issues.apache.org/jira/browse/BROOKLYN-273 > Project: Brooklyn > Issue Type: Bug > Affects Versions: 0.9.0 > Reporter: Aled Sage > > If calling restart() on a VanillaSoftwareProcess entity, to just restart the process, it will call "launch" (skipping the install + customize phases). > I'd expect the pre-launch and post-launch commands to also be executed, but they are not. -- This message was sent by Atlassian JIRA (v6.3.4#6332)