From commits-return-44810-archive-asf-public=cust-asf.ponee.io@nifi.apache.org Tue Jun 22 17:13:33 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-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id EEF09180669 for ; Tue, 22 Jun 2021 19:13:32 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id 30CE840330 for ; Tue, 22 Jun 2021 17:13:32 +0000 (UTC) Received: (qmail 18613 invoked by uid 500); 22 Jun 2021 17:13:32 -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 18604 invoked by uid 99); 22 Jun 2021 17:13:31 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jun 2021 17:13:31 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id D506F821E0; Tue, 22 Jun 2021 17:13:31 +0000 (UTC) Date: Tue, 22 Jun 2021 17:13:29 +0000 To: "commits@nifi.apache.org" Subject: [nifi] branch main updated (bd265bd -> 73363d9) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <162438200916.6452.5951328706413055254@gitbox.apache.org> From: markap14@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: nifi X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Oldrev: bd265bd5083e674db76fad88b3d5e8ba41132223 X-Git-Newrev: 73363d9aea789d60009afb08a543ea5aa40eac8b X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git. from bd265bd NIFIREG-455 upgrade jgit version for nifi-registry GitFlowPersistenceProvider add 73363d9 NIFI-8717 Refactoring PutHDFS (#5175) No new revisions were added by this update. Summary of changes: .../nifi/processors/hadoop/AbstractPutHDFS.java} | 316 +++++++------------- .../org/apache/nifi/processors/hadoop/PutHDFS.java | 320 +++------------------ 2 files changed, 137 insertions(+), 499 deletions(-) copy nifi-nar-bundles/{nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/PutHDFS.java => nifi-extension-utils/nifi-hadoop-utils/src/main/java/org/apache/nifi/processors/hadoop/AbstractPutHDFS.java} (51%)