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

2023-12-15 Thread via GitHub
pvillard31 commented on PR #8162: URL: https://github.com/apache/nifi/pull/8162#issuecomment-1857606644 Do we want to leverage the migrateProperties feature so that it'd be transparent for the users when upgrading to 2.0 and not make the processor invalid? -- This is an automated message

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

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

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

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

Re: [PR] NIFI-12402 add option to user can avoid an inactive indicator is crea… [nifi]

2023-12-15 Thread via GitHub
dan-s1 commented on code in PR #8063: URL: https://github.com/apache/nifi/pull/8063#discussion_r1428029603 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/MonitorActivity.java: ## @@ -300,7 +312,11 @@ public voi

[jira] [Updated] (NIFI-12500) Support dynamic host/port in Set/Get SNMP processors

2023-12-15 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-12500: Description: Currently GetSNMP initializes targets when the processor is first started. Sup

[jira] [Updated] (NIFI-12500) Support dynamic host/port in Set/Get SNMP processors

2023-12-15 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-12500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lehel Boér updated NIFI-12500: -- Status: Patch Available (was: In Progress) > Support dynamic host/port in Set/Get SNMP processors > --

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

2023-12-15 Thread via GitHub
rfellows merged PR #8142: URL: https://github.com/apache/nifi/pull/8142 -- 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: issues-unsubscr...@nifi.apache.o

[jira] [Updated] (NIFI-12486) Registry Clients

2023-12-15 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-12486: --- Fix Version/s: 2.0.0 Resolution: Fixed Status: Resolved (was: Patch Available) > R

[jira] [Commented] (NIFI-12486) Registry Clients

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

Re: [PR] NIFI-12495 Initial commit of new design [nifi-site]

2023-12-15 Thread via GitHub
james-elliott commented on code in PR #78: URL: https://github.com/apache/nifi-site/pull/78#discussion_r1428132836 ## content/_index.md: ## @@ -0,0 +1,37 @@ +--- +title: "Apache NiFi" +--- + +{{% hero-section img=main-hero.png %}} +# An **easy to use**, **powerful**, and **reli

Re: [PR] NIFI-12334: Implement GCS option for FileResourceService [nifi]

2023-12-15 Thread via GitHub
dan-s1 commented on code in PR #7999: URL: https://github.com/apache/nifi/pull/7999#discussion_r1428126047 ## nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/test/java/org/apache/nifi/processors/gcp/storage/GCSFileResourceServiceTest.java: ## @@ -0,0 +1,181 @@ +/* + * L

Re: [PR] NIFI-12334: Implement GCS option for FileResourceService [nifi]

2023-12-15 Thread via GitHub
dan-s1 commented on code in PR #7999: URL: https://github.com/apache/nifi/pull/7999#discussion_r1428160148 ## nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/test/java/org/apache/nifi/processors/gcp/storage/GCSFileResourceServiceTest.java: ## @@ -0,0 +1,181 @@ +/* + * L

[jira] [Created] (NIFI-12516) When clustered, View Content shows wrong content type, will not show formatted

2023-12-15 Thread Mark Payne (Jira)
Mark Payne created NIFI-12516: - Summary: When clustered, View Content shows wrong content type, will not show formatted Key: NIFI-12516 URL: https://issues.apache.org/jira/browse/NIFI-12516 Project: Apach

[PR] NIFI-12516: The headers in the map that come back when replicating a … [nifi]

2023-12-15 Thread via GitHub
markap14 opened a new pull request, #8163: URL: https://github.com/apache/nifi/pull/8163 …request used to be in the case given; however now they are all lowercased in the OkHttp Headers object. As a result, we need to ensure that we always use lower-case header names or check the map case-i

[jira] [Updated] (NIFI-12516) When clustered, View Content shows wrong content type, will not show formatted

2023-12-15 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-12516: -- Status: Patch Available (was: Open) > When clustered, View Content shows wrong content type, will not

[jira] [Updated] (NIFI-12517) Nifi Expression Language isJson and the AttributesToJSON processor does not consider an attribute with leading and training spaces to have JSON

2023-12-15 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-12517: Summary: Nifi Expression Language isJson and the AttributesToJSON processor does not consid

[jira] [Created] (NIFI-12517) Nifi Expression Language isJson and AttributesToJSON does not consider an attribute with leading and training spaces to have JSON

2023-12-15 Thread Daniel Stieglitz (Jira)
Daniel Stieglitz created NIFI-12517: --- Summary: Nifi Expression Language isJson and AttributesToJSON does not consider an attribute with leading and training spaces to have JSON Key: NIFI-12517 URL: https://issue

[jira] [Updated] (NIFI-12517) Nifi Expression Language isJson and the AttributesToJSON processor does not consider an attribute with leading and trailing spaces to have JSON

2023-12-15 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-12517: Summary: Nifi Expression Language isJson and the AttributesToJSON processor does not consid

