[jira] [Updated] (NIFI-12515) Remove deprecated Client Auth property from AMQP processors

2023-12-14 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi updated NIFI-12515: --- Status: Patch Available (was: Open) > Remove deprecated Client Auth property from AMQP

[PR] NIFI-12515 Removed deprecated Client Auth property from AMQP processors [nifi]

2023-12-14 Thread via GitHub
turcsanyip opened a new pull request, #8162: URL: https://github.com/apache/nifi/pull/8162 # Summary [NIFI-12515](https://issues.apache.org/jira/browse/NIFI-12515) # Tracking Please complete the following tracking steps prior to pull request creation. ### Issue

[jira] [Created] (NIFI-12515) Remove deprecated Client Auth property from AMQP processors

2023-12-14 Thread Peter Turcsanyi (Jira)
Peter Turcsanyi created NIFI-12515: -- Summary: Remove deprecated Client Auth property from AMQP processors Key: NIFI-12515 URL: https://issues.apache.org/jira/browse/NIFI-12515 Project: Apache NiFi

Re: [PR] NIFI-10775 Improve support for DescribedValue in PropertyDescriptor.Builder [nifi]

2023-12-14 Thread via GitHub
nandorsoma commented on PR #6650: URL: https://github.com/apache/nifi/pull/6650#issuecomment-1856580431 > Hey @nandorsoma, just stumbled upon this PR and wanted to let you know, that #8102 introduced the `defaultValue` method you proposed here originally. > > > > It will be

Re: [PR] NIFI-10775 Improve support for DescribedValue in PropertyDescriptor.Builder [nifi]

2023-12-14 Thread via GitHub
EndzeitBegins commented on PR #6650: URL: https://github.com/apache/nifi/pull/6650#issuecomment-1856573392 Hey @nandorsoma, just stumbled upon this PR and wanted to let you know, that #8102 introduced the `defaultValue` method you proposed here originally. It will be available in

[jira] [Resolved] (NIFI-6730) Basic QOS in AMQP

2023-12-14 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi resolved NIFI-6730. --- Fix Version/s: 1.25.0 2.0.0 Resolution: Fixed > Basic QOS in AMQP >

[jira] [Commented] (NIFI-6730) Basic QOS in AMQP

2023-12-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796901#comment-17796901 ] ASF subversion and git services commented on NIFI-6730: --- Commit

[jira] [Commented] (NIFI-6730) Basic QOS in AMQP

2023-12-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796899#comment-17796899 ] ASF subversion and git services commented on NIFI-6730: --- Commit

Re: [PR] NIFI-6730 AMQP QoS support [nifi]

2023-12-14 Thread via GitHub
asfgit closed pull request #8146: NIFI-6730 AMQP QoS support URL: https://github.com/apache/nifi/pull/8146 -- 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,

Re: [PR] NIFI-12446 Refactor FilterAttribute to align with code conventions [nifi]

2023-12-14 Thread via GitHub
EndzeitBegins commented on PR #8161: URL: https://github.com/apache/nifi/pull/8161#issuecomment-1856552614 Hey @exceptionfactory, I've applied the changes introduced to `FilterAttribute`for 1.x with #8098 to the `main` branch. I've made use of the recently merged #8102. I'd

[PR] NIFI-12446 Refactor FilterAttribute to align with code conventions [nifi]

2023-12-14 Thread via GitHub
EndzeitBegins opened a new pull request, #8161: URL: https://github.com/apache/nifi/pull/8161 # Summary Refactors the recently added FilterAttribute processor to align with common code practices followed by other processors, before it's

Re: [PR] NIFI-12371 - Support tombstone messages in non-record Kafka processors [nifi]

2023-12-14 Thread via GitHub
pvillard31 commented on PR #8076: URL: https://github.com/apache/nifi/pull/8076#issuecomment-1856496547 Thanks for the review @exceptionfactory - I believe I addressed your comments -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Assigned] (NIFI-12394) when importing versioned flow with component that migrates properties, controller service reference is invalid

