Re: [PR] libminifi: Rename mutex_ to mtx_ member of ConcurrentQueue [nifi-minifi-cpp]

2024-05-29 Thread via GitHub
lordgamez commented on PR #1803: URL: https://github.com/apache/nifi-minifi-cpp/pull/1803#issuecomment-2136692854 Hi @kraj, thanks for the contribution! Please create an jira ticket in the Apache Jira system under the [MiNiFi C++ project](https://issues.apache.org/jira/projects/MINIFICPP/)

[jira] [Commented] (NIFI-13231) Update GitHubFlowRegistryClient to generate App Installation Token

2024-05-29 Thread Vansh Chaudhary (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850286#comment-17850286 ] Vansh Chaudhary commented on NIFI-13231: Hi [~exceptionfactory] , I've added the

Re: [PR] NIFI-13030 Adding endpoint for comparing versions of registered flows [nifi]

2024-05-29 Thread via GitHub
pgyori commented on code in PR #8670: URL: https://github.com/apache/nifi/pull/8670#discussion_r1618578862 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/util/Interval.java: ## @@ -0,0 +1,70 @@ +/* + * Licensed to the Apache Softw

[jira] [Created] (NIFI-13309) MiNiFi flow update fails to lookup compatible bundles

2024-05-29 Thread Ferenc Erdei (Jira)
Ferenc Erdei created NIFI-13309: --- Summary: MiNiFi flow update fails to lookup compatible bundles Key: NIFI-13309 URL: https://issues.apache.org/jira/browse/NIFI-13309 Project: Apache NiFi Issue

[PR] NIFI-13309 Lookup compatible bundles even if previous flow was empty [nifi]

2024-05-29 Thread via GitHub
ferencerdei opened a new pull request, #: URL: https://github.com/apache/nifi/pull/ # Summary [NIFI-13309](https://issues.apache.org/jira/browse/NIFI-13309) This change modifies the VersionedFlowSyncronizer to call map

[PR] Added Private key authentication for GitHubFlowRegistryClient [nifi]

2024-05-29 Thread via GitHub
maybevanshh opened a new pull request, #8889: URL: https://github.com/apache/nifi/pull/8889 # Summary [NIFI-0](https://issues.apache.org/jira/browse/NIFI-0) # Tracking Please complete the following tracking steps

Re: [PR] Added Private key authentication for GitHubFlowRegistryClient [nifi]

2024-05-29 Thread via GitHub
maybevanshh closed pull request #8889: Added Private key authentication for GitHubFlowRegistryClient URL: https://github.com/apache/nifi/pull/8889 -- 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

[PR] NIFI-13231 Added Private key authentication for GitHubFlowRegistryClient [nifi]

2024-05-29 Thread via GitHub
maybevanshh opened a new pull request, #8890: URL: https://github.com/apache/nifi/pull/8890 # Summary [NIFI-13231](https://issues.apache.org/jira/browse/NIFI-13231) This PR adds function to Generate Jwt Token in GitHubFlowRegistryC

[jira] [Created] (MINIFICPP-2390) Save build type and build dir in python bootstrap state

2024-05-29 Thread Jira
Gábor Gyimesi created MINIFICPP-2390: Summary: Save build type and build dir in python bootstrap state Key: MINIFICPP-2390 URL: https://issues.apache.org/jira/browse/MINIFICPP-2390 Project: Apache

[PR] MINIFICPP-2390 Save build type and build dir in python bootstrap state [nifi-minifi-cpp]

2024-05-29 Thread via GitHub
lordgamez opened a new pull request, #1804: URL: https://github.com/apache/nifi-minifi-cpp/pull/1804 https://issues.apache.org/jira/browse/MINIFICPP-2390 - Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of th

Re: [PR] NIFI-13030 Adding endpoint for comparing versions of registered flows [nifi]

2024-05-29 Thread via GitHub
simonbence commented on code in PR #8670: URL: https://github.com/apache/nifi/pull/8670#discussion_r1618730811 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/util/Interval.java: ## @@ -0,0 +1,70 @@ +/* + * Licensed to the Apache S

[jira] [Comment Edited] (NIFI-13231) Update GitHubFlowRegistryClient to generate App Installation Token

2024-05-29 Thread Vansh Chaudhary (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850286#comment-17850286 ] Vansh Chaudhary edited comment on NIFI-13231 at 5/29/24 11:40 AM: -

Re: [PR] NIFI-13309 Lookup compatible bundles even if previous flow was empty [nifi]

2024-05-29 Thread via GitHub
simonbence commented on code in PR #: URL: https://github.com/apache/nifi/pull/#discussion_r1618732933 ## nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/serialization/VersionedFlowSynchronizer.java: ## @@ -257,6 +257,10

Re: [PR] NIFI-13309 Lookup compatible bundles even if previous flow was empty [nifi]

2024-05-29 Thread via GitHub
ferencerdei commented on code in PR #: URL: https://github.com/apache/nifi/pull/#discussion_r1618793587 ## nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/serialization/VersionedFlowSynchronizer.java: ## @@ -257,6 +257,10

Re: [PR] [NIFI-13303] - Remove text indicating property verification is disabled. [nifi]

2024-05-29 Thread via GitHub
mcgilman commented on PR #8884: URL: https://github.com/apache/nifi/pull/8884#issuecomment-2137298095 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 unsubs

Re: [PR] NIFI-13289 Add tooltip to NewCanvas item [nifi]

2024-05-29 Thread via GitHub
rfellows commented on code in PR #8870: URL: https://github.com/apache/nifi/pull/8870#discussion_r1618830563 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/tooltips/nifi-tooltip.directive.ts: ## @@ -58,11 +59,29 @@ export class

Re: [PR] [NIFI-13303] - Remove text indicating property verification is disabled. [nifi]

2024-05-29 Thread via GitHub
mcgilman merged PR #8884: URL: https://github.com/apache/nifi/pull/8884 -- 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-13303) Remove text indicating property verification is disabled

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

Re: [PR] [NIFI-13269] - Order parameter reference list alphabetically [nifi]

2024-05-29 Thread via GitHub
mcgilman commented on PR #8885: URL: https://github.com/apache/nifi/pull/8885#issuecomment-2137363552 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 unsubs

[jira] [Updated] (NIFI-13303) Remove text indicating property verification is disabled

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

[jira] [Created] (NIFI-13310) Fix duplicate rat plugin declaration in jolt transform module

2024-05-29 Thread Joe Witt (Jira)
Joe Witt created NIFI-13310: --- Summary: Fix duplicate rat plugin declaration in jolt transform module Key: NIFI-13310 URL: https://issues.apache.org/jira/browse/NIFI-13310 Project: Apache NiFi Issu

[jira] [Updated] (NIFI-13284) Consider filtering current-canvas-route

2024-05-29 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-13284: --- Status: Patch Available (was: In Progress) > Consider filtering current-canvas-route > -

Re: [PR] NIFI-13309 Lookup compatible bundles even if previous flow was empty [nifi]

2024-05-29 Thread via GitHub
briansolo1985 commented on PR #: URL: https://github.com/apache/nifi/pull/#issuecomment-2137473601 Thanks for submitting the change and incorporating the suggestions. +1 from my side -- This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Assigned] (NIFI-13299) Prevent negative numbers in concurrent tasks

2024-05-29 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-13299: -- Assignee: Matt Gilman > Prevent negative numbers in concurrent tasks > ---

[jira] [Created] (NIFI-13311) Turn DB adapters into controller services

2024-05-29 Thread Rajmund Takacs (Jira)
Rajmund Takacs created NIFI-13311: - Summary: Turn DB adapters into controller services Key: NIFI-13311 URL: https://issues.apache.org/jira/browse/NIFI-13311 Project: Apache NiFi Issue Type: I

[PR] NIFI-13311: Turn DB adapters into controller services [nifi]

2024-05-29 Thread via GitHub
takraj opened a new pull request, #8892: URL: https://github.com/apache/nifi/pull/8892 # Summary [NIFI-13311](https://issues.apache.org/jira/browse/NIFI-13311) # Tracking Please complete the following tracking steps prio

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

2024-05-29 Thread via GitHub
takraj commented on PR #8728: URL: https://github.com/apache/nifi/pull/8728#issuecomment-2137622470 @mattyb149 @joewitt I have created a PoC / PR implementing the concept of having controller services instead of fixed lists of supported SQL dialects. If we accept this solution

Re: [PR] NIFI-13311: Turn DB adapters into controller services [nifi]

2024-05-29 Thread via GitHub
joewitt commented on code in PR #8892: URL: https://github.com/apache/nifi/pull/8892#discussion_r1619049108 ## nifi-assembly/pom.xml: ## @@ -350,6 +350,42 @@ language governing permissions and limitations under the License. --> 2.0.0-SNAPSHOT nar

Re: [PR] NIFI-13231 Added Private key authentication for GitHubFlowRegistryClient [nifi]

2024-05-29 Thread via GitHub
exceptionfactory commented on code in PR #8890: URL: https://github.com/apache/nifi/pull/8890#discussion_r1618922463 ## nifi-extension-bundles/nifi-github-bundle/nifi-github-extensions/src/main/java/org/apache/nifi/github/GitHubFlowRegistryClient.java: ## @@ -128,7 +128,22 @@ pu

Re: [PR] NIFI-13311: Turn DB adapters into controller services [nifi]

2024-05-29 Thread via GitHub
joewitt commented on code in PR #8892: URL: https://github.com/apache/nifi/pull/8892#discussion_r1619054989 ## nifi-extension-bundles/nifi-extension-utils/nifi-database-adapters/nifi-database-adapter-api/pom.xml: ## @@ -0,0 +1,36 @@ +http://maven.apache.org/POM/4.0.0"; xmlns:xs

Re: [PR] NIFI-13311: Turn DB adapters into controller services [nifi]

2024-05-29 Thread via GitHub
joewitt commented on code in PR #8892: URL: https://github.com/apache/nifi/pull/8892#discussion_r1619060507 ## nifi-assembly/pom.xml: ## @@ -350,6 +350,42 @@ language governing permissions and limitations under the License. --> 2.0.0-SNAPSHOT nar

[jira] [Commented] (NIFI-13304) ExcelReader - ability to split into flowfile per sheet

2024-05-29 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850403#comment-17850403 ] Daniel Stieglitz commented on NIFI-13304: - [~iiojj2] I believe I understand you n

[PR] MINIFICPP-2388 Fix warnings on Windows build [nifi-minifi-cpp]

2024-05-29 Thread via GitHub
lordgamez opened a new pull request, #1805: URL: https://github.com/apache/nifi-minifi-cpp/pull/1805 https://issues.apache.org/jira/browse/MINIFICPP-2388 Depends on https://github.com/apache/nifi-minifi-cpp/pull/1802 --- Thank you for submitting a contribution to

Re: [PR] NIFI-13030 Adding endpoint for comparing versions of registered flows [nifi]

2024-05-29 Thread via GitHub
bbende commented on code in PR #8670: URL: https://github.com/apache/nifi/pull/8670#discussion_r1619117358 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/FlowResource.java: ## @@ -2057,6 +2062,100 @@ public Response getDetails

Re: [PR] NIFI-13030 Adding endpoint for comparing versions of registered flows [nifi]

2024-05-29 Thread via GitHub
bbende commented on code in PR #8670: URL: https://github.com/apache/nifi/pull/8670#discussion_r1619124970 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/FlowResource.java: ## @@ -2104,6 +2203,24 @@ public Response getVersions

[jira] [Created] (NIFI-13312) Restructure as an nx monorepo

2024-05-29 Thread Rob Fellows (Jira)
Rob Fellows created NIFI-13312: -- Summary: Restructure as an nx monorepo Key: NIFI-13312 URL: https://issues.apache.org/jira/browse/NIFI-13312 Project: Apache NiFi Issue Type: Sub-task

[jira] [Updated] (NIFI-13312) Restructure as an nx monorepo

2024-05-29 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-13312: --- Status: Patch Available (was: In Progress) > Restructure as an nx monorepo > ---

[PR] NIFI-13299: Adding min validators where appropriate [nifi]

2024-05-29 Thread via GitHub
mcgilman opened a new pull request, #8894: URL: https://github.com/apache/nifi/pull/8894 NIFI-13299: - Adding min validators where appropriate. -- 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

[jira] [Updated] (NIFI-13299) Prevent negative numbers in concurrent tasks

2024-05-29 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-13299: --- Status: Patch Available (was: In Progress) > Prevent negative numbers in concurrent tasks >

[jira] [Commented] (NIFI-13265) Remove the instantiation of Object arrays for arguments in ComponentLog log and org.slf4j.Logger statements

2024-05-29 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850430#comment-17850430 ] Daniel Stieglitz commented on NIFI-13265: - [~exceptionfactory] Thanks for clarify

Re: [PR] NIFI-13311: Turn DB adapters into controller services [nifi]

2024-05-29 Thread via GitHub
takraj commented on code in PR #8892: URL: https://github.com/apache/nifi/pull/8892#discussion_r1619200158 ## nifi-assembly/pom.xml: ## @@ -350,6 +350,42 @@ language governing permissions and limitations under the License. --> 2.0.0-SNAPSHOT nar

Re: [PR] NIFI-13311: Turn DB adapters into controller services [nifi]

2024-05-29 Thread via GitHub
takraj commented on code in PR #8892: URL: https://github.com/apache/nifi/pull/8892#discussion_r1619203022 ## nifi-extension-bundles/nifi-extension-utils/nifi-database-adapters/nifi-database-adapter-api/pom.xml: ## @@ -0,0 +1,36 @@ +http://maven.apache.org/POM/4.0.0"; xmlns:xsi

Re: [PR] NIFI-13311: Turn DB adapters into controller services [nifi]

2024-05-29 Thread via GitHub
exceptionfactory commented on code in PR #8892: URL: https://github.com/apache/nifi/pull/8892#discussion_r1619219742 ## nifi-assembly/pom.xml: ## @@ -350,6 +350,42 @@ language governing permissions and limitations under the License. --> 2.0.0-SNAPSHOT

[jira] [Commented] (NIFI-13265) Remove the instantiation of Object arrays for arguments in ComponentLog log and org.slf4j.Logger statements

2024-05-29 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850433#comment-17850433 ] David Handermann commented on NIFI-13265: - [~dstiegli1], for warning cases like t

Re: [PR] NIFI-13311: Turn DB adapters into controller services [nifi]

2024-05-29 Thread via GitHub
takraj commented on code in PR #8892: URL: https://github.com/apache/nifi/pull/8892#discussion_r1619227955 ## nifi-assembly/pom.xml: ## @@ -350,6 +350,42 @@ language governing permissions and limitations under the License. --> 2.0.0-SNAPSHOT nar

[jira] [Updated] (NIFI-13301) Create NiFi Processor Marketplace App Powered by NiFi Registry

2024-05-29 Thread James Guzman (Medel) (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Guzman (Medel) updated NIFI-13301: Description: *Objective:* Improve/enable sharing/reuse of at least two features of

[jira] [Commented] (NIFI-13301) Create NiFi Processor Marketplace App Powered by NiFi Registry

2024-05-29 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850435#comment-17850435 ] Joe Witt commented on NIFI-13301: - i'd just say someone has to host/maintain/support this

[jira] [Commented] (NIFI-13301) Create NiFi Processor Marketplace App Powered by NiFi Registry

2024-05-29 Thread James Guzman (Medel) (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850436#comment-17850436 ] James Guzman (Medel) commented on NIFI-13301: - You're welcome. [~joewitt] .

Re: [PR] NIFI-13311: Turn DB adapters into controller services [nifi]

2024-05-29 Thread via GitHub
takraj commented on code in PR #8892: URL: https://github.com/apache/nifi/pull/8892#discussion_r1619267802 ## nifi-assembly/pom.xml: ## @@ -350,6 +350,42 @@ language governing permissions and limitations under the License. --> 2.0.0-SNAPSHOT nar

[PR] NIFI-13307 Replace KeyStoreUtils with nifi-security-ssl Builders [nifi]

2024-05-29 Thread via GitHub
exceptionfactory opened a new pull request, #8895: URL: https://github.com/apache/nifi/pull/8895 # Summary [NIFI-13307](https://issues.apache.org/jira/browse/NIFI-13307) Replaces `KeyStoreUtils` in `nifi-security-utils` with Builder classes from the `nifi-security-ssl` module.

[jira] [Commented] (NIFI-13301) Create NiFi Processor Marketplace App Powered by NiFi Registry

2024-05-29 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850446#comment-17850446 ] David Handermann commented on NIFI-13301: - One general point worth highlighting i

[jira] [Updated] (NIFI-13307) Refactor TLS Loading using nifi-security-ssl

2024-05-29 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13307: Status: Patch Available (was: Open) > Refactor TLS Loading using nifi-security-ssl > -

[jira] [Updated] (NIFI-13307) Refactor KeyStoreUtils References using nifi-security-ssl

2024-05-29 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13307: Summary: Refactor KeyStoreUtils References using nifi-security-ssl (was: Refactor TLS Load

Re: [PR] NIFI-13284: Only saving canvas routes that are not edit or history [nifi]

2024-05-29 Thread via GitHub
rfellows commented on PR #8891: URL: https://github.com/apache/nifi/pull/8891#issuecomment-2137990180 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 unsubs

[jira] [Created] (NIFI-13313) Replace old UI

2024-05-29 Thread Matt Gilman (Jira)
Matt Gilman created NIFI-13313: -- Summary: Replace old UI Key: NIFI-13313 URL: https://issues.apache.org/jira/browse/NIFI-13313 Project: Apache NiFi Issue Type: Sub-task Components: Cor

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

2024-05-29 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 [

[jira] [Created] (NIFI-13314) Update guides for new UI

2024-05-29 Thread Matt Gilman (Jira)
Matt Gilman created NIFI-13314: -- Summary: Update guides for new UI Key: NIFI-13314 URL: https://issues.apache.org/jira/browse/NIFI-13314 Project: Apache NiFi Issue Type: Task Component

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

2024-05-29 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] [NIFI-13269] - Order parameter reference list alphabetically [nifi]

2024-05-29 Thread via GitHub
mcgilman merged PR #8885: URL: https://github.com/apache/nifi/pull/8885 -- 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-13269) Parameter reference list is randomly ordered or not ordered

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

[jira] [Updated] (NIFI-13269) Parameter reference list is randomly ordered or not ordered

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

[jira] [Commented] (NIFI-13284) Consider filtering current-canvas-route

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

[jira] [Updated] (NIFI-13284) Consider filtering current-canvas-route

2024-05-29 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-13284: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Consider filtering current-canva

Re: [PR] NIFI-13284: Only saving canvas routes that are not edit or history [nifi]

2024-05-29 Thread via GitHub
rfellows merged PR #8891: URL: https://github.com/apache/nifi/pull/8891 -- 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

Re: [PR] NIFI-13311: Turn DB adapters into controller services [nifi]

2024-05-29 Thread via GitHub
joewitt commented on code in PR #8892: URL: https://github.com/apache/nifi/pull/8892#discussion_r1619329171 ## nifi-assembly/pom.xml: ## @@ -350,6 +350,42 @@ language governing permissions and limitations under the License. --> 2.0.0-SNAPSHOT nar

Re: [PR] NIFI-12343 allow override of JSON field max string length for PutElasticsearchJson [nifi]

2024-05-29 Thread via GitHub
exceptionfactory closed pull request #8881: NIFI-12343 allow override of JSON field max string length for PutElasticsearchJson URL: https://github.com/apache/nifi/pull/8881 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Updated] (NIFI-12343) PutElasticsearchJson exception with JSON strings over 20 MB

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

[jira] [Commented] (NIFI-12343) PutElasticsearchJson exception with JSON strings over 20 MB

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

[jira] [Commented] (NIFI-13308) Bump aws, spring, jersey, netty versions to latest

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

Re: [PR] NIFI-13308 bumped dependencies slack,maven,mariadb,spring boot, spring framework, jersey, netty, box, aws [nifi]

2024-05-29 Thread via GitHub
exceptionfactory closed pull request #8887: NIFI-13308 bumped dependencies slack,maven,mariadb,spring boot, spring framework, jersey, netty, box, aws URL: https://github.com/apache/nifi/pull/8887 -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[jira] [Updated] (NIFI-13308) Upgrade Spring Framework to 6.1.8 along with Spring Boot 3.2.6, AWS 2.25.60, Netty 4.1.110 and others

2024-05-29 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13308: Summary: Upgrade Spring Framework to 6.1.8 along with Spring Boot 3.2.6, AWS 2.25.60, Netty

[jira] [Resolved] (NIFI-13308) Upgrade Spring Framework to 6.1.8 along with Spring Boot 3.2.6, AWS 2.25.60, Netty 4.1.110 and others

2024-05-29 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-13308. - Fix Version/s: 2.0.0-M4 Resolution: Fixed > Upgrade Spring Framework to 6.1.8 alon

[jira] [Resolved] (NIFI-11171) Reorganize Standard Components for 2.0.0

2024-05-29 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-11171. - Fix Version/s: 2.0.0-M3 Resolution: Fixed Marking as completed based on changes im

Re: [PR] NIFI-13299: Adding min validators where appropriate [nifi]

2024-05-29 Thread via GitHub
rfellows merged PR #8894: URL: https://github.com/apache/nifi/pull/8894 -- 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-13299) Prevent negative numbers in concurrent tasks

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

[jira] [Updated] (NIFI-13299) Prevent negative numbers in concurrent tasks

2024-05-29 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-13299: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Prevent negative numbers in conc

Re: [PR] NIFI-13231 Added Private key authentication for GitHubFlowRegistryClient [nifi]

2024-05-29 Thread via GitHub
exceptionfactory commented on code in PR #8890: URL: https://github.com/apache/nifi/pull/8890#discussion_r1619437365 ## nifi-extension-bundles/nifi-github-bundle/nifi-github-extensions/src/main/java/org/apache/nifi/github/GitHubRepositoryClient.java: ## @@ -379,6 +392,41 @@ publ

[PR] NIFI-13265 Removed the instantiation of Object arrays for arguments in ComponentLog log and org.slf4j.Logger statements. [nifi]

2024-05-29 Thread via GitHub
dan-s1 opened a new pull request, #8896: URL: https://github.com/apache/nifi/pull/8896 # Summary [NIFI-13265](https://issues.apache.org/jira/browse/NIFI-13265) In addition to removing the unnecessary instantiation of Object arrays

[jira] [Updated] (NIFI-13265) Remove the instantiation of Object arrays for arguments in ComponentLog log and org.slf4j.Logger statements

2024-05-29 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-13265: Status: Patch Available (was: In Progress) > Remove the instantiation of Object arrays for

[jira] [Updated] (NIFI-13265) Remove the instantiation of Object arrays for arguments in ComponentLog log and org.slf4j.Logger statements

2024-05-29 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-13265: Priority: Major (was: Minor) > Remove the instantiation of Object arrays for arguments in

Re: [PR] NIFI-13289 Add tooltip to NewCanvas item [nifi]

2024-05-29 Thread via GitHub
zeevo commented on code in PR #8870: URL: https://github.com/apache/nifi/pull/8870#discussion_r1619510853 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/tooltips/nifi-tooltip.directive.ts: ## @@ -58,11 +59,29 @@ export class Ni

Re: [PR] NIFI-13289 Add tooltip to NewCanvas item [nifi]

2024-05-29 Thread via GitHub
zeevo commented on code in PR #8870: URL: https://github.com/apache/nifi/pull/8870#discussion_r1619511161 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/tooltips/nifi-tooltip.directive.ts: ## @@ -58,11 +59,29 @@ export class Ni

Re: [PR] NIFI-13265 Removed the instantiation of Object arrays for arguments in ComponentLog log and org.slf4j.Logger statements. [nifi]

2024-05-29 Thread via GitHub
dan-s1 commented on PR #8896: URL: https://github.com/apache/nifi/pull/8896#issuecomment-2138336598 @exceptionfactory Can you please advise on is there something I checked in that caused the following exceptions ``` Error:TestExecuteProcess.testNotRedirectErrorStream:241 If redirec

[jira] [Updated] (NIFI-13289) Add tooltip to NewCanvas item

2024-05-29 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-13289: --- Status: Patch Available (was: Open) > Add tooltip to NewCanvas item > -

Re: [PR] [NIFI-13312] - Restructure as an Nx monorepo [nifi]

2024-05-29 Thread via GitHub
mcgilman commented on code in PR #8893: URL: https://github.com/apache/nifi/pull/8893#discussion_r1619554202 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/package.json: ## @@ -56,7 +56,7 @@ "@angular/compiler-cli": "^17.1.3",

Re: [PR] NIFI-13289 Add tooltip to NewCanvas item [nifi]

2024-05-29 Thread via GitHub
rfellows merged PR #8870: URL: https://github.com/apache/nifi/pull/8870 -- 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-13289) Add tooltip to NewCanvas item

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

[jira] [Commented] (NIFI-13289) Add tooltip to NewCanvas item

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

Re: [PR] NIFI-12595 Introduce 'Track Last Listing Time' mode to ListedEntityTracker [nifi]

2024-05-29 Thread via GitHub
github-actions[bot] closed pull request #8244: NIFI-12595 Introduce 'Track Last Listing Time' mode to ListedEntityTracker URL: https://github.com/apache/nifi/pull/8244 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] NIFI-13231 Added Private key authentication for GitHubFlowRegistryClient [nifi]

2024-05-29 Thread via GitHub
maybevanshh commented on code in PR #8890: URL: https://github.com/apache/nifi/pull/8890#discussion_r1619921824 ## nifi-extension-bundles/nifi-github-bundle/nifi-github-extensions/src/main/java/org/apache/nifi/github/GitHubRepositoryClient.java: ## @@ -379,6 +392,41 @@ public GH