[jira] [Updated] (NIFI-7322) Add SignContentPGP and VerifyContentPGP Processors

2021-10-29 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-7322: --- Issue Type: New Feature (was: Improvement) > Add SignContentPGP and VerifyContentPGP

[GitHub] [nifi] turcsanyip commented on a change in pull request #5486: NIFI-9338: Add Azure Blob processors using Azure Blob Storage client …

2021-10-29 Thread GitBox
turcsanyip commented on a change in pull request #5486: URL: https://github.com/apache/nifi/pull/5486#discussion_r739545995 ## File path: nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/AbstractAzureBlobProcessor_v12.java

[GitHub] [nifi] turcsanyip commented on a change in pull request #5486: NIFI-9338: Add Azure Blob processors using Azure Blob Storage client …

2021-10-29 Thread GitBox
turcsanyip commented on a change in pull request #5486: URL: https://github.com/apache/nifi/pull/5486#discussion_r739545995 ## File path: nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/AbstractAzureBlobProcessor_v12.java

[jira] [Updated] (NIFI-9351) Scripting NAR includes Test Libraries

2021-10-29 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-9351: --- Fix Version/s: 1.15.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Commented] (NIFI-9351) Scripting NAR includes Test Libraries

2021-10-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17436175#comment-17436175 ] ASF subversion and git services commented on NIFI-9351: --- Commit

[GitHub] [nifi] mattyb149 closed pull request #5498: NIFI-9351 Exclude test dependencies from nifi-scripting-nar

2021-10-29 Thread GitBox
mattyb149 closed pull request #5498: URL: https://github.com/apache/nifi/pull/5498 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [nifi] mattyb149 commented on pull request #5498: NIFI-9351 Exclude test dependencies from nifi-scripting-nar

2021-10-29 Thread GitBox
mattyb149 commented on pull request #5498: URL: https://github.com/apache/nifi/pull/5498#issuecomment-955058044 +1 LGTM, ran mvn clean install -Pcontrib-check then dependency:tree on both bundles, verified there are no test dependencies other than in `test` scope. Thanks for the fix and

[GitHub] [nifi] turcsanyip commented on a change in pull request #5486: NIFI-9338: Add Azure Blob processors using Azure Blob Storage client …

2021-10-29 Thread GitBox
turcsanyip commented on a change in pull request #5486: URL: https://github.com/apache/nifi/pull/5486#discussion_r739539239 ## File path:

[GitHub] [nifi] turcsanyip commented on a change in pull request #5486: NIFI-9338: Add Azure Blob processors using Azure Blob Storage client …

2021-10-29 Thread GitBox
turcsanyip commented on a change in pull request #5486: URL: https://github.com/apache/nifi/pull/5486#discussion_r739538440 ## File path:

[GitHub] [nifi] turcsanyip commented on a change in pull request #5486: NIFI-9338: Add Azure Blob processors using Azure Blob Storage client …

2021-10-29 Thread GitBox
turcsanyip commented on a change in pull request #5486: URL: https://github.com/apache/nifi/pull/5486#discussion_r739537848 ## File path:

[GitHub] [nifi] turcsanyip commented on a change in pull request #5486: NIFI-9338: Add Azure Blob processors using Azure Blob Storage client …

2021-10-29 Thread GitBox
turcsanyip commented on a change in pull request #5486: URL: https://github.com/apache/nifi/pull/5486#discussion_r739537444 ## File path: nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/storage/DeleteAzureBlobStorage_v12.java

[jira] [Updated] (NIFI-9351) Scripting NAR includes Test Libraries

2021-10-29 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-9351: --- Affects Version/s: 1.10.0 1.11.0 1.12.0

[GitHub] [nifi] exceptionfactory opened a new pull request #5498: NIFI-9351 Exclude test dependencies from nifi-scripting-nar

2021-10-29 Thread GitBox
exceptionfactory opened a new pull request #5498: URL: https://github.com/apache/nifi/pull/5498 Description of PR NIFI-9351 Excludes JUnit and TestNG dependencies from the `groovy-all` dependency declaration in `nifi-scripting-nar`. This change avoids including unnecessary

[jira] [Created] (NIFI-9351) Scripting NAR includes Test Libraries