2023-12-14 Thread Michael W Moser (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael W Moser reassigned NIFI-12394: -- Assignee: Michael W Moser > when importing versioned flow with component that

[jira] [Commented] (NIFI-12394) when importing versioned flow with component that migrates properties, controller service reference is invalid

2023-12-14 Thread Michael W Moser (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796885#comment-17796885 ] Michael W Moser commented on NIFI-12394: Thanks [~markap14] I really appreciate your thoughts.  I

[jira] [Created] (NIFI-12514) Nifi 2.0.0M1 cannot start after enabling Python Extension

2023-12-14 Thread oyeyemi (Jira)
oyeyemi created NIFI-12514: -- Summary: Nifi 2.0.0M1 cannot start after enabling Python Extension Key: NIFI-12514 URL: https://issues.apache.org/jira/browse/NIFI-12514 Project: Apache NiFi Issue

Re: [PR] [NIFI-12437] - Summary [nifi]

2023-12-14 Thread via GitHub
mcgilman commented on code in PR #8143: URL: https://github.com/apache/nifi/pull/8143#discussion_r1427086417 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/status-history/status-history.component.html: ## @@

[PR] NIFI-12500: Add dynamic target for Get/Set/SendTrapSNMP [nifi]

2023-12-14 Thread via GitHub
Lehel44 opened a new pull request, #8160: URL: https://github.com/apache/nifi/pull/8160 # Summary [NIFI-12500](https://issues.apache.org/jira/browse/NIFI-12500) # Tracking Please complete the following tracking steps

Re: [PR] NIFI-12502: Handle additional Property Table capabilities [nifi]

2023-12-14 Thread via GitHub
rfellows commented on PR #8159: URL: https://github.com/apache/nifi/pull/8159#issuecomment-1856240098 Will review... -- 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

Re: [PR] NIFI-12486: Registry Clients [nifi]

2023-12-14 Thread via GitHub
rfellows commented on code in PR #8142: URL: https://github.com/apache/nifi/pull/8142#discussion_r1426906730 ##

[jira] [Updated] (NIFI-12400) Remaining items to migrate UI to currently supported/active framework

2023-12-14 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-12400: --- Description: The purpose of this Jira is to track all remaining items following the initial commit

Re: [PR] MINIFICPP-2229 Encrypt sensitive properties in the flow configuration [nifi-minifi-cpp]

2023-12-14 Thread via GitHub
szaszm commented on code in PR #1708: URL: https://github.com/apache/nifi-minifi-cpp/pull/1708#discussion_r1426968034 ## libminifi/src/core/FlowConfiguration.cpp: ## @@ -174,4 +180,21 @@ std::shared_ptr FlowConfiguration::crea return controllerServicesNode; }

[jira] [Updated] (NIFI-12502) Processor Properties - Go To Parameter and Convert To Parameter

2023-12-14 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-12502: --- Status: Patch Available (was: Open) > Processor Properties - Go To Parameter and Convert To

[jira] [Updated] (NIFI-12502) Processor Properties - Go To Parameter and Convert To Parameter

2023-12-14 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-12502: --- Description: Update Processor Property configuration to support linking to a Parameter and

Re: [PR] MINIFICPP-2229 Encrypt sensitive properties in the flow configuration [nifi-minifi-cpp]

2023-12-14 Thread via GitHub
fgerlits commented on code in PR #1708: URL: https://github.com/apache/nifi-minifi-cpp/pull/1708#discussion_r1426957069 ## extensions/azure/processors/AzureBlobStorageProcessorBase.h: ## @@ -51,10 +51,13 @@ class AzureBlobStorageProcessorBase : public AzureStorageProcessorBase

Re: [PR] MINIFICPP-2229 Encrypt sensitive properties in the flow configuration [nifi-minifi-cpp]

2023-12-14 Thread via GitHub
fgerlits commented on code in PR #1708: URL: https://github.com/apache/nifi-minifi-cpp/pull/1708#discussion_r1426957582 ## libminifi/src/core/FlowConfiguration.cpp: ## @@ -174,4 +181,22 @@ std::shared_ptr FlowConfiguration::crea return controllerServicesNode; }

[PR] NIFI-12502: Handle additional Property Table capabilities [nifi]

2023-12-14 Thread via GitHub
mcgilman opened a new pull request, #8159: URL: https://github.com/apache/nifi/pull/8159 NIFI-12502: - Go To Service. - Save before navigating if form is dirty. - Go To Parameter. - Convert To Parameter. -- This is an automated message from the Apache Git Service. To respond

[jira] [Created] (NIFI-12513) Regression in InvokeHTTP - Not a valid URL

2023-12-14 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-12513: - Summary: Regression in InvokeHTTP - Not a valid URL Key: NIFI-12513 URL: https://issues.apache.org/jira/browse/NIFI-12513 Project: Apache NiFi Issue Type:

[jira] [Updated] (NIFI-11627) Add Dynamic Schema References to ValidateJSON Processor

2023-12-14 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-11627: Labels: backport-needed (was: ) > Add Dynamic Schema References to ValidateJSON Processor

[jira] [Updated] (NIFI-12408) Add pretty print property to AtttributesToJson processor

2023-12-14 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-12408: Labels: backport-needed (was: ) > Add pretty print property to AtttributesToJson

[jira] [Updated] (NIFI-12512) NiFi Registry swagger has no paths

2023-12-14 Thread Julien G. (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien G. updated NIFI-12512: - Summary: NiFi Registry swagger has no paths (was: NiFi Registry swagger has no path) > NiFi Registry

[jira] [Created] (NIFI-12512) NiFi Registry swagger has no path

2023-12-14 Thread Julien G. (Jira)
Julien G. created NIFI-12512: Summary: NiFi Registry swagger has no path Key: NIFI-12512 URL: https://issues.apache.org/jira/browse/NIFI-12512 Project: Apache NiFi Issue Type: Bug

[jira] [Updated] (NIFI-12512) NiFi Registry swagger has no path

2023-12-14 Thread Julien G. (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien G. updated NIFI-12512: - Description: The {{swagger.json}} file for the *NiFi Registry* does not contain any paths. While the

Re: [PR] MINIFICPP-2273 Update minifi documentation [nifi-site]

2023-12-14 Thread via GitHub
szaszm commented on code in PR #79: URL: https://github.com/apache/nifi-site/pull/79#discussion_r1426826818 ## source/minifi/minifi-java-guide-pushing-nifi-minifi.md: ## @@ -94,7 +50,7 @@ No validation errors found in template. ``` Open the config.yml file and add Port and

Re: [PR] NIFI-12506 /nifi-api/flow/metrics endpoint times out if flow is big [nifi]

2023-12-14 Thread via GitHub
exceptionfactory commented on code in PR #8158: URL: https://github.com/apache/nifi/pull/8158#discussion_r1426814776 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/StandardNiFiServiceFacade.java: ## @@ -6233,27

Re: [PR] MINIFICPP-2273 Update minifi documentation [nifi-site]

2023-12-14 Thread via GitHub
martinzink commented on code in PR #79: URL: https://github.com/apache/nifi-site/pull/79#discussion_r1426812556 ## source/minifi/faq.md: ## @@ -9,3 +9,18 @@ containerEnabled: true ### How do you pronounce MiNiFi? "minify" (_min_-uh-fahy) is the preferred pronunciation. + +

Re: [PR] MINIFICPP-2273 Update minifi documentation [nifi-site]

2023-12-14 Thread via GitHub
martinzink commented on code in PR #79: URL: https://github.com/apache/nifi-site/pull/79#discussion_r1426808647 ## source/minifi/minifi-cpp-agent-quick-start.md: ## @@ -0,0 +1,26 @@ +--- +title: Apache NiFi MiNiFi Java Agent Quick Start Guide +menu: minifi-topbar.html

Re: [PR] NIFI-6730 AMQP QoS support [nifi]

2023-12-14 Thread via GitHub
MooseTheBrown commented on code in PR #8146: URL: https://github.com/apache/nifi/pull/8146#discussion_r1426806679 ## nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-processors/src/main/java/org/apache/nifi/amqp/processors/ConsumeAMQP.java: ## @@ -112,6 +115,17 @@ public class

[jira] [Commented] (NIFI-12394) when importing versioned flow with component that migrates properties, controller service reference is invalid

2023-12-14 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796772#comment-17796772 ] Mark Payne commented on NIFI-12394: --- Thanks for reporting, [~mosermw] . That's a good corner case that

[jira] [Commented] (NIFI-9464) Provenance Events files corrupted

2023-12-14 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796766#comment-17796766 ] Mark Payne commented on NIFI-9464: -- Thanks [~tpalfy] - your analysis seems reasonable. As you said, it's

Re: [PR] NIFI-12506 /nifi-api/flow/metrics endpoint times out if flow is big [nifi]

2023-12-14 Thread via GitHub
markap14 commented on code in PR #8158: URL: https://github.com/apache/nifi/pull/8158#discussion_r1426763124 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/pom.xml: ## @@ -252,6 +252,8 @@

Re: [PR] NIFI-12506 /nifi-api/flow/metrics endpoint times out if flow is big [nifi]

2023-12-14 Thread via GitHub
markap14 commented on code in PR #8158: URL: https://github.com/apache/nifi/pull/8158#discussion_r1426763926 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/StandardNiFiServiceFacade.java: ## @@ -6233,27 +6237,54

Re: [PR] NIFI-12506 /nifi-api/flow/metrics endpoint times out if flow is big [nifi]

2023-12-14 Thread via GitHub
markap14 commented on code in PR #8158: URL: https://github.com/apache/nifi/pull/8158#discussion_r1426760635 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/StandardNiFiServiceFacade.java: ## @@ -6233,27 +6237,54

Re: [PR] [NIFI-12437] - Summary [nifi]

2023-12-14 Thread via GitHub
rfellows commented on code in PR #8143: URL: https://github.com/apache/nifi/pull/8143#discussion_r1426755657 ##

Re: [PR] NIFI-6730 AMQP QoS support [nifi]

2023-12-14 Thread via GitHub
turcsanyip commented on code in PR #8146: URL: https://github.com/apache/nifi/pull/8146#discussion_r1426750707 ## nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-processors/src/main/java/org/apache/nifi/amqp/processors/ConsumeAMQP.java: ## @@ -112,6 +115,17 @@ public class

Re: [PR] [NIFI-12437] - Summary [nifi]

2023-12-14 Thread via GitHub
rfellows commented on code in PR #8143: URL: https://github.com/apache/nifi/pull/8143#discussion_r1426746316 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/service/nifi-common.service.ts: ## @@ -171,4 +187,230 @@ export

Re: [PR] MINIFICPP-2229 Encrypt sensitive properties in the flow configuration [nifi-minifi-cpp]

2023-12-14 Thread via GitHub
szaszm commented on code in PR #1708: URL: https://github.com/apache/nifi-minifi-cpp/pull/1708#discussion_r1426672898 ## extensions/azure/processors/AzureBlobStorageProcessorBase.h: ## @@ -51,10 +51,13 @@ class AzureBlobStorageProcessorBase : public AzureStorageProcessorBase {

[jira] [Updated] (NIFI-12509) Change default TTL for HazelcastMapCacheClient

2023-12-14 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi updated NIFI-12509: --- Fix Version/s: 1.25.0 2.0.0 Resolution: Fixed Status:

[jira] [Commented] (NIFI-12509) Change default TTL for HazelcastMapCacheClient

2023-12-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796709#comment-17796709 ] ASF subversion and git services commented on NIFI-12509: Commit

[jira] [Commented] (NIFI-12509) Change default TTL for HazelcastMapCacheClient

2023-12-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796702#comment-17796702 ] ASF subversion and git services commented on NIFI-12509: Commit

Re: [PR] NIFI-12509 Changing default TTL of HazelcastMapCacheClient [nifi]

2023-12-14 Thread via GitHub
asfgit closed pull request #8154: NIFI-12509 Changing default TTL of HazelcastMapCacheClient URL: https://github.com/apache/nifi/pull/8154 -- 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

Re: [PR] NIFI-12509 Changing default TTL of HazelcastMapCacheClient [nifi]

2023-12-14 Thread via GitHub
turcsanyip commented on code in PR #8154: URL: https://github.com/apache/nifi/pull/8154#discussion_r1426583899 ## nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services/src/main/java/org/apache/nifi/hazelcast/services/cacheclient/HazelcastMapCacheClient.java: ## @@

Re: [PR] MINIFICPP-2274 Ship Markdown docs in binary packages [nifi-minifi-cpp]

2023-12-14 Thread via GitHub
szaszm commented on code in PR #1709: URL: https://github.com/apache/nifi-minifi-cpp/pull/1709#discussion_r1426440875 ## CMakeLists.txt: ## @@ -422,8 +422,12 @@ if(WIN32) file(COPY "${CMAKE_CURRENT_SOURCE_DIR}/conf/" DESTINATION "${CMAKE_CURRENT_BINARY_DIR}/conf/")

Re: [PR] NIFI-6730 AMQP QoS support [nifi]

2023-12-14 Thread via GitHub
MooseTheBrown commented on code in PR #8146: URL: https://github.com/apache/nifi/pull/8146#discussion_r1426414623 ## nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-processors/src/main/java/org/apache/nifi/amqp/processors/ConsumeAMQP.java: ## @@ -112,6 +115,17 @@ public class

Re: [PR] NIFI-12509 Changing default TTL of HazelcastMapCacheClient [nifi]

2023-12-14 Thread via GitHub
simonbence commented on code in PR #8154: URL: https://github.com/apache/nifi/pull/8154#discussion_r1426407692 ## nifi-nar-bundles/nifi-hazelcast-bundle/nifi-hazelcast-services/src/main/java/org/apache/nifi/hazelcast/services/cacheclient/HazelcastMapCacheClient.java: ## @@