[GitHub] [nifi] github-actions[bot] closed pull request #4754: NIFI-7417: GetAzureCosmosDBRecord processor

2022-04-06 Thread GitBox
github-actions[bot] closed pull request #4754: NIFI-7417: GetAzureCosmosDBRecord processor URL: https://github.com/apache/nifi/pull/4754 -- 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

[GitHub] [nifi] github-actions[bot] commented on pull request #5579: NIFI-9449: Implement login redirects to specified URLs

2022-04-06 Thread GitBox
github-actions[bot] commented on PR #5579: URL: https://github.com/apache/nifi/pull/5579#issuecomment-1090948557 We're marking this PR as stale due to lack of updates in the past few months. If after another couple of weeks the stale label has not been removed this PR will be closed. This

[GitHub] [nifi] MikeThomsen commented on a diff in pull request #5900: NIFI-7234 Standardized on Avro 1.11.0

2022-04-06 Thread GitBox
MikeThomsen commented on code in PR #5900: URL: https://github.com/apache/nifi/pull/5900#discussion_r844527393 ## nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils/src/main/java/org/apache/nifi/avro/AvroTypeUtil.java: ## @@ -326,7 +326,7 @@ private

[GitHub] [nifi] MikeThomsen commented on a diff in pull request #5900: NIFI-7234 Standardized on Avro 1.11.0

2022-04-06 Thread GitBox
MikeThomsen commented on code in PR #5900: URL: https://github.com/apache/nifi/pull/5900#discussion_r844495704 ## nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils/src/main/java/org/apache/nifi/avro/AvroTypeUtil.java: ## @@ -326,7 +326,7 @@ private

[GitHub] [nifi] MikeThomsen commented on a diff in pull request #5900: NIFI-7234 Standardized on Avro 1.11.0

2022-04-06 Thread GitBox
MikeThomsen commented on code in PR #5900: URL: https://github.com/apache/nifi/pull/5900#discussion_r844517992 ## nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils/src/main/java/org/apache/nifi/avro/AvroTypeUtil.java: ## @@ -326,7 +326,7 @@ private

[jira] [Updated] (NIFI-9887) Set Minimum Java Build Version to 1.8.0-251

2022-04-06 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-9887: --- Status: Patch Available (was: Open) > Set Minimum Java Build Version to 1.8.0-251 >

[GitHub] [nifi] exceptionfactory opened a new pull request, #5942: NIFI-9887 Set minimum Java build version to 1.8.0-251

2022-04-06 Thread GitBox
exceptionfactory opened a new pull request, #5942: URL: https://github.com/apache/nifi/pull/5942 Description of PR NIFI-9887 Updates the project README and sets a Maven build property to specify Java 8 Update 251 as the minimum required version. Enforcing this minimum version

[jira] [Created] (NIFI-9887) Set Minimum Java Build Version to 1.8.0-251

2022-04-06 Thread David Handermann (Jira)
David Handermann created NIFI-9887: -- Summary: Set Minimum Java Build Version to 1.8.0-251 Key: NIFI-9887 URL: https://issues.apache.org/jira/browse/NIFI-9887 Project: Apache NiFi Issue

[GitHub] [nifi] MikeThomsen commented on a diff in pull request #5900: NIFI-7234 Standardized on Avro 1.11.0

2022-04-06 Thread GitBox
MikeThomsen commented on code in PR #5900: URL: https://github.com/apache/nifi/pull/5900#discussion_r844495704 ## nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils/src/main/java/org/apache/nifi/avro/AvroTypeUtil.java: ## @@ -326,7 +326,7 @@ private

[jira] [Commented] (NIFI-9886) Upgrade MongoDB driver to 4.5.0

2022-04-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518476#comment-17518476 ] ASF subversion and git services commented on NIFI-9886: --- Commit

[jira] [Resolved] (NIFI-9886) Upgrade MongoDB driver to 4.5.0

