Re: [PR] NIFI-13126: Add Impala DB Adapter [nifi]

2024-05-15 Thread via GitHub
takraj commented on PR #8728: URL: https://github.com/apache/nifi/pull/8728#issuecomment-2114122812 @mattyb149 , @joewitt How about doing some refactor *for 2.x*, and extracting these DB adapters as controller services? For 1.x line we could keep the current behavior for comp

[jira] [Updated] (NIFI-13253) Correct NOTICE discrepancies

2024-05-15 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-13253: Description: With the latest changes to NIFI.2.0.0-M3 I noticed the following discrepancies

[jira] [Created] (NIFI-13253) Correct NOTICE discrepancies

2024-05-15 Thread Daniel Stieglitz (Jira)
Daniel Stieglitz created NIFI-13253: --- Summary: Correct NOTICE discrepancies Key: NIFI-13253 URL: https://issues.apache.org/jira/browse/NIFI-13253 Project: Apache NiFi Issue Type: Improvemen

[jira] [Created] (NIFI-13252) Replace deprecated software.amazon.awssdk.services.sqs.model.ReceiveMessageRequest.Builder argument for attributeNames with API suggestion

2024-05-15 Thread Daniel Stieglitz (Jira)
Daniel Stieglitz created NIFI-13252: --- Summary: Replace deprecated software.amazon.awssdk.services.sqs.model.ReceiveMessageRequest.Builder argument for attributeNames with API suggestion Key: NIFI-13252 URL: htt

[jira] [Created] (NIFI-13251) Replace deprecated method fromName of com.amazonaws.regions.Regions with API suggestion

2024-05-15 Thread Daniel Stieglitz (Jira)
Daniel Stieglitz created NIFI-13251: --- Summary: Replace deprecated method fromName of com.amazonaws.regions.Regions with API suggestion Key: NIFI-13251 URL: https://issues.apache.org/jira/browse/NIFI-13251

[jira] [Created] (NIFI-13250) Replace deprecated method withRelyingPartyRegistration of org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration with API suggestion

2024-05-15 Thread Daniel Stieglitz (Jira)
Daniel Stieglitz created NIFI-13250: --- Summary: Replace deprecated method withRelyingPartyRegistration of org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration with API suggestion Key: NIFI-13

[jira] [Commented] (NIFI-13249) Cluster Offload Failure; node stuck in OFFLOADING state

2024-05-15 Thread Paul Grey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846766#comment-17846766 ] Paul Grey commented on NIFI-13249: -- Restart of node cleared condition; node was able to

[jira] [Created] (NIFI-13249) Cluster Offload Failure; node stuck in OFFLOADING state

2024-05-15 Thread Paul Grey (Jira)
Paul Grey created NIFI-13249: Summary: Cluster Offload Failure; node stuck in OFFLOADING state Key: NIFI-13249 URL: https://issues.apache.org/jira/browse/NIFI-13249 Project: Apache NiFi Issue Typ

[jira] [Updated] (NIFI-13249) Cluster Offload Failure; node stuck in OFFLOADING state

2024-05-15 Thread Paul Grey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Grey updated NIFI-13249: - Attachment: node3.excerpt.nifi-app_2024-05-15_17.0.log > Cluster Offload Failure; node stuck in OFFLOADIN

Re: [PR] NIFI-13138 - Add extensions name and description in NiFi Registry [nifi]

2024-05-15 Thread via GitHub
pvillard31 commented on PR #8740: URL: https://github.com/apache/nifi/pull/8740#issuecomment-2113517903 Thanks @exceptionfactory - added the number of components per type ![Screenshot 2024-05-15 at 23 51 56](https://github.com/apache/nifi/assets/11541012/bc8b96b8-56e0-434f-9b8f-ce6d31

Re: [PR] NIFI-13126: Add Impala DB Adapter [nifi]

2024-05-15 Thread via GitHub
mattyb149 commented on PR #8728: URL: https://github.com/apache/nifi/pull/8728#issuecomment-2113419404 Without Impala dependencies I don't see why it can't go into the standard NAR, especially since `PhoenixDatabaseAdapter` is a precedent. I think there are a number of people in the communi

[jira] [Created] (NIFI-13248) Add Flow Analysis report menu