[jira] [Updated] (NIFI-12517) Nifi Expression Language isJson and the AttributesToJSON processor does not consider an attribute with leading and trailing spaces to have JSON

2023-12-15 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-12517: Description: If there is an attribute which has embedded JSON but it has leading and and t

[jira] [Updated] (NIFI-12517) Nifi Expression Language isJson and the AttributesToJSON processor does not consider an attribute with leading and trailing spaces to be JSON

2023-12-15 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-12517: Summary: Nifi Expression Language isJson and the AttributesToJSON processor does not consid

[jira] [Created] (NIFI-12518) Upgrade Calciate Avatica to 1.24.0

2023-12-15 Thread David Handermann (Jira)
David Handermann created NIFI-12518: --- Summary: Upgrade Calciate Avatica to 1.24.0 Key: NIFI-12518 URL: https://issues.apache.org/jira/browse/NIFI-12518 Project: Apache NiFi Issue Type: Impr

[jira] [Updated] (NIFI-12518) Upgrade Calcite Avatica to 1.24.0

2023-12-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12518: Summary: Upgrade Calcite Avatica to 1.24.0 (was: Upgrade Calciate Avatica to 1.24.0) > Up

[PR] NIFI-12518 Upgrade Calcite Avatica from 1.23.0 to 1.24.0 [nifi]

2023-12-15 Thread via GitHub
exceptionfactory opened a new pull request, #8164: URL: https://github.com/apache/nifi/pull/8164 # Summary [NIFI-12518](https://issues.apache.org/jira/browse/NIFI-12518) Upgrades Apache Calcite Avatica dependencies from 1.23.0 to [1.24.0](https://calcite.apache.org/avatica/docs/histo

[jira] [Updated] (NIFI-12518) Upgrade Calcite Avatica to 1.24.0

2023-12-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12518: Labels: backport-needed (was: ) > Upgrade Calcite Avatica to 1.24.0 >

[jira] [Updated] (NIFI-12518) Upgrade Calcite Avatica to 1.24.0

2023-12-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12518: Status: Patch Available (was: Open) > Upgrade Calcite Avatica to 1.24.0 >

Re: [PR] NIFI-12495 Initial commit of new design [nifi-site]

2023-12-15 Thread via GitHub
james-elliott commented on code in PR #78: URL: https://github.com/apache/nifi-site/pull/78#discussion_r1428412249 ## content/documentation/videos.md: ## @@ -1,9 +1,13 @@ --- title: Apache NiFi Videos -containerEnabled: true +menu: + main: +name: NiFi Videos +parent:

Re: [PR] NIFI-12516: The headers in the map that come back when replicating a … [nifi]

2023-12-15 Thread via GitHub
exceptionfactory closed pull request #8163: NIFI-12516: The headers in the map that come back when replicating a … URL: https://github.com/apache/nifi/pull/8163 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[jira] [Commented] (NIFI-12516) When clustered, View Content shows wrong content type, will not show formatted

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

[jira] [Commented] (NIFI-12516) When clustered, View Content shows wrong content type, will not show formatted

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

[jira] [Commented] (NIFI-12516) When clustered, View Content shows wrong content type, will not show formatted

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

[jira] [Updated] (NIFI-12516) When clustered, View Content shows wrong content type, will not show formatted

2023-12-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12516: Affects Version/s: 1.24.0 > When clustered, View Content shows wrong content type, will not

[jira] [Updated] (NIFI-12516) When clustered, View Content shows wrong content type, will not show formatted