2021-10-29 Thread David Handermann (Jira)
David Handermann created NIFI-9351: -- Summary: Scripting NAR includes Test Libraries Key: NIFI-9351 URL: https://issues.apache.org/jira/browse/NIFI-9351 Project: Apache NiFi Issue Type:

[GitHub] [nifi] pgyori commented on a change in pull request #5381: NIFI-9206: Add RemoveRecordField processor and implement the ability …

2021-10-29 Thread GitBox
pgyori commented on a change in pull request #5381: URL: https://github.com/apache/nifi/pull/5381#discussion_r739498158 ## File path: nifi-commons/nifi-record/src/test/java/org/apache/nifi/serialization/TestSimpleRecordSchema.java ## @@ -93,21 +93,142 @@ public void

[GitHub] [nifi] pgyori commented on a change in pull request #5381: NIFI-9206: Add RemoveRecordField processor and implement the ability …

2021-10-29 Thread GitBox
pgyori commented on a change in pull request #5381: URL: https://github.com/apache/nifi/pull/5381#discussion_r739498445 ## File path: nifi-commons/nifi-record/src/test/java/org/apache/nifi/serialization/TestSimpleRecordSchema.java ## @@ -93,21 +93,142 @@ public void

[GitHub] [nifi] pgyori commented on a change in pull request #5381: NIFI-9206: Add RemoveRecordField processor and implement the ability …

2021-10-29 Thread GitBox
pgyori commented on a change in pull request #5381: URL: https://github.com/apache/nifi/pull/5381#discussion_r739498158 ## File path: nifi-commons/nifi-record/src/test/java/org/apache/nifi/serialization/TestSimpleRecordSchema.java ## @@ -93,21 +93,142 @@ public void

[GitHub] [nifi] mattyb149 commented on pull request #5444: NIFI-9286: Add expression language to JOLT processors and fixes the custom module implementation to use custom jars in the processor

2021-10-29 Thread GitBox
mattyb149 commented on pull request #5444: URL: https://github.com/apache/nifi/pull/5444#issuecomment-954987092 There's a Checkstyle error but I'll fix that on merge, going to run my tests one more time -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Updated] (NIFI-9350) Add NiFi Registry NarProvider

2021-10-29 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-9350: -- Status: Patch Available (was: Open) > Add NiFi Registry NarProvider > - >

[GitHub] [nifi] bbende opened a new pull request #5497: NIFI-9350 Add NiFi Registry NarProvider implementation

2021-10-29 Thread GitBox
bbende opened a new pull request #5497: URL: https://github.com/apache/nifi/pull/5497 To test this... - Start NiFi Registry - Create a few buckets - Use NiFi CLI to upload at least one NAR to a bucket in registry, you'll need to the UUID of the bucket - `registry

[jira] [Created] (NIFI-9350) Add NiFi Registry NarProvider

2021-10-29 Thread Bryan Bende (Jira)
Bryan Bende created NIFI-9350: - Summary: Add NiFi Registry NarProvider Key: NIFI-9350 URL: https://issues.apache.org/jira/browse/NIFI-9350 Project: Apache NiFi Issue Type: Improvement

[jira] [Updated] (NIFI-9316) Sort by label should be "Update (newest)" not "Newest (update)"

2021-10-29 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-9316: --- Status: Patch Available (was: In Progress) > Sort by label should be "Update (newest)" not "Newest

[GitHub] [nifi] mattyb149 opened a new pull request #5496: NIFI-9316: Registry Sort by label should be 'Last Updated (newest)' not 'Newest (update)'

2021-10-29 Thread GitBox
mattyb149 opened a new pull request #5496: URL: https://github.com/apache/nifi/pull/5496 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR Changes wording in Registry UI for clarity and

[jira] [Issue Comment Deleted] (NIFI-9316) Sort by label should be "Update (newest)" not "Newest (update)"

