From commits-return-44547-archive-asf-public=cust-asf.ponee.io@nifi.apache.org Wed Apr 28 15:59:13 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 38D57180642 for ; Wed, 28 Apr 2021 17:59:13 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 1C8006022E for ; Wed, 28 Apr 2021 15:59:07 +0000 (UTC) Received: (qmail 53782 invoked by uid 500); 28 Apr 2021 15:59:05 -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 53679 invoked by uid 99); 28 Apr 2021 15:59:05 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Apr 2021 15:59:05 +0000 Received: from jira2-he-de.apache.org (jira2-he-de.apache.org [168.119.33.54]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id AD18B3E8D6 for ; Wed, 28 Apr 2021 15:59:03 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 93B02C80222 for ; Wed, 28 Apr 2021 15:59:03 +0000 (UTC) Date: Wed, 28 Apr 2021 15:59:03 +0000 (UTC) From: "Matt Burgess (Jira)" To: commits@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MINIFI-481) Update to use new handling of ExtensionManager 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/MINIFI-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated MINIFI-481: -------------------------------- Fix Version/s: (was: 0.6.0) 1.14.0 > Update to use new handling of ExtensionManager > ---------------------------------------------- > > Key: MINIFI-481 > URL: https://issues.apache.org/jira/browse/MINIFI-481 > Project: Apache NiFi MiNiFi > Issue Type: Task > Components: Core Framework > Reporter: Aldrin Piri > Assignee: Aldrin Piri > Priority: Major > Fix For: 1.14.0 > > > ExtensionManager was refactored to aid in extension registry efforts and has migrated away from the static instance previously used. The two commits of most interest are https://github.com/apache/nifi/commit/fdd8cdbb31a8977967d4437ba9a09104bf6cf450 and https://github.com/apache/nifi/commit/931bb0bc3b1c0205b260261ce9730af87204e115 -- This message was sent by Atlassian Jira (v8.3.4#803005)