2024-05-15 Thread Shane Ardell (Jira)
Shane Ardell created NIFI-13248: --- Summary: Add Flow Analysis report menu Key: NIFI-13248 URL: https://issues.apache.org/jira/browse/NIFI-13248 Project: Apache NiFi Issue Type: Sub-task

Re: [PR] [NIFI-13207] page headers and refresh containers are consistently pos… [nifi]

2024-05-15 Thread via GitHub
scottyaslan commented on code in PR #8804: URL: https://github.com/apache/nifi/pull/8804#discussion_r1602192448 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/access-policies/ui/component-access-policies/component-access-policies.component

[jira] [Updated] (NIFI-13236) Downloading Content with Non-ASCII Filenames Cause Exceptions with HTTP/2

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

[jira] [Commented] (NIFI-13236) Downloading Content with Non-ASCII Filenames Cause Exceptions with HTTP/2

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

Re: [PR] NIFI-13236 Correct Content-Disposition Filename for Downloads [nifi]

2024-05-15 Thread via GitHub
mcgilman merged PR #8840: URL: https://github.com/apache/nifi/pull/8840 -- 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-12400) Remaining items to migrate UI to currently supported/active framework

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

[jira] [Created] (NIFI-13247) Property Verification

2024-05-15 Thread Rob Fellows (Jira)
Rob Fellows created NIFI-13247: -- Summary: Property Verification Key: NIFI-13247 URL: https://issues.apache.org/jira/browse/NIFI-13247 Project: Apache NiFi Issue Type: Sub-task Componen

Re: [PR] NIFI-13236 Correct Content-Disposition Filename for Downloads [nifi]

2024-05-15 Thread via GitHub
mcgilman commented on PR #8840: URL: https://github.com/apache/nifi/pull/8840#issuecomment-2113241551 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 unsu

[jira] [Updated] (NIFI-13241) [BUG] Escape button does not close extension creation dialogs

2024-05-15 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-13241: --- Resolution: Fixed Status: Resolved (was: Patch Available) > [BUG] Escape button does not clo

[jira] [Commented] (NIFI-13241) [BUG] Escape button does not close extension creation dialogs

2024-05-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846734#comment-17846734 ] ASF subversion and git services commented on NIFI-13241: Commit 0

Re: [PR] [NIFI-13241] - extend CloseOnEscpaeDialog in dialogs previously missing it [nifi]

2024-05-15 Thread via GitHub
scottyaslan merged PR #8833: URL: https://github.com/apache/nifi/pull/8833 -- 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.apach

[jira] [Updated] (NIFI-13243) Cancel Move connection does not return connection to previous location

2024-05-15 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-13243: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Cancel Move connection does not

[jira] [Commented] (NIFI-13243) Cancel Move connection does not return connection to previous location

2024-05-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846733#comment-17846733 ] ASF subversion and git services commented on NIFI-13243: Commit c

Re: [PR] [NIFI-13243] - support cancel response in CloseOnEscapeDialog [nifi]

2024-05-15 Thread via GitHub
scottyaslan merged PR #8838: URL: https://github.com/apache/nifi/pull/8838 -- 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.apach

Re: [PR] [NIFI-13233] - Fix for overflow issues on change version dialog [nifi]

2024-05-15 Thread via GitHub
scottyaslan commented on code in PR #8837: URL: https://github.com/apache/nifi/pull/8837#discussion_r1602080460 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/flow-designer/ui/canvas/items/flow/change-version-dialog/change-version-dialog.h

[jira] [Updated] (NIFI-12670) JoltTransform processors incorrectly encode/decode text in the Jolt Specification

2024-05-15 Thread Jim Steinebrey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Steinebrey updated NIFI-12670: -- Affects Version/s: 1.26.0 2.0.0-M3 > JoltTransform processors incorrectl

[jira] [Assigned] (NIFI-12670) JoltTransform processors incorrectly encode/decode text in the Jolt Specification

2024-05-15 Thread Jim Steinebrey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Steinebrey reassigned NIFI-12670: - Assignee: Jim Steinebrey > JoltTransform processors incorrectly encode/decode text in th

[jira] [Updated] (NIFI-13236) Downloading Content with Non-ASCII Filenames Cause Exceptions with HTTP/2

2024-05-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13236: Affects Version/s: 2.0.0-M2 Status: Patch Available (was: Open) > Downloadi