2023-12-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12516: Fix Version/s: 1.25.0 Resolution: Fixed Status: Resolved (was: Patch Avai

[jira] [Updated] (NIFI-12516) When clustered, View Content shows wrong content type, will not show formatted with HTTP/2 enabled

2023-12-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12516: Summary: When clustered, View Content shows wrong content type, will not show formatted wit

Re: [PR] NIFI-12495 Initial commit of new design [nifi-site]

2023-12-15 Thread via GitHub
james-elliott commented on code in PR #78: URL: https://github.com/apache/nifi-site/pull/78#discussion_r1428458209 ## content/documentation/_index.md: ## @@ -0,0 +1,9 @@ +--- +title: "Documentation" +layout: "documentation" Review Comment: The documentation iframe sets a max

[jira] [Updated] (NIFI-12519) BUG - Parameter deletion does not update the selected param or referencing components (right panel)

2023-12-15 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-12519: --- Description: When editing a parameter context. If you delete a parameter, the panel on the right doe

[jira] [Updated] (NIFI-12519) BUG - Parameter deletion does not update the selected param or referencing components (right panel)

2023-12-15 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-12519: --- Attachment: Screenshot 2023-12-15 at 3.41.08 PM.png > BUG - Parameter deletion does not update the se

[jira] [Updated] (NIFI-12519) BUG - Parameter deletion does not update the selected param or referencing components (right panel)

2023-12-15 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-12519: --- Attachment: image-2023-12-15-15-43-35-404.png > BUG - Parameter deletion does not update the selected

[jira] [Updated] (NIFI-12517) Nifi Expression Language isJson and the AttributesToJSON processor does not consider an attribute with leading and trailing spaces to be JSON

2023-12-15 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-12517: Status: Patch Available (was: Open) > Nifi Expression Language isJson and the AttributesTo

[PR] NIFI-12517 Enabled an attribute to be considered JSON even if it has leading and trailing spaces. [nifi]

2023-12-15 Thread via GitHub
dan-s1 opened a new pull request, #8165: URL: https://github.com/apache/nifi/pull/8165 # Summary [NIFI-12517](https://issues.apache.org/jira/browse/NIFI-12517) # Tracking Please complete the following tracking st

[jira] [Updated] (NIFI-12519) BUG - Parameter deletion does not update the selected param or referencing components (right panel)

2023-12-15 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-12519: --- Attachment: (was: Screenshot 2023-12-15 at 3.41.08 PM.png) > BUG - Parameter deletion does not up

[jira] [Created] (NIFI-12519) BUG - Parameter deletion does not update the selected param or referencing components (right panel)

2023-12-15 Thread Rob Fellows (Jira)
Rob Fellows created NIFI-12519: -- Summary: BUG - Parameter deletion does not update the selected param or referencing components (right panel) Key: NIFI-12519 URL: https://issues.apache.org/jira/browse/NIFI-12519

[jira] [Assigned] (NIFI-12519) BUG - Parameter deletion does not update the selected param or referencing components (right panel)

2023-12-15 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows reassigned NIFI-12519: -- Assignee: Rob Fellows > BUG - Parameter deletion does not update the selected param or referen

[PR] [NIFI-12519] - deselect parameter when it is deleted. [nifi]

2023-12-15 Thread via GitHub
rfellows opened a new pull request, #8166: URL: https://github.com/apache/nifi/pull/8166 # Summary [NIFI-12519](https://issues.apache.org/jira/browse/NIFI-12519) * deselect parameter when it is deleted so it no longer shows its referencing components. * also, fixed a minor b

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

2023-12-15 Thread via GitHub
mcgilman merged PR #8143: URL: https://github.com/apache/nifi/pull/8143 -- 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: issues-unsubscr...@nifi.apache.o

[jira] [Commented] (NIFI-12437) Summary page

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

[jira] [Updated] (NIFI-12437) Summary page

2023-12-15 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-12437: --- Fix Version/s: 2.0.0 Resolution: Fixed Status: Resolved (was: Patch Available) > S

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

2023-12-15 Thread via GitHub
rfellows commented on code in PR #8159: URL: https://github.com/apache/nifi/pull/8159#discussion_r1428412617 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/property-table/property-table.component.html: ## @@ -1

Re: [PR] NIFI-12517 Enabled an attribute to be considered JSON even if it has leading and trailing spaces. [nifi]

2023-12-15 Thread via GitHub
EndzeitBegins commented on code in PR #8165: URL: https://github.com/apache/nifi/pull/8165#discussion_r1428503023 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestAttributesToJSON.java: ## @@ -560,8 +555,34 @

[jira] [Created] (NIFI-12520) ExtractHL7Attributes processor ignores repeatable field values

2023-12-15 Thread Mark Bathori (Jira)
Mark Bathori created NIFI-12520: --- Summary: ExtractHL7Attributes processor ignores repeatable field values Key: NIFI-12520 URL: https://issues.apache.org/jira/browse/NIFI-12520 Project: Apache NiFi

[PR] NIFI-12520: ExtractHL7Attributes processor ignores repeatable field values [nifi]

2023-12-15 Thread via GitHub
mark-bathori opened a new pull request, #8167: URL: https://github.com/apache/nifi/pull/8167 # Summary [NIFI-12520](https://issues.apache.org/jira/browse/NIFI-12520) # Tracking Please complete the following tracking step

[jira] [Created] (NIFI-12521) Upgrade ca.uhn.hapi dependencies to 2.5.1

2023-12-15 Thread Mark Bathori (Jira)
Mark Bathori created NIFI-12521: --- Summary: Upgrade ca.uhn.hapi dependencies to 2.5.1 Key: NIFI-12521 URL: https://issues.apache.org/jira/browse/NIFI-12521 Project: Apache NiFi Issue Type: Impro

[PR] NIFI-12521: Upgrade ca.uhn.hapi dependencies to 2.5.1 [nifi]

2023-12-15 Thread via GitHub
mark-bathori opened a new pull request, #8168: URL: https://github.com/apache/nifi/pull/8168 # Summary [NIFI-12521](https://issues.apache.org/jira/browse/NIFI-12521) # Tracking Please complete the following tracking step

[jira] [Updated] (NIFI-12519) BUG - Parameter deletion does not update the selected param or referencing components (right panel)

2023-12-15 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-12519: --- Status: Patch Available (was: In Progress) > BUG - Parameter deletion does not update the selected p