2022-04-06 Thread Mike Thomsen (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Thomsen resolved NIFI-9886. Fix Version/s: 1.17.0 1.16.1 Resolution: Fixed > Upgrade MongoDB driver

[GitHub] [nifi] asfgit closed pull request #5940: NIFI-9886: Upgrade MongoDB driver to version 4.5.0

2022-04-06 Thread GitBox
asfgit closed pull request #5940: NIFI-9886: Upgrade MongoDB driver to version 4.5.0 URL: https://github.com/apache/nifi/pull/5940 -- 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

[GitHub] [nifi] markap14 commented on pull request #5896: NIFI-9832: Fix disappearing XML element content when the element has attribute

2022-04-06 Thread GitBox
markap14 commented on PR #5896: URL: https://github.com/apache/nifi/pull/5896#issuecomment-1090830697 Thanks @pgyori. Looks like there's a conflict now. Can you rebase? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [nifi] markap14 commented on a diff in pull request #5931: NIFI-9875 Fix: StandardProcessGroupSynchronizer mishandles output ports

2022-04-06 Thread GitBox
markap14 commented on code in PR #5931: URL: https://github.com/apache/nifi/pull/5931#discussion_r844439508 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/test/java/org/apache/nifi/integration/versioned/ImportFlowIT.java: ## @@ -511,45 +511,45

[GitHub] [nifi] markap14 commented on a diff in pull request #5931: NIFI-9875 Fix: StandardProcessGroupSynchronizer mishandles output ports

2022-04-06 Thread GitBox
markap14 commented on code in PR #5931: URL: https://github.com/apache/nifi/pull/5931#discussion_r844437876 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/test/java/org/apache/nifi/integration/versioned/ImportFlowIT.java: ## @@ -431,18 +431,18

[GitHub] [nifi] MikeThomsen commented on pull request #5940: NIFI-9886: Upgrade MongoDB driver to version 4.5.0

2022-04-06 Thread GitBox
MikeThomsen commented on PR #5940: URL: https://github.com/apache/nifi/pull/5940#issuecomment-1090824709 https://www.mongodb.com/docs/drivers/java/sync/current/compatibility/ LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Resolved] (NIFI-8677) Add endpoint suffix for ConsumeAzureEventHub Processor

2022-04-06 Thread Joey Frazee (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joey Frazee resolved NIFI-8677. --- Fix Version/s: 1.17.0 Resolution: Fixed > Add endpoint suffix for ConsumeAzureEventHub

[GitHub] [nifi] lkinley-rythmos commented on pull request #5940: NIFI-9886: Upgrade MongoDB driver to version 4.5.0

2022-04-06 Thread GitBox
lkinley-rythmos commented on PR #5940: URL: https://github.com/apache/nifi/pull/5940#issuecomment-1090811437 Done! -- 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

[jira] [Created] (NIFI-9886) Upgrade MongoDB driver to 4.5.0

2022-04-06 Thread Lance Kinley (Jira)
Lance Kinley created NIFI-9886: -- Summary: Upgrade MongoDB driver to 4.5.0 Key: NIFI-9886 URL: https://issues.apache.org/jira/browse/NIFI-9886 Project: Apache NiFi Issue Type: Improvement

[GitHub] [nifi] patalwell commented on a diff in pull request #5905: NiFi-9817 Add a Validator for the PutCloudWatchMetric Processor's Unit Field

2022-04-06 Thread GitBox
patalwell commented on code in PR #5905: URL: https://github.com/apache/nifi/pull/5905#discussion_r844420698 ## nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/test/java/org/apache/nifi/processors/aws/cloudwatch/TestPutCloudWatchMetric.java: ## @@ -264,27 +265,34 @@

[GitHub] [nifi] exceptionfactory commented on pull request #5900: NIFI-7234 Standardized on Avro 1.11.0

2022-04-06 Thread GitBox
exceptionfactory commented on PR #5900: URL: https://github.com/apache/nifi/pull/5900#issuecomment-1090804595 Thanks for addressing the feedback @MikeThomsen, the current version looks good. I will defer to @mattyb149 for additional review, given the question on null handling for schema

[GitHub] [nifi] patalwell commented on a diff in pull request #5905: NiFi-9817 Add a Validator for the PutCloudWatchMetric Processor's Unit Field

2022-04-06 Thread GitBox
patalwell commented on code in PR #5905: URL: https://github.com/apache/nifi/pull/5905#discussion_r844420459 ## nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/cloudwatch/PutCloudWatchMetric.java: ## @@ -70,6 +70,33 @@

[GitHub] [nifi] exceptionfactory commented on pull request #5940: Upgrade MongoDB driver to version 4.5.0

2022-04-06 Thread GitBox
exceptionfactory commented on PR #5940: URL: https://github.com/apache/nifi/pull/5940#issuecomment-1090785541 Thanks for the upgrade @lkinley-rythmos! This looks like a straightforward improvement. Can you create a NiFi Jira issue and update the PR to reference the number? The Jira issue

[GitHub] [nifi] patalwell commented on a diff in pull request #5905: NiFi-9817 Add a Validator for the PutCloudWatchMetric Processor's Unit Field

2022-04-06 Thread GitBox
patalwell commented on code in PR #5905: URL: https://github.com/apache/nifi/pull/5905#discussion_r844411717 ## nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/test/java/org/apache/nifi/processors/aws/cloudwatch/TestPutCloudWatchMetric.java: ## @@ -16,20 +16,21 @@ */

[GitHub] [nifi] patalwell commented on a diff in pull request #5905: NiFi-9817 Add a Validator for the PutCloudWatchMetric Processor's Unit Field

2022-04-06 Thread GitBox
patalwell commented on code in PR #5905: URL: https://github.com/apache/nifi/pull/5905#discussion_r844411417 ## nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/cloudwatch/PutCloudWatchMetric.java: ## @@ -70,6 +70,33 @@

[GitHub] [nifi] patalwell commented on a diff in pull request #5905: NiFi-9817 Add a Validator for the PutCloudWatchMetric Processor's Unit Field

2022-04-06 Thread GitBox
patalwell commented on code in PR #5905: URL: https://github.com/apache/nifi/pull/5905#discussion_r844411094 ## nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/cloudwatch/PutCloudWatchMetric.java: ## @@ -70,6 +70,33 @@

[jira] [Commented] (NIFI-8677) Add endpoint suffix for ConsumeAzureEventHub Processor

2022-04-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518459#comment-17518459 ] ASF subversion and git services commented on NIFI-8677: --- Commit

[GitHub] [nifi] jfrazee closed pull request #5303: NIFI-8677 Add custom endpoint suffix for Azure EventHub Processors

2022-04-06 Thread GitBox
jfrazee closed pull request #5303: NIFI-8677 Add custom endpoint suffix for Azure EventHub Processors URL: https://github.com/apache/nifi/pull/5303 -- 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

[GitHub] [nifi] patalwell commented on pull request #5905: NiFi-9817 Add a Validator for the PutCloudWatchMetric Processor's Unit Field

2022-04-06 Thread GitBox
patalwell commented on PR #5905: URL: https://github.com/apache/nifi/pull/5905#issuecomment-1090771263 > @nandorsoma right on! I'll work on these changes. Yeah, I tried to rebase and git threw a fit. Let me find some time to review the changes and rebase main off of my commit. --

[jira] [Updated] (NIFI-9884) JacksonCSVRecordReader ignores specified encoding

2022-04-06 Thread Paul Grey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Grey updated NIFI-9884: Status: Patch Available (was: In Progress) https://github.com/apache/nifi/pull/5941 >

[GitHub] [nifi] greyp9 opened a new pull request, #5941: NIFI-9884 - JacksonCSVRecordReader ignores specified encoding

2022-04-06 Thread GitBox
greyp9 opened a new pull request, #5941: URL: https://github.com/apache/nifi/pull/5941 Description of PR Constructor parameter `encoding` is being ignored by class. This causes the default system encoding to be used when processing the input CSV. Supply the encoding to the

[jira] [Commented] (NIFI-9780) Conduct 1.16.0 Release

2022-04-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518450#comment-17518450 ] ASF subversion and git services commented on NIFI-9780: --- Commit 1899628 from Nathan

[GitHub] [nifi] lkinley-rythmos opened a new pull request, #5940: Upgrade MongoDB driver to version 4.5.0

2022-04-06 Thread GitBox
lkinley-rythmos opened a new pull request, #5940: URL: https://github.com/apache/nifi/pull/5940 Resolves performance issues that impact versions 4.4 and 4.3 of the driver and adds support up through MongoDB 5.1 Add support for Java 17 Thank you for submitting a contribution

[jira] [Updated] (NIFI-9874) When Parameter Context is changed on a versioned Process Group, it shows as a "Local Modification"

2022-04-06 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-9874: - Status: Patch Available (was: Open) > When Parameter Context is changed on a versioned Process Group, it

[GitHub] [nifi] mattyb149 commented on a diff in pull request #5888: NIFI-7230: Created toInstant() and formatInstant() EL functions

2022-04-06 Thread GitBox
mattyb149 commented on code in PR #5888: URL: https://github.com/apache/nifi/pull/5888#discussion_r844372333 ## nifi-docs/src/main/asciidoc/expression-language-guide.adoc: ## @@ -2299,30 +2299,58 @@ chaining together the two functions:

[GitHub] [nifi] markap14 opened a new pull request, #5939: NIFI-9874: Consider Flow Difference Type of PARAMETER_CONTEXT_CHANGED…

2022-04-06 Thread GitBox
markap14 opened a new pull request, #5939: URL: https://github.com/apache/nifi/pull/5939 … an environmental change Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR _Enables X

[GitHub] [nifi] mattyb149 commented on a diff in pull request #5900: NIFI-7234 Standardized on Avro 1.11.0

2022-04-06 Thread GitBox
mattyb149 commented on code in PR #5900: URL: https://github.com/apache/nifi/pull/5900#discussion_r844355311 ## nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils/src/main/java/org/apache/nifi/avro/AvroTypeUtil.java: ## @@ -326,7 +326,7 @@ private

[jira] [Resolved] (NIFI-9881) Migrate JSON reader/writer services to Jackson 2.X

2022-04-06 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-9881. Fix Version/s: 1.17.0 1.16.1 Resolution: Fixed > Migrate JSON

[jira] [Commented] (NIFI-9881) Migrate JSON reader/writer services to Jackson 2.X

2022-04-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518444#comment-17518444 ] ASF subversion and git services commented on NIFI-9881: --- Commit

[GitHub] [nifi] exceptionfactory closed pull request #5934: NIFI-9881 Refactored the JSON services to use Jackson 2.X

2022-04-06 Thread GitBox
exceptionfactory closed pull request #5934: NIFI-9881 Refactored the JSON services to use Jackson 2.X URL: https://github.com/apache/nifi/pull/5934 -- 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

[GitHub] [nifi] markap14 closed pull request #5936: NIFI-9056: When creating ContainerState, ensure that we pass the corr…

2022-04-06 Thread GitBox
markap14 closed pull request #5936: NIFI-9056: When creating ContainerState, ensure that we pass the corr… URL: https://github.com/apache/nifi/pull/5936 -- 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

[GitHub] [nifi] markap14 opened a new pull request, #5938: NIFI-9885: When creating ContainerState, ensure that we pass the corr…

2022-04-06 Thread GitBox
markap14 opened a new pull request, #5938: URL: https://github.com/apache/nifi/pull/5938 …ect value for the archiveEnabled flag. Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR

[GitHub] [nifi] Lehel44 opened a new pull request, #5937: NIFI-9862: Update JsonTreeReader to read Records from a Nested Array

2022-04-06 Thread GitBox
Lehel44 opened a new pull request, #5937: URL: https://github.com/apache/nifi/pull/5937 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR https://issues.apache.org/jira/browse/NIFI-9862

[GitHub] [nifi] markap14 opened a new pull request, #5936: NIFI-9056: When creating ContainerState, ensure that we pass the corr…

2022-04-06 Thread GitBox
markap14 opened a new pull request, #5936: URL: https://github.com/apache/nifi/pull/5936 …ect value for the archiveEnabled flag. Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR

[GitHub] [nifi] exceptionfactory commented on pull request #5897: NIFI-9830: Use temp directory with post-rename during nar-unpacking

2022-04-06 Thread GitBox
exceptionfactory commented on PR #5897: URL: https://github.com/apache/nifi/pull/5897#issuecomment-1090673448 Thanks for the additional background @gresockj, that is helpful to know. Would it make more sense to check the contents of the working directory and unpack as needed? It seems

[GitHub] [nifi] MikeThomsen commented on pull request #5900: NIFI-7234 Standardized on Avro 1.11.0

2022-04-06 Thread GitBox
MikeThomsen commented on PR #5900: URL: https://github.com/apache/nifi/pull/5900#issuecomment-1090650442 @exceptionfactory I think we're good to go now. -- 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

[GitHub] [nifi] MikeThomsen commented on a diff in pull request #5900: NIFI-7234 Standardized on Avro 1.11.0

2022-04-06 Thread GitBox
MikeThomsen commented on code in PR #5900: URL: https://github.com/apache/nifi/pull/5900#discussion_r844279443 ## nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/pom.xml: ## @@ -134,11 +133,26 @@

[GitHub] [nifi] MikeThomsen commented on a diff in pull request #5900: NIFI-7234 Standardized on Avro 1.11.0

2022-04-06 Thread GitBox
MikeThomsen commented on code in PR #5900: URL: https://github.com/apache/nifi/pull/5900#discussion_r844278191 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ConvertJSONToSQL.java: ## @@ -63,10 +67,6 @@

[GitHub] [nifi] MikeThomsen commented on a diff in pull request #5900: NIFI-7234 Standardized on Avro 1.11.0

2022-04-06 Thread GitBox
MikeThomsen commented on code in PR #5900: URL: https://github.com/apache/nifi/pull/5900#discussion_r844277114 ## nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-task/src/main/java/org/apache/nifi/reporting/AbstractSiteToSiteReportingTask.java:

[GitHub] [nifi] MikeThomsen commented on a diff in pull request #5900: NIFI-7234 Standardized on Avro 1.11.0

2022-04-06 Thread GitBox
MikeThomsen commented on code in PR #5900: URL: https://github.com/apache/nifi/pull/5900#discussion_r844275439 ## nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml: ## @@ -214,5 +219,9 @@ 1.17.0-SNAPSHOT test + +

[jira] [Commented] (NIFI-9882) NullPointerException on startup from HtmlDocumentationWriter results in component documentation not being available

2022-04-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518343#comment-17518343 ] ASF subversion and git services commented on NIFI-9882: --- Commit

[jira] [Updated] (NIFI-9882) NullPointerException on startup from HtmlDocumentationWriter results in component documentation not being available

2022-04-06 Thread Mike Thomsen (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Thomsen updated NIFI-9882: --- Resolution: Fixed Status: Resolved (was: Patch Available) > NullPointerException on startup

[GitHub] [nifi] asfgit closed pull request #5935: NIFI-9882 Update Documentation Writer to avoid writing null strings

2022-04-06 Thread GitBox
asfgit closed pull request #5935: NIFI-9882 Update Documentation Writer to avoid writing null strings URL: https://github.com/apache/nifi/pull/5935 -- 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

[GitHub] [nifi] gresockj commented on pull request #5897: NIFI-9830: Use temp directory with post-rename during nar-unpacking

2022-04-06 Thread GitBox
gresockj commented on PR #5897: URL: https://github.com/apache/nifi/pull/5897#issuecomment-1090600295 > Can you provide some additional details on how the change improves performance? Sure -- in some use cases if the unpacking is interrupted, the working directory may be incomplete.

[GitHub] [nifi] MikeThomsen commented on pull request #5935: NIFI-9882 Update Documentation Writer to avoid writing null strings

2022-04-06 Thread GitBox
MikeThomsen commented on PR #5935: URL: https://github.com/apache/nifi/pull/5935#issuecomment-1090589253 The maven build was successful on Windows. Appears to just be hung up on the completion-cleanup task. Going to merge now. -- This is an automated message from the Apache Git Service.

[jira] [Assigned] (NIFI-9830) Use temporary directory when unpacking NARs for Stateless

2022-04-06 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-9830: -- Assignee: Joe Gresock > Use temporary directory when unpacking NARs for Stateless >

[jira] [Updated] (NIFI-9830) Use temporary directory when unpacking NARs for Stateless

2022-04-06 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-9830: --- Status: Patch Available (was: Open) > Use temporary directory when unpacking NARs for

[jira] [Commented] (NIFI-9780) Conduct 1.16.0 Release

2022-04-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518334#comment-17518334 ] ASF subversion and git services commented on NIFI-9780: --- Commit 1899626 from Nathan

[GitHub] [nifi] exceptionfactory commented on pull request #5897: NIFI-9830: Use temp directory with post-rename during nar-unpacking

2022-04-06 Thread GitBox
exceptionfactory commented on PR #5897: URL: https://github.com/apache/nifi/pull/5897#issuecomment-1090575993 Thanks for the contribution @gresockj. Can you provide some additional details on how the change improves performance? It seems like there is more work involved in unpacking to a

[GitHub] [nifi] esend7881 commented on pull request #5088: NIFI-3320: SendTrapSNMP and ListenTrapSNMP processors added.

2022-04-06 Thread GitBox
esend7881 commented on PR #5088: URL: https://github.com/apache/nifi/pull/5088#issuecomment-1090499587 > @esend7881 - I think there is a confusion here. > > * GetSNMP/SetSNMP processors are meant to be used for interacting with an external SNMP server to retrieve/set values for given

[jira] [Commented] (NIFI-8534) ConvertExcelToCSVProcessor outputting 0-byte files

2022-04-06 Thread Mike Thomsen (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518312#comment-17518312 ] Mike Thomsen commented on NIFI-8534: Would it be possible to share a redacted example? >

[jira] [Resolved] (NIFI-7880) Excessive log messages in nifi-app.log from logger org.mongodb.driver.cluster

2022-04-06 Thread Mike Thomsen (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Thomsen resolved NIFI-7880. Resolution: Won't Do We generally try to avoid adding environment-specific logging configurations.

[jira] [Updated] (NIFI-9885) Content repository applies backpressure even when archiving disabled

2022-04-06 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-9885: - Fix Version/s: 1.17.0 1.16.1 > Content repository applies backpressure even when

[jira] [Assigned] (NIFI-9885) Content repository applies backpressure even when archiving disabled

2022-04-06 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne reassigned NIFI-9885: Assignee: Mark Payne > Content repository applies backpressure even when archiving disabled >

[GitHub] [nifi] MikeThomsen closed pull request #5932: NIFI-7880 Added a default logger override for the MongoDB driver to k…

2022-04-06 Thread GitBox
MikeThomsen closed pull request #5932: NIFI-7880 Added a default logger override for the MongoDB driver to k… URL: https://github.com/apache/nifi/pull/5932 -- 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

[jira] [Updated] (NIFI-9885) Content repository applies backpressure even when archiving disabled

2022-04-06 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-9885: - Fix Version/s: (was: 1.17.0) (was: 1.16.1) > Content repository applies

[jira] [Updated] (NIFI-9885) Content repository applies backpressure even when archiving disabled

2022-04-06 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-9885: - Component/s: Core Framework > Content repository applies backpressure even when archiving disabled >

[jira] [Updated] (NIFI-9885) Content repository applies backpressure even when archiving disabled

2022-04-06 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-9885: - Labels: archive backpressure content-repo content-repository (was: ) > Content repository applies

[jira] [Updated] (NIFI-9885) Content repository applies backpressure even when archiving disabled

2022-04-06 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-9885: - Summary: Content repository applies backpressure even when archiving disabled (was: Content repository

[jira] [Updated] (NIFI-9885) Content repository archiving not properly handled

2022-04-06 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-9885: --- Fix Version/s: 1.17.0 1.16.1 > Content repository archiving not properly handled >

[jira] [Created] (NIFI-9885) Content repository archiving not properly handled

2022-04-06 Thread Guillaume Lhermenier (Jira)
Guillaume Lhermenier created NIFI-9885: -- Summary: Content repository archiving not properly handled Key: NIFI-9885 URL: https://issues.apache.org/jira/browse/NIFI-9885 Project: Apache NiFi

[jira] [Commented] (NIFI-9785) Improve Login Credentials Writer File Handling

2022-04-06 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518301#comment-17518301 ] Joe Witt commented on NIFI-9785: [~Jlleitschuh] Thanks for reporting your finding. The process we follow

[jira] [Created] (NIFI-9884) JacksonCSVRecordReader ignores specified encoding

2022-04-06 Thread Paul Grey (Jira)
Paul Grey created NIFI-9884: --- Summary: JacksonCSVRecordReader ignores specified encoding Key: NIFI-9884 URL: https://issues.apache.org/jira/browse/NIFI-9884 Project: Apache NiFi Issue Type: Bug

[jira] [Commented] (NIFI-9785) Improve Login Credentials Writer File Handling

2022-04-06 Thread Jonathan Leitschuh (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518294#comment-17518294 ] Jonathan Leitschuh commented on NIFI-9785: -- Hi Nathan, In the future, to avoid issues like this,

[jira] [Commented] (NIFI-9785) Improve Login Credentials Writer File Handling

2022-04-06 Thread Jonathan Leitschuh (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518290#comment-17518290 ] Jonathan Leitschuh commented on NIFI-9785: -- Hi Nathan, Much appreciated! Would you be so kind

[jira] [Updated] (NIFI-9882) NullPointerException on startup from HtmlDocumentationWriter results in component documentation not being available

2022-04-06 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-9882: --- Status: Patch Available (was: Open) > NullPointerException on startup from

[GitHub] [nifi] exceptionfactory opened a new pull request, #5935: NIFI-9882 Update Documentation Writer to avoid writing null strings

2022-04-06 Thread GitBox
exceptionfactory opened a new pull request, #5935: URL: https://github.com/apache/nifi/pull/5935 Description of PR NIFI-9882 Updates the `HtmlDocumentationWriter` to avoid passing `null` values to `XMLStreamWriter.writeCharacters()`. Some `XMLStreamWriter`

[jira] [Comment Edited] (NIFI-9785) Improve Login Credentials Writer File Handling

2022-04-06 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518281#comment-17518281 ] Nathan Gough edited comment on NIFI-9785 at 4/6/22 4:27 PM: Hi Jonathan, the

[jira] [Commented] (NIFI-9785) Improve Login Credentials Writer File Handling

2022-04-06 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518281#comment-17518281 ] Nathan Gough commented on NIFI-9785: Hi Jonathan, the allocated CVE number is CVE-2022-26850. I am

[GitHub] [nifi-minifi-cpp] fgerlits commented on a diff in pull request #1271: MINIFICPP-1763 - Move extension inclusion logic into the extensions

2022-04-06 Thread GitBox
fgerlits commented on code in PR #1271: URL: https://github.com/apache/nifi-minifi-cpp/pull/1271#discussion_r844141352 ## extensions/systemd/CMakeLists.txt: ## @@ -17,12 +17,19 @@ # under the License. # +if(CMAKE_SYSTEM_NAME STREQUAL "Linux") + option(ENABLE_SYSTEMD

[jira] [Commented] (NIFI-9785) Improve Login Credentials Writer File Handling

2022-04-06 Thread Jonathan Leitschuh (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518260#comment-17518260 ] Jonathan Leitschuh commented on NIFI-9785: -- The vulnerability that this issue fixed has now been

[jira] [Updated] (NIFI-9883) Refactor Property Protection Modules for Isolated Loading

2022-04-06 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-9883: --- Fix Version/s: 1.17.0 1.16.1 > Refactor Property Protection Modules for Isolated Loading >

[jira] [Commented] (NIFI-9882) NullPointerException on startup from HtmlDocumentationWriter results in component documentation not being available

2022-04-06 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518259#comment-17518259 ] David Handermann commented on NIFI-9882: Updates to {{nifi-property-protection-azure}} introduced

[jira] [Resolved] (NIFI-9615) Extending the capabilities of the NAR provider functionality

2022-04-06 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFI-9615. -- Resolution: Fixed > Extending the capabilities of the NAR provider functionality >

[jira] [Commented] (NIFI-9615) Extending the capabilities of the NAR provider functionality

2022-04-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518257#comment-17518257 ] ASF subversion and git services commented on NIFI-9615: --- Commit

[GitHub] [nifi] markap14 commented on pull request #5696: NIFI-9615 Extending capabilities of NAR provider with restraing, conflict resolution strategy and refactors to make it more flexible

2022-04-06 Thread GitBox
markap14 commented on PR #5696: URL: https://github.com/apache/nifi/pull/5696#issuecomment-1090433523 Thanks for the updates @simonbence. All looks good to me +1 merged to main. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [nifi] markap14 closed pull request #5696: NIFI-9615 Extending capabilities of NAR provider with restraing, conflict resolution strategy and refactors to make it more flexible

2022-04-06 Thread GitBox
markap14 closed pull request #5696: NIFI-9615 Extending capabilities of NAR provider with restraing, conflict resolution strategy and refactors to make it more flexible URL: https://github.com/apache/nifi/pull/5696 -- This is an automated message from the Apache Git Service. To respond to

[jira] [Assigned] (NIFI-9882) NullPointerException on startup from HtmlDocumentationWriter results in component documentation not being available

2022-04-06 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-9882: -- Assignee: David Handermann > NullPointerException on startup from

[jira] [Created] (NIFI-9883) Refactor Property Protection Modules for Isolated Loading

2022-04-06 Thread David Handermann (Jira)
David Handermann created NIFI-9883: -- Summary: Refactor Property Protection Modules for Isolated Loading Key: NIFI-9883 URL: https://issues.apache.org/jira/browse/NIFI-9883 Project: Apache NiFi

[jira] [Updated] (NIFI-9882) NullPointerException on startup from HtmlDocumentationWriter results in component documentation not being available

2022-04-06 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-9882: - Fix Version/s: 1.16.1 > NullPointerException on startup from HtmlDocumentationWriter results in >

[jira] [Created] (NIFI-9882) NullPointerException on startup from HtmlDocumentationWriter results in component documentation not being available

2022-04-06 Thread Mark Payne (Jira)
Mark Payne created NIFI-9882: Summary: NullPointerException on startup from HtmlDocumentationWriter results in component documentation not being available Key: NIFI-9882 URL:

[GitHub] [nifi] nandorsoma commented on a diff in pull request #5905: NiFi-9817 Add a Validator for the PutCloudWatchMetric Processor's Unit Field

2022-04-06 Thread GitBox
nandorsoma commented on code in PR #5905: URL: https://github.com/apache/nifi/pull/5905#discussion_r844103741 ## nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/cloudwatch/PutCloudWatchMetric.java: ## @@ -70,6 +70,33 @@

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #5905: NiFi-9817 Add a Validator for the PutCloudWatchMetric Processor's Unit Field

2022-04-06 Thread GitBox
exceptionfactory commented on code in PR #5905: URL: https://github.com/apache/nifi/pull/5905#discussion_r844096437 ## nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/cloudwatch/PutCloudWatchMetric.java: ## @@ -70,6 +70,33 @@

[GitHub] [nifi] nandorsoma commented on a diff in pull request #5905: NiFi-9817 Add a Validator for the PutCloudWatchMetric Processor's Unit Field

2022-04-06 Thread GitBox
nandorsoma commented on code in PR #5905: URL: https://github.com/apache/nifi/pull/5905#discussion_r844033749 ## nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/cloudwatch/PutCloudWatchMetric.java: ## @@ -70,6 +70,33 @@

[jira] [Commented] (NIFI-9863) Controller Service for managing custom Grok patterns

2022-04-06 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17518201#comment-17518201 ] David Handermann commented on NIFI-9863: Thanks for summarizing the ideal Controller Service

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #5900: NIFI-7234 Standardized on Avro 1.11.0

2022-04-06 Thread GitBox
exceptionfactory commented on code in PR #5900: URL: https://github.com/apache/nifi/pull/5900#discussion_r844029990 ## nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils/pom.xml: ## @@ -57,6 +56,11 @@ org.apache.nifi

[GitHub] [nifi] exceptionfactory commented on pull request #5932: NIFI-7880 Added a default logger override for the MongoDB driver to k…

2022-04-06 Thread GitBox
exceptionfactory commented on PR #5932: URL: https://github.com/apache/nifi/pull/5932#issuecomment-1090338724 Thanks for the reply. The associated Jira seems to describe an environment-specific issue. For that reason, it seems best to avoid adjusting the default log level until there is

[GitHub] [nifi] MikeThomsen opened a new pull request, #5934: NIFI-9881 Refactored the JSON services to use Jackson 2.X

2022-04-06 Thread GitBox
MikeThomsen opened a new pull request, #5934: URL: https://github.com/apache/nifi/pull/5934 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR _Enables X functionality; fixes bug

[GitHub] [nifi] MikeThomsen commented on pull request #5932: NIFI-7880 Added a default logger override for the MongoDB driver to k…

2022-04-06 Thread GitBox
MikeThomsen commented on PR #5932: URL: https://github.com/apache/nifi/pull/5932#issuecomment-1090333990 Not sure. -- 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

[jira] [Resolved] (NIFI-9876) Versionned flow with different ParameterContext is marked as locally changed

2022-04-06 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt resolved NIFI-9876. Resolution: Duplicate > Versionned flow with different ParameterContext is marked as locally changed >

  1   2   >