Return-Path: X-Original-To: apmail-nifi-commits-archive@minotaur.apache.org Delivered-To: apmail-nifi-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B8F931092A for ; Fri, 11 Mar 2016 17:57:39 +0000 (UTC) Received: (qmail 86701 invoked by uid 500); 11 Mar 2016 17:57:39 -0000 Delivered-To: apmail-nifi-commits-archive@nifi.apache.org Received: (qmail 86600 invoked by uid 500); 11 Mar 2016 17:57:39 -0000 Mailing-List: contact commits-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list commits@nifi.apache.org Received: (qmail 86549 invoked by uid 99); 11 Mar 2016 17:57:39 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Mar 2016 17:57:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3580B2C1F6A for ; Fri, 11 Mar 2016 17:57:39 +0000 (UTC) Date: Fri, 11 Mar 2016 17:57:39 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: commits@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (NIFI-1464) Refactor lifecycle code for Processors and other components 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/NIFI-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15191294#comment-15191294 ] ASF subversion and git services commented on NIFI-1464: ------------------------------------------------------- Commit 48af0bfbc5cafe06e003b2bd086b970cf49b5025 in nifi's branch refs/heads/master from [~ozhurakousky] [ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=48af0bf ] NIFI-1464 addressed latest PR comments NIFI-1464 polishing > Refactor lifecycle code for Processors and other components > ----------------------------------------------------------- > > Key: NIFI-1464 > URL: https://issues.apache.org/jira/browse/NIFI-1464 > Project: Apache NiFi > Issue Type: Improvement > Reporter: Oleg Zhurakousky > Assignee: Oleg Zhurakousky > Fix For: 0.6.0 > > > Similar lifecycle handling improvements that went in as part of the NIFI-1164 for ControllerServices, could/should be applied to other components (e..g, Processors). > The improvements may also help to address NIFI-78 (may be without killing the thread). -- This message was sent by Atlassian JIRA (v6.3.4#6332)