[PR] NIFI-13236 Correct Content-Disposition Filename for Downloads [nifi]

2024-05-15 Thread via GitHub
exceptionfactory opened a new pull request, #8840: URL: https://github.com/apache/nifi/pull/8840 # Summary [NIFI-13236](https://issues.apache.org/jira/browse/NIFI-13236) Corrects filename encoding for the HTTP `Content-Disposition` header when downloading files from FlowFile Queues o

[jira] [Updated] (NIFI-13236) Downloading Content with Non-ASCII Filenames Cause Exceptions with HTTP/2

2024-05-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13236: Summary: Downloading Content with Non-ASCII Filenames Cause Exceptions with HTTP/2 (was: I

[jira] [Updated] (NIFI-10752) Update Couchbase client to 3.x

2024-05-15 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-10752: Attachment: Couchbase_Testing.json > Update Couchbase client to 3.x > -

[jira] [Updated] (NIFI-10752) Update Couchbase client to 3.x

2024-05-15 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-10752: Affects Version/s: (was: 1.18.0) Status: Patch Available (was: In Progress) > U

[PR] NIFI-10752: Add Couchbase 3.x components [nifi]

2024-05-15 Thread via GitHub
mattyb149 opened a new pull request, #8839: URL: https://github.com/apache/nifi/pull/8839 # Summary [NIFI-10752](https://issues.apache.org/jira/browse/NIFI-10752) This PR adds the Couchbase components back into NiFi, but using the Couchbase 3.x SDK and added to the assembly via a pro

[jira] [Updated] (NIFI-13243) Cancel Move connection does not return connection to previous location

2024-05-15 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-13243: --- Status: Patch Available (was: In Progress) > Cancel Move connection does not return connection to pr

[PR] [NIFI-13243] - support cancel response in CloseOnEscapeDialog [nifi]

2024-05-15 Thread via GitHub
rfellows opened a new pull request, #8838: URL: https://github.com/apache/nifi/pull/8838 [NIFI-13243](https://issues.apache.org/jira/browse/NIFI-13243) -- 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

[jira] [Assigned] (NIFI-13243) Cancel Move connection does not return connection to previous location

2024-05-15 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows reassigned NIFI-13243: -- Assignee: Rob Fellows > Cancel Move connection does not return connection to previous location

[jira] [Updated] (NIFI-13233) Change version dialog issues

2024-05-15 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-13233: --- Status: Patch Available (was: In Progress) > Change version dialog issues >

[PR] [NIFI-13233] - Fix for overflow issues on change version dialog [nifi]

2024-05-15 Thread via GitHub
rfellows opened a new pull request, #8837: URL: https://github.com/apache/nifi/pull/8837 [NIFI-13233](https://issues.apache.org/jira/browse/NIFI-13233) -- 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

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-15 Thread via GitHub
dan-s1 commented on code in PR #8691: URL: https://github.com/apache/nifi/pull/8691#discussion_r1601826244 ## nifi-extension-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/SplitPCAP.java: ## @@ -0,0 +1,184 @@ +/* + * Licensed

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-15 Thread via GitHub
dan-s1 commented on code in PR #8691: URL: https://github.com/apache/nifi/pull/8691#discussion_r1601806706 ## nifi-extension-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/SplitPCAP.java: ## @@ -0,0 +1,184 @@ +/* + * Licensed

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-15 Thread via GitHub
dan-s1 commented on code in PR #8691: URL: https://github.com/apache/nifi/pull/8691#discussion_r1601629943 ## nifi-extension-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/util/PCAP.java: ## @@ -0,0 +1,457 @@ +// MIT License

[jira] [Updated] (NIFI-13243) Cancel Move connection does not return connection to previous location

2024-05-15 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-13243: --- Description: When closing the move connection dialog with the 'Esc' key the connection is not return

[jira] [Updated] (NIFI-13243) Cancel Move connection does not return connection to previous location

2024-05-15 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-13243: --- Description: !image-2024-05-15-10-12-48-847.png|width=2014,height=894! (was: !image-2024-05-15-10-12

[jira] [Assigned] (NIFI-13233) Change version dialog issues

2024-05-15 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows reassigned NIFI-13233: -- Assignee: Rob Fellows > Change version dialog issues > > >

[jira] [Updated] (NIFI-12896) Add Endpoint Override Property to PutSNS

2024-05-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12896: Fix Version/s: 1.27.0 > Add Endpoint Override Property to PutSNS >

[jira] [Commented] (NIFI-12896) Add Endpoint Override Property to PutSNS

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

Re: [PR] NIFI-12896: Add Endpoint Override URL property for PutSNS processor [nifi]

2024-05-15 Thread via GitHub
exceptionfactory closed pull request #8835: NIFI-12896: Add Endpoint Override URL property for PutSNS processor URL: https://github.com/apache/nifi/pull/8835 -- 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 t

Re: [PR] NIFI-12896: Add Endpoint Override URL property for PutSNS processor [nifi]

2024-05-15 Thread via GitHub
exceptionfactory commented on PR #8835: URL: https://github.com/apache/nifi/pull/8835#issuecomment-2112950077 Merged in https://github.com/apache/nifi/commit/be62d80a896a607f2289bc6c5c61da22ffeed0a3 -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [PR] [NIFI-13207] page headers and refresh containers are consistently pos… [nifi]

2024-05-15 Thread via GitHub
mcgilman commented on code in PR #8804: URL: https://github.com/apache/nifi/pull/8804#discussion_r1601646400 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/component-state/component-state.component.html: ## @@ -48,6 +47,9 @@ Co

[jira] [Updated] (NIFI-13226) Color (context menu/operate panel)

2024-05-15 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-13226: --- Status: Patch Available (was: In Progress) > Color (context menu/operate panel) > --

[jira] [Commented] (NIFI-12669) EvaluateXQuery processor incorrectly encodes result attributes

2024-05-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846695#comment-17846695 ] David Handermann commented on NIFI-12669: - [~mattyb149] I pushed an update to the

[jira] [Comment Edited] (NIFI-12669) EvaluateXQuery processor incorrectly encodes result attributes

2024-05-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846695#comment-17846695 ] David Handermann edited comment on NIFI-12669 at 5/15/24 3:59 PM: -

[jira] [Commented] (NIFI-12669) EvaluateXQuery processor incorrectly encodes result attributes

2024-05-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846693#comment-17846693 ] ASF subversion and git services commented on NIFI-12669: Commit 8

Re: [PR] MINIFICPP-2346: Build MiNiFi Core, MainExe, Standard-Processors with Conan2 [nifi-minifi-cpp]

2024-05-15 Thread via GitHub
james94 commented on PR #1775: URL: https://github.com/apache/nifi-minifi-cpp/pull/1775#issuecomment-2112912172 Thanks for your suggestion @szaszm I was considering to break this PR into multiple parts because like you said there is a lot to review. Actually, with each major update an

[jira] [Updated] (NIFI-13228) Jolt Transform UI uses incorrect property names

2024-05-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13228: Fix Version/s: 2.0.0-M4 Resolution: Fixed Status: Resolved (was: Patch Av

[jira] [Commented] (NIFI-13228) Jolt Transform UI uses incorrect property names

2024-05-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846692#comment-17846692 ] ASF subversion and git services commented on NIFI-13228: Commit e

Re: [PR] NIFI-13228: Fixing jolt transform json custom UI to reflect the updated property names [nifi]

2024-05-15 Thread via GitHub
exceptionfactory closed pull request #8829: NIFI-13228: Fixing jolt transform json custom UI to reflect the updated property names URL: https://github.com/apache/nifi/pull/8829 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] NIFI-12896: Add Endpoint Override URL property for PutSNS processor [nifi]

2024-05-15 Thread via GitHub
sujkm commented on PR #8529: URL: https://github.com/apache/nifi/pull/8529#issuecomment-2112881657 @exceptionfactory Thanks so much! I have submitted a PR to the support branch. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[PR] NIFI-12896: Add Endpoint Override URL property for PutSNS processor [nifi]

2024-05-15 Thread via GitHub
sujkm opened a new pull request, #8835: URL: https://github.com/apache/nifi/pull/8835 # Summary [NIFI-12896](https://issues.apache.org/jira/browse/NIFI-12896) Added Endpoint Override Property to PutSNS processor. This PR is for s

[jira] [Created] (MINIFICPP-2375) ExecuteScript with lua throws

2024-05-15 Thread Ferenc Gerlits (Jira)
Ferenc Gerlits created MINIFICPP-2375: - Summary: ExecuteScript with lua throws Key: MINIFICPP-2375 URL: https://issues.apache.org/jira/browse/MINIFICPP-2375 Project: Apache NiFi MiNiFi C++

[jira] [Created] (NIFI-13246) Move actions into kebab menu

2024-05-15 Thread Scott Aslan (Jira)
Scott Aslan created NIFI-13246: -- Summary: Move actions into kebab menu Key: NIFI-13246 URL: https://issues.apache.org/jira/browse/NIFI-13246 Project: Apache NiFi Issue Type: Sub-task

[jira] [Updated] (NIFI-13232) Add REST API Resource for Authentication Configuration

2024-05-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13232: Status: Patch Available (was: In Progress) > Add REST API Resource for Authentication Conf

[PR] NIFI-13232 Add Authentication Configuration REST API method [nifi]

2024-05-15 Thread via GitHub
exceptionfactory opened a new pull request, #8834: URL: https://github.com/apache/nifi/pull/8834 # Summary [NIFI-13232](https://issues.apache.org/jira/browse/NIFI-13232) Adds a new REST API method for returning authentication configuration details. The purpose of the new method

Re: [PR] MINIFICPP-2363 Verify linux package on other distros using the docker… [nifi-minifi-cpp]

2024-05-15 Thread via GitHub
martinzink commented on PR #1787: URL: https://github.com/apache/nifi-minifi-cpp/pull/1787#issuecomment-2112809616 I've requested to update the allowed actions so we can use the non-deprecated version of phoenix-actions/test-reporting https://issues.apache.org/jira/browse/INFRA-25789 --

[jira] [Assigned] (NIFI-13236) Issue when viewing and downloading content

2024-05-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-13236: --- Assignee: David Handermann > Issue when viewing and downloading content > --

Re: [PR] MINIFICPP-2346: Build MiNiFi Core, MainExe, Standard-Processors with Conan2 [nifi-minifi-cpp]

2024-05-15 Thread via GitHub
szaszm commented on PR #1775: URL: https://github.com/apache/nifi-minifi-cpp/pull/1775#issuecomment-2112726707 @james94 I'm busy with other commitments to keep up with this, but I'd like to prevent wasting too much of your time on something we can't use. We can't review a 17k diff, so it wi

[jira] [Created] (NIFI-13245) Provenance Event dialog overflow issues

2024-05-15 Thread Scott Aslan (Jira)
Scott Aslan created NIFI-13245: -- Summary: Provenance Event dialog overflow issues Key: NIFI-13245 URL: https://issues.apache.org/jira/browse/NIFI-13245 Project: Apache NiFi Issue Type: Sub-task

[jira] [Created] (NIFI-13244) Paste location seems to be inconsistent

2024-05-15 Thread Scott Aslan (Jira)
Scott Aslan created NIFI-13244: -- Summary: Paste location seems to be inconsistent Key: NIFI-13244 URL: https://issues.apache.org/jira/browse/NIFI-13244 Project: Apache NiFi Issue Type: Sub-task

[jira] [Created] (NIFI-13243) Cancel Move connection does not return connection to previous location

2024-05-15 Thread Scott Aslan (Jira)
Scott Aslan created NIFI-13243: -- Summary: Cancel Move connection does not return connection to previous location Key: NIFI-13243 URL: https://issues.apache.org/jira/browse/NIFI-13243 Project: Apache NiFi

Re: [PR] [NIFI-13241] - extend CloseOnEscpaeDialog in dialogs previously missing it [nifi]

2024-05-15 Thread via GitHub
scottyaslan commented on PR #8833: URL: https://github.com/apache/nifi/pull/8833#issuecomment-2112653800 reviewing... -- 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 uns

Re: [PR] [NIFI-13207] page headers and refresh containers are consistently pos… [nifi]

2024-05-15 Thread via GitHub
scottyaslan commented on PR #8804: URL: https://github.com/apache/nifi/pull/8804#issuecomment-2112648720 @mcgilman a good way to quickly see these changes is to use the browser back/forward navigation between the pages. The changes at the top of the page are particularly noticeable in that

Re: [PR] [NIFI-13207] page headers and refresh containers are consistently pos… [nifi]

2024-05-15 Thread via GitHub
scottyaslan commented on code in PR #8804: URL: https://github.com/apache/nifi/pull/8804#discussion_r1601701285 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/provenance/ui/provenance-event-listing/provenance-event-table/provenance-event-t

Re: [PR] [NIFI-13207] page headers and refresh containers are consistently pos… [nifi]

2024-05-15 Thread via GitHub
scottyaslan commented on code in PR #8804: URL: https://github.com/apache/nifi/pull/8804#discussion_r1601696361 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/access-policies/feature/access-policies.component.html: ## @@ -15,14 +15

Re: [PR] NIFI-12896: Add Endpoint Override URL property for PutSNS processor [nifi]

2024-05-15 Thread via GitHub
exceptionfactory commented on PR #8529: URL: https://github.com/apache/nifi/pull/8529#issuecomment-2112597361 @dan-s1 You're welcome! The main branch includes a number of changes to the AWS tests, so it isn't a clean cherry-pick from the main branch. If you would like to submit a PR to the

Re: [PR] NIFI-12896: Add Endpoint Override URL property for PutSNS processor [nifi]

2024-05-15 Thread via GitHub
dan-s1 commented on PR #8529: URL: https://github.com/apache/nifi/pull/8529#issuecomment-2112479956 @exceptionfactory Thank you so much for merging this. If possible can this change be also cherry picked to the 1.x branch? -- This is an automated message from the Apache Git Service. To re

Re: [PR] [NIFI-13207] page headers and refresh containers are consistently pos… [nifi]

2024-05-15 Thread via GitHub
mcgilman commented on code in PR #8804: URL: https://github.com/apache/nifi/pull/8804#discussion_r1601599674 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/provenance/ui/provenance-event-listing/provenance-event-table/provenance-event-tabl

Re: [PR] [NIFI-13207] page headers and refresh containers are consistently pos… [nifi]

2024-05-15 Thread via GitHub
mcgilman commented on code in PR #8804: URL: https://github.com/apache/nifi/pull/8804#discussion_r1601596277 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/access-policies/feature/access-policies.component.html: ## @@ -15,14 +15,14

[jira] [Updated] (NIFI-13241) [BUG] Escape button does not close extension creation dialogs

2024-05-15 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-13241: --- Status: Patch Available (was: In Progress) > [BUG] Escape button does not close extension creation d

[PR] [NIFI-13241] - extend CloseOnEscpaeDialog in dialogs previously missing it [nifi]

2024-05-15 Thread via GitHub
rfellows opened a new pull request, #8833: URL: https://github.com/apache/nifi/pull/8833 [NIFI-13241](https://issues.apache.org/jira/browse/NIFI-13241) There were a number of dialogs missed in the original pass at supporting escape to close them. This PR adds it to those dialogs.

[jira] [Commented] (NIFI-12896) PutSNS Endpoint Override

2024-05-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846604#comment-17846604 ] ASF subversion and git services commented on NIFI-12896: Commit e

[jira] [Resolved] (NIFI-12896) Add Endpoint Override Property to PutSNS

2024-05-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-12896. - Fix Version/s: 2.0.0-M4 Resolution: Fixed > Add Endpoint Override Property to PutS

[jira] [Updated] (NIFI-12896) Add Endpoint Override Property to PutSNS

2024-05-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12896: Summary: Add Endpoint Override Property to PutSNS (was: PutSNS Endpoint Override) > Add E

[jira] [Updated] (NIFI-12896) Add Endpoint Override Property to PutSNS

2024-05-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12896: Issue Type: Improvement (was: New Feature) > Add Endpoint Override Property to PutSNS > --

[jira] [Assigned] (NIFI-13241) [BUG] Escape button does not close extension creation dialogs

2024-05-15 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows reassigned NIFI-13241: -- Assignee: Rob Fellows > [BUG] Escape button does not close extension creation dialogs > --

Re: [PR] NIFI-12896: Add Endpoint Override URL property for PutSNS processor [nifi]

2024-05-15 Thread via GitHub
exceptionfactory closed pull request #8529: NIFI-12896: Add Endpoint Override URL property for PutSNS processor URL: https://github.com/apache/nifi/pull/8529 -- 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 t

[jira] [Updated] (NIFI-13225) Replace the deprecated methods/classes/enums in JwtService with API suggestions

2024-05-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13225: Fix Version/s: 2.0.0-M4 Resolution: Fixed Status: Resolved (was: Patch Av

[jira] [Commented] (NIFI-13225) Replace the deprecated methods/classes/enums in JwtService with API suggestions

2024-05-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846602#comment-17846602 ] ASF subversion and git services commented on NIFI-13225: Commit 4

Re: [PR] NIFI-13225 Replaced most of the deprecated methods/classes/enums in JwtService with the API suggestions [nifi]

2024-05-15 Thread via GitHub
exceptionfactory closed pull request #8827: NIFI-13225 Replaced most of the deprecated methods/classes/enums in JwtService with the API suggestions URL: https://github.com/apache/nifi/pull/8827 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Created] (NIFI-13242) [MiNiFi] Sync Resource command

2024-05-15 Thread Ferenc Kis (Jira)
Ferenc Kis created NIFI-13242: - Summary: [MiNiFi] Sync Resource command Key: NIFI-13242 URL: https://issues.apache.org/jira/browse/NIFI-13242 Project: Apache NiFi Issue Type: Improvement

[jira] [Commented] (NIFI-13235) Import from registry to a PG without read permissions causes NPE

2024-05-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846599#comment-17846599 ] ASF subversion and git services commented on NIFI-13235: Commit 3

[jira] [Resolved] (NIFI-13235) Import from registry to a PG without read permissions causes NPE

2024-05-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-13235. - Fix Version/s: 2.0.0-M4 Assignee: Bryan Bende Resolution: Fixed > Import

Re: [PR] NIFI-13235 Use the PG id from the entity because component may be nul… [nifi]

2024-05-15 Thread via GitHub
exceptionfactory closed pull request #8831: NIFI-13235 Use the PG id from the entity because component may be nul… URL: https://github.com/apache/nifi/pull/8831 -- 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] [Updated] (NIFI-13238) Checkstyle - rules for whitespace

2024-05-15 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13238: Fix Version/s: 2.0.0-M4 Resolution: Fixed Status: Resolved (was: Patch Av

[jira] [Commented] (NIFI-13238) Checkstyle - rules for whitespace

2024-05-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846593#comment-17846593 ] ASF subversion and git services commented on NIFI-13238: Commit e

Re: [PR] NIFI-13238 - Adding checkstyle rules for whitespaces [nifi]

2024-05-15 Thread via GitHub
exceptionfactory closed pull request #8832: NIFI-13238 - Adding checkstyle rules for whitespaces URL: https://github.com/apache/nifi/pull/8832 -- 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 spe

[jira] [Commented] (MINIFICPP-2374) Support more distros in the python bootstrapper

2024-05-15 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846583#comment-17846583 ] Marton Szasz commented on MINIFICPP-2374: - We detect Fedora Asahi Remix with

[jira] [Created] (MINIFICPP-2374) Support more distros in the python bootstrapper

2024-05-15 Thread Ferenc Gerlits (Jira)
Ferenc Gerlits created MINIFICPP-2374: - Summary: Support more distros in the python bootstrapper Key: MINIFICPP-2374 URL: https://issues.apache.org/jira/browse/MINIFICPP-2374 Project: Apache NiFi M

Re: [PR] MINIFICPP-2341 Include custom relationships in C2 manifest for NiFi python processors [nifi-minifi-cpp]

2024-05-15 Thread via GitHub
adamdebreceni commented on code in PR #1770: URL: https://github.com/apache/nifi-minifi-cpp/pull/1770#discussion_r1601416310 ## extensions/python/pythonprocessors/nifiapi/properties.py: ## @@ -281,3 +284,21 @@ def getProperty(self, descriptor) -> PythonPropertyValue:

Re: [PR] MINIFICPP-2341 Include custom relationships in C2 manifest for NiFi python processors [nifi-minifi-cpp]

2024-05-15 Thread via GitHub
adamdebreceni commented on code in PR #1770: URL: https://github.com/apache/nifi-minifi-cpp/pull/1770#discussion_r1601416310 ## extensions/python/pythonprocessors/nifiapi/properties.py: ## @@ -281,3 +284,21 @@ def getProperty(self, descriptor) -> PythonPropertyValue:

  1   2   >