2021-10-29 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-9316: --- Comment: was deleted (was: I see the same terminology used in nifi-registry-web-ui in NiFi, I assume

[jira] [Commented] (NIFI-9316) Sort by label should be "Update (newest)" not "Newest (update)"

2021-10-29 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17436131#comment-17436131 ] Matt Burgess commented on NIFI-9316: I see the same terminology used in nifi-registry-web-ui in NiFi,

[jira] [Commented] (NIFI-9344) Conduct 1.15 Release

2021-10-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17436096#comment-17436096 ] ASF subversion and git services commented on NIFI-9344: --- Commit

[jira] [Commented] (NIFI-9344) Conduct 1.15 Release

2021-10-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17436097#comment-17436097 ] ASF subversion and git services commented on NIFI-9344: --- Commit

[GitHub] [nifi-minifi-cpp] szaszm closed pull request #1203: MINIFICPP-1672 - Configurable msi

2021-10-29 Thread GitBox
szaszm closed pull request #1203: URL: https://github.com/apache/nifi-minifi-cpp/pull/1203 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Assigned] (NIFI-9316) Sort by label should be "Update (newest)" not "Newest (update)"

2021-10-29 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-9316: -- Assignee: Matt Burgess > Sort by label should be "Update (newest)" not "Newest (update)" >

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1168: MINIFICPP-1632 - Implement RouteText processor

2021-10-29 Thread GitBox
szaszm commented on a change in pull request #1168: URL: https://github.com/apache/nifi-minifi-cpp/pull/1168#discussion_r739271908 ## File path: cmake/BuildTests.cmake ## @@ -111,6 +111,11 @@ FOREACH(testfile ${UNIT_TESTS}) target_link_libraries(${testfilename}

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1168: MINIFICPP-1632 - Implement RouteText processor

2021-10-29 Thread GitBox
szaszm commented on a change in pull request #1168: URL: https://github.com/apache/nifi-minifi-cpp/pull/1168#discussion_r739287077 ## File path: libminifi/include/core/ProcessContext.h ## @@ -126,6 +126,23 @@ class ProcessContext : public controller::ControllerServiceLookup,

[GitHub] [nifi] mattyb149 commented on pull request #5366: NIFI-9194: Upsert for Oracle12+

2021-10-29 Thread GitBox
mattyb149 commented on pull request #5366: URL: https://github.com/apache/nifi/pull/5366#issuecomment-954804033 There are lots of tab characters in here, the Github Action builds will fail for this reason. Please replace them with spaces and run your local Maven build from the

[jira] [Created] (NIFI-9349) InvokeHTTP - add attribute with call duration

2021-10-29 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-9349: Summary: InvokeHTTP - add attribute with call duration Key: NIFI-9349 URL: https://issues.apache.org/jira/browse/NIFI-9349 Project: Apache NiFi Issue Type:

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1168: MINIFICPP-1632 - Implement RouteText processor

2021-10-29 Thread GitBox
adamdebreceni commented on a change in pull request #1168: URL: https://github.com/apache/nifi-minifi-cpp/pull/1168#discussion_r739256508 ## File path: libminifi/include/utils/StringUtils.h ## @@ -146,22 +160,28 @@ class StringUtils { static std::string&

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1168: MINIFICPP-1632 - Implement RouteText processor

2021-10-29 Thread GitBox
adamdebreceni commented on a change in pull request #1168: URL: https://github.com/apache/nifi-minifi-cpp/pull/1168#discussion_r739256275 ## File path: libminifi/include/utils/ProcessorConfigUtils.h ## @@ -38,6 +38,19 @@ std::chrono::milliseconds

[jira] [Updated] (MINIFICPP-1677) Add SASL PLAIN mechanism support to Kafka processors

2021-10-29 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi updated MINIFICPP-1677: - Description: PublishKafka processor currently supports Kerberos properties for

[jira] [Updated] (MINIFICPP-1677) Add SASL PLAIN mechanism support to Kafka processors

2021-10-29 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi updated MINIFICPP-1677: - Description: PublishKafka processor currently supports Kerberos properties for

[jira] [Updated] (MINIFICPP-1677) Add SASL PLAIN mechanism support to Kafka processors

2021-10-29 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi updated MINIFICPP-1677: - Description: PublishKafka processor currently supports Kerberos properties for

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-29 Thread GitBox
fgerlits commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r739234364 ## File path: extensions/standard-processors/tests/unit/DefragmentTextTests.cpp ## @@ -0,0 +1,273 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-29 Thread GitBox
szaszm commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r739225061 ## File path: extensions/standard-processors/tests/unit/DefragmentTextTests.cpp ## @@ -0,0 +1,273 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-29 Thread GitBox
szaszm commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r739164451 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,323 @@ +/** + * Licensed to the Apache Software

[jira] [Created] (MINIFICPP-1677) Add SASL PLAIN mechanism support to Kafka processors

2021-10-29 Thread Jira
Gábor Gyimesi created MINIFICPP-1677: Summary: Add SASL PLAIN mechanism support to Kafka processors Key: MINIFICPP-1677 URL: https://issues.apache.org/jira/browse/MINIFICPP-1677 Project: Apache

[GitHub] [nifi] bibistroc opened a new pull request #5495: [NIFI-9348] Added temporary suffix and fixed [NIFI-7863] creation of …

2021-10-29 Thread GitBox
bibistroc opened a new pull request #5495: URL: https://github.com/apache/nifi/pull/5495 …the directories Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR Enables the

[jira] [Commented] (NIFI-9348) Enhance PutSMB processor to accept a temporary suffix while copying

2021-10-29 Thread Gabriel Barbu (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17435971#comment-17435971 ] Gabriel Barbu commented on NIFI-9348: - The fix is already done and I also did some refactoring on the

[jira] [Created] (NIFI-9348) Enhance PutSMB processor to accept a temporary suffix while copying

2021-10-29 Thread Gabriel Barbu (Jira)
Gabriel Barbu created NIFI-9348: --- Summary: Enhance PutSMB processor to accept a temporary suffix while copying Key: NIFI-9348 URL: https://issues.apache.org/jira/browse/NIFI-9348 Project: Apache NiFi

[GitHub] [nifi] markobean closed pull request #5307: NIFI-8917: add profiles for excluding minifi, nifi-registry, nifi-too…

2021-10-29 Thread GitBox
markobean closed pull request #5307: URL: https://github.com/apache/nifi/pull/5307 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [nifi] markobean commented on pull request #5307: NIFI-8917: add profiles for excluding minifi, nifi-registry, nifi-too…

2021-10-29 Thread GitBox
markobean commented on pull request #5307: URL: https://github.com/apache/nifi/pull/5307#issuecomment-954691680 @greyp9 I like your recommendation better than cluttering up the root pom.xml. I am going to close this PR. I'll work on updating the README with this information. I'm not sure

[GitHub] [nifi-minifi-cpp] fgerlits commented on pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-29 Thread GitBox
fgerlits commented on pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#issuecomment-954685749 These new test processors (`ReadFromFlowFileTestProcessor`, `WriteToFlowFileTestProcessor`) are super useful, thank you for creating them! -- This is an automated

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-29 Thread GitBox
fgerlits commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r739169606 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,323 @@ +/** + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1168: MINIFICPP-1632 - Implement RouteText processor

2021-10-29 Thread GitBox
martinzink commented on a change in pull request #1168: URL: https://github.com/apache/nifi-minifi-cpp/pull/1168#discussion_r739138508 ## File path: libminifi/include/utils/StringUtils.h ## @@ -146,22 +160,28 @@ class StringUtils { static std::string&

[GitHub] [nifi-minifi-cpp] fgerlits commented on pull request #1017: MINIFICPP-1515 - Add integration tests testing different flowfile sizes in a simple flow

2021-10-29 Thread GitBox
fgerlits commented on pull request #1017: URL: https://github.com/apache/nifi-minifi-cpp/pull/1017#issuecomment-954650671 This test passes for me locally after rebasing on top of main, so I think it's ready for merging. In order to not increase the running time of the CI job by too

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-29 Thread GitBox
lordgamez commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r739136640 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,337 @@ +/** + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1170: MINIFICPP-1618 Create the ReplaceText processor

2021-10-29 Thread GitBox
fgerlits commented on a change in pull request #1170: URL: https://github.com/apache/nifi-minifi-cpp/pull/1170#discussion_r739078055 ## File path: docker/test/integration/MiNiFi_integration_test_driver.py ## @@ -104,7 +104,7 @@ def

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #1207: MINIFICPP-1674 fix azure-sdk target name, use install dir

2021-10-29 Thread GitBox
lordgamez commented on a change in pull request #1207: URL: https://github.com/apache/nifi-minifi-cpp/pull/1207#discussion_r738978605 ## File path: cmake/BundledAzureSdkCpp.cmake ## @@ -56,6 +63,7 @@ function(use_bundled_libazure SOURCE_DIR BINARY_DIR) URL_HASH