[jira] [Created] (NIFI-11536) nifi.security.autoreload.enabled is broken since v1.17.0

2023-05-09 Thread Tan Luu (Jira)
Tan Luu created NIFI-11536: -- Summary: nifi.security.autoreload.enabled is broken since v1.17.0 Key: NIFI-11536 URL: https://issues.apache.org/jira/browse/NIFI-11536 Project: Apache NiFi Issue Type:

[GitHub] [nifi] github-actions[bot] commented on pull request #6826: NIFI-10847: Add Signal Lock for Concurrent Multiple Notify Processor

2023-05-09 Thread via GitHub
github-actions[bot] commented on PR #6826: URL: https://github.com/apache/nifi/pull/6826#issuecomment-1541046135 Automated review is marking this PR as stale due to lack of updates in the past four months. This PR will be closed in 15 days if the stale label is not removed. This stale label

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #7233: NIFI-11532 Remove JUnit 4 and Groovy Test from default dependencies

2023-05-09 Thread via GitHub
exceptionfactory commented on code in PR #7233: URL: https://github.com/apache/nifi/pull/7233#discussion_r1189212766 ## nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-controller-service/pom.xml: ## @@ -88,12 +88,6 @@ kudu-client ${kudu.version} -

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #7233: NIFI-11532 Remove JUnit 4 and Groovy Test from default dependencies

2023-05-09 Thread via GitHub
exceptionfactory commented on code in PR #7233: URL: https://github.com/apache/nifi/pull/7233#discussion_r1189212662 ## nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-test-utils/pom.xml: ## @@ -65,9 +65,9 @@ language governing permissions and limitations under the

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #7233: NIFI-11532 Remove JUnit 4 and Groovy Test from default dependencies

2023-05-09 Thread via GitHub
exceptionfactory commented on code in PR #7233: URL: https://github.com/apache/nifi/pull/7233#discussion_r1189211851 ## nifi-commons/nifi-security-utils-api/src/test/groovy/org/apache/nifi/security/util/TlsConfigurationTest.groovy: ## @@ -1,90 +0,0 @@ -/* Review Comment: Tha

[jira] [Updated] (NIFI-11532) Remove JUnit 4 and Groovy Test from Default Dependencies

2023-05-09 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11532: Description: The root Maven configuration includes JUnit 4 in the list of default project

[GitHub] [nifi] mtien-apache commented on a diff in pull request #7117: NIFI-11287: detect dependent properties when the property it depends on references a parameter (UI)

2023-05-09 Thread via GitHub
mtien-apache commented on code in PR #7117: URL: https://github.com/apache/nifi/pull/7117#discussion_r1189194682 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/jquery/propertytable/jquery.propertytable.js: ## @@ -2001,6 +2021,43

[GitHub] [nifi] MikeThomsen commented on a diff in pull request #7233: NIFI-11532 Remove JUnit 4 and Groovy Test from default dependencies

2023-05-09 Thread via GitHub
MikeThomsen commented on code in PR #7233: URL: https://github.com/apache/nifi/pull/7233#discussion_r1189191908 ## nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-controller-service/pom.xml: ## @@ -88,12 +88,6 @@ kudu-client ${kudu.version} -

[GitHub] [nifi] mcgilman commented on a diff in pull request #7117: NIFI-11287: detect dependent properties when the property it depends on references a parameter (UI)

2023-05-09 Thread via GitHub
mcgilman commented on code in PR #7117: URL: https://github.com/apache/nifi/pull/7117#discussion_r1188922103 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/jquery/propertytable/jquery.propertytable.js: ## @@ -2001,6 +2021,43 @@

[jira] [Created] (NIFI-11535) Change WebSocket FlowFile removal when supplying HTTP headers

2023-05-09 Thread Jira
Lehel Boér created NIFI-11535: - Summary: Change WebSocket FlowFile removal when supplying HTTP headers Key: NIFI-11535 URL: https://issues.apache.org/jira/browse/NIFI-11535 Project: Apache NiFi

[GitHub] [nifi-maven] bbende commented on pull request #33: NIFI-11324 Set system properties in the user properties of artifact r…

2023-05-09 Thread via GitHub
bbende commented on PR #33: URL: https://github.com/apache/nifi-maven/pull/33#issuecomment-1540405327 @kevdoran @exceptionfactory would either of you guys be able to review and merge this? Just don't want to lose track of it -- This is an automated message from the Apache Git Service. To

[jira] [Updated] (NIFI-11228) Remove deprecated Azure Blob processors

2023-05-09 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11228: Affects Version/s: 2.0.0 Status: Patch Available (was: In Progress) > Remov

[jira] [Assigned] (NIFI-11228) Remove deprecated Azure Blob processors

2023-05-09 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-11228: --- Assignee: David Handermann (was: Nandor Soma Abonyi) > Remove deprecated Azure Blob

[GitHub] [nifi] exceptionfactory opened a new pull request, #7234: NIFI-11228 Remove deprecated Azure Blob Storage Processors

2023-05-09 Thread via GitHub
exceptionfactory opened a new pull request, #7234: URL: https://github.com/apache/nifi/pull/7234 # Summary [NIFI-11228](https://issues.apache.org/jira/browse/NIFI-11228) Removes the following deprecated Azure Blob Storage Processors: - DeleteAzureBlobStorage - FetchAzureBlob

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #7169: NIFI-8161 NiFi EL: migration from SimpleDateFormat to DateTimeFormatter: rebased to 2.0

2023-05-09 Thread via GitHub
exceptionfactory commented on code in PR #7169: URL: https://github.com/apache/nifi/pull/7169#discussion_r1188740275 ## nifi-commons/nifi-expression-language/src/main/java/org/apache/nifi/attribute/expression/language/evaluation/functions/FormatEvaluator.java: ## @@ -47,23 +71,2

[jira] [Created] (MINIFICPP-2115) Improve the readability of CI

2023-05-09 Thread Martin Zink (Jira)
Martin Zink created MINIFICPP-2115: -- Summary: Improve the readability of CI Key: MINIFICPP-2115 URL: https://issues.apache.org/jira/browse/MINIFICPP-2115 Project: Apache NiFi MiNiFi C++ Issu

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #7191: NIFI-8650 Flow Analysis

2023-05-09 Thread via GitHub
exceptionfactory commented on code in PR #7191: URL: https://github.com/apache/nifi/pull/7191#discussion_r1188595532 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/controller/flowanalysis/AbstractFlowAnalysisRuleNode.java

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #7191: NIFI-8650 Flow Analysis

2023-05-09 Thread via GitHub
exceptionfactory commented on code in PR #7191: URL: https://github.com/apache/nifi/pull/7191#discussion_r1188594279 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-client-dto/src/main/java/org/apache/nifi/web/api/dto/FlowAnalysisRuleDTO.java: ## @@ -0,0 +1,324 @@

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #7191: NIFI-8650 Flow Analysis

2023-05-09 Thread via GitHub
exceptionfactory commented on code in PR #7191: URL: https://github.com/apache/nifi/pull/7191#discussion_r1188592421 ## nifi-api/src/main/java/org/apache/nifi/flowanalysis/FlowAnalysisRuleContext.java: ## @@ -0,0 +1,73 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[jira] [Created] (NIFI-11534) PutLambda Nifi expression in Function Name and Region values

2023-05-09 Thread Jira
Ernestas Žemaitis created NIFI-11534: Summary: PutLambda Nifi expression in Function Name and Region values Key: NIFI-11534 URL: https://issues.apache.org/jira/browse/NIFI-11534 Project: Apache Ni

[jira] [Created] (NIFI-11533) Option to save PutLambda Payload to FlowFile Content with specified mime type

2023-05-09 Thread Jira
Ernestas Žemaitis created NIFI-11533: Summary: Option to save PutLambda Payload to FlowFile Content with specified mime type Key: NIFI-11533 URL: https://issues.apache.org/jira/browse/NIFI-11533 P

[jira] [Commented] (NIFI-11496) HandleHttpRequest and HandleHttpResponse doesn't work with "multipart/form-data" when sending multiple parts

2023-05-09 Thread Andrew Robinson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720826#comment-17720826 ] Andrew Robinson commented on NIFI-11496: Each part of the multipart form will bec