Re: [PR] NIFI-6310 Add OctetCounting parsing to ListenTCP [nifi]

2024-04-17 Thread via GitHub
github-actions[bot] closed pull request #8065: NIFI-6310 Add OctetCounting parsing to ListenTCP URL: https://github.com/apache/nifi/pull/8065 -- 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

[jira] [Resolved] (NIFI-10657) When multiple CLOB columns in a table are configured for processing in Oracle, NIFI is throwing Out of Memory exception.

2024-04-17 Thread Joe Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Gresock resolved NIFI-10657. Fix Version/s: 2.0.0-M3 1.26.0 Resolution: Fixed > When multiple CLOB

[jira] [Commented] (NIFI-10657) When multiple CLOB columns in a table are configured for processing in Oracle, NIFI is throwing Out of Memory exception.

2024-04-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838399#comment-17838399 ] ASF subversion and git services commented on NIFI-10657: Commit

[jira] [Commented] (NIFI-10657) When multiple CLOB columns in a table are configured for processing in Oracle, NIFI is throwing Out of Memory exception.

2024-04-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838392#comment-17838392 ] ASF subversion and git services commented on NIFI-10657: Commit

Re: [PR] NIFI-10657 Free Clob after reading from ResultSet to avoid out of memory errors [nifi]

2024-04-17 Thread via GitHub
asfgit closed pull request #8654: NIFI-10657 Free Clob after reading from ResultSet to avoid out of memory errors URL: https://github.com/apache/nifi/pull/8654 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Updated] (NIFI-13058) HtmlDocumentationWriter could not link to JoltTransformRecord reference in ScriptedTransformRecord due to incorrect package name

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

[jira] [Commented] (NIFI-13058) HtmlDocumentationWriter could not link to JoltTransformRecord reference in ScriptedTransformRecord due to incorrect package name

2024-04-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838369#comment-17838369 ] ASF subversion and git services commented on NIFI-13058: Commit

Re: [PR] NIFI-13058 Corrected package name for JoltTransformRecord so HtmlDocumentationWriter can correctly create a link to it. [nifi]

2024-04-17 Thread via GitHub
exceptionfactory closed pull request #8660: NIFI-13058 Corrected package name for JoltTransformRecord so HtmlDocumentationWriter can correctly create a link to it. URL: https://github.com/apache/nifi/pull/8660 -- This is an automated message from the Apache Git Service. To respond to the

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

2024-04-17 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-13062) Add support for read only details dialog

2024-04-17 Thread Matt Gilman (Jira)
Matt Gilman created NIFI-13062: -- Summary: Add support for read only details dialog Key: NIFI-13062 URL: https://issues.apache.org/jira/browse/NIFI-13062 Project: Apache NiFi Issue Type:

Re: [PR] NIFI-12224: Add support for updateMany operation with operators enabled option in `PutMongo` processor [nifi]

2024-04-17 Thread via GitHub
exceptionfactory commented on code in PR #8610: URL: https://github.com/apache/nifi/pull/8610#discussion_r1569407812 ## nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/PutMongo.java: ## @@ -127,20 +153,17 @@ public

Re: [PR] NIFI-12224: Add support for updateMany operation with operators enabled option in `PutMongo` processor [nifi]

2024-04-17 Thread via GitHub
dan-s1 commented on code in PR #8610: URL: https://github.com/apache/nifi/pull/8610#discussion_r1555819061 ## nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/PutMongo.java: ## @@ -127,20 +153,17 @@ public class

[jira] [Resolved] (NIFI-13035) UI - remove angular2jwt from Nifi Registry

2024-04-17 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman resolved NIFI-13035. Fix Version/s: 2.0.0-M3 Resolution: Fixed > UI - remove angular2jwt from Nifi Registry >

Re: [PR] [NIFI-13035] remove angular2jwt and update to node 21 except in registry [nifi]

2024-04-17 Thread via GitHub
mcgilman merged PR #8641: URL: https://github.com/apache/nifi/pull/8641 -- 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:

[jira] [Commented] (NIFI-13035) UI - remove angular2jwt from Nifi Registry

2024-04-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838363#comment-17838363 ] ASF subversion and git services commented on NIFI-13035: Commit

Re: [PR] [NIFI-13035] remove angular2jwt and update to node 21 except in registry [nifi]

2024-04-17 Thread via GitHub
mcgilman commented on PR #8641: URL: https://github.com/apache/nifi/pull/8641#issuecomment-2061949525 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

[PR] NIFI-13059: Adding support for copying and pasting on the canvas [nifi]

2024-04-17 Thread via GitHub
mcgilman opened a new pull request, #8661: URL: https://github.com/apache/nifi/pull/8661 NIFI-13059: - Adding support for copying and pasting on the canvas. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Updated] (NIFI-13059) Add support for Copy/Paste

2024-04-17 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-13059: --- Status: Patch Available (was: In Progress) > Add support for Copy/Paste >

Re: [PR] [NIFI-13034] Change Component Version [nifi]

2024-04-17 Thread via GitHub
mcgilman merged PR #8653: URL: https://github.com/apache/nifi/pull/8653 -- 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:

[jira] [Updated] (NIFI-13034) Change Component Version

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

[jira] [Commented] (NIFI-13034) Change Component Version

2024-04-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838322#comment-17838322 ] ASF subversion and git services commented on NIFI-13034: Commit

Re: [PR] NIFI-10657 Free Clob after reading from ResultSet to avoid out of memory errors [nifi]

2024-04-17 Thread via GitHub
jrsteinebrey commented on code in PR #8654: URL: https://github.com/apache/nifi/pull/8654#discussion_r1569202194 ## nifi-nar-bundles/nifi-extension-utils/nifi-database-utils/src/main/java/org/apache/nifi/util/db/JdbcCommon.java: ## @@ -287,6 +287,11 @@ public static long

[jira] [Updated] (NIFI-13058) HtmlDocumentationWriter could not link to JoltTransformRecord reference in ScriptedTransformRecord due to incorrect package name

2024-04-17 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-13058: Status: Patch Available (was: In Progress) > HtmlDocumentationWriter could not link to

[PR] NIFI-13058 Corrected package name for JoltTransformRecord so HtmlDocu… [nifi]

2024-04-17 Thread via GitHub
dan-s1 opened a new pull request, #8660: URL: https://github.com/apache/nifi/pull/8660 …mentationWriter can corrctly create a link to it. # Summary [NIFI-13058](https://issues.apache.org/jira/browse/NIFI-13058) #

[jira] [Updated] (NIFI-13058) HtmlDocumentationWriter could not link to JoltTransformRecord reference in ScriptedTransformRecord due to incorrect package name

2024-04-17 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-13058: Description: On startup I see the following WARN message in nifi-app.log {code:java}

[jira] [Commented] (NIFI-13048) Add bundle build info in NiFi Registry

2024-04-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838289#comment-17838289 ] ASF subversion and git services commented on NIFI-13048: Commit

[jira] [Updated] (NIFI-13048) Add bundle build info in NiFi Registry

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

Re: [PR] NIFI-13048 - Add build info, bundle size and NiFi API version for bundles in NiFi Registry [nifi]

2024-04-17 Thread via GitHub
exceptionfactory closed pull request #8649: NIFI-13048 - Add build info, bundle size and NiFi API version for bundles in NiFi Registry URL: https://github.com/apache/nifi/pull/8649 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] NIFI-11858 Configurable Column Name Normalization in PutDatabaseRecord and UpdateDatabaseTable [nifi]

2024-04-17 Thread via GitHub
mattyb149 commented on PR #7544: URL: https://github.com/apache/nifi/pull/7544#issuecomment-2061707094 This needs a rebase against the latest main, then I will take a look also, thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] MINIFICPP-2251 Make OPENSSL and CURL mandatory [nifi-minifi-cpp]

2024-04-17 Thread via GitHub
lordgamez commented on code in PR #1749: URL: https://github.com/apache/nifi-minifi-cpp/pull/1749#discussion_r1569073321 ## README.md: ## @@ -185,7 +184,7 @@ On all distributions please use -DUSE_SHARED_LIBS=OFF to statically link zlib, l Libraries * libuuid *

Re: [PR] MINIFICPP-2251 Make OPENSSL and CURL mandatory [nifi-minifi-cpp]

2024-04-17 Thread via GitHub
szaszm commented on code in PR #1749: URL: https://github.com/apache/nifi-minifi-cpp/pull/1749#discussion_r1569051462 ## README.md: ## @@ -185,7 +184,7 @@ On all distributions please use -DUSE_SHARED_LIBS=OFF to statically link zlib, l Libraries * libuuid * librocksdb

[jira] [Updated] (NIFI-13045) Provide an option to specify the bootstrap listen port in MiNiFi

2024-04-17 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13045: Summary: Provide an option to specify the bootstrap listen port in MiNiFi (was: Provide

[jira] [Resolved] (NIFI-13045) Provide an option to specify the bootstrap listen port in MiNiFi

2024-04-17 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-13045. - Resolution: Fixed > Provide an option to specify the bootstrap listen port in MiNiFi >

[jira] [Commented] (NIFI-13045) Provide an option to specify the bootstrap listen port

2024-04-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838257#comment-17838257 ] ASF subversion and git services commented on NIFI-13045: Commit

Re: [PR] NIFI-13045 Provide an option to specify the bootstrap listen port [nifi]

2024-04-17 Thread via GitHub
exceptionfactory closed pull request #8648: NIFI-13045 Provide an option to specify the bootstrap listen port URL: https://github.com/apache/nifi/pull/8648 -- 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

Re: [PR] MINIFICPP-2251 Make OPENSSL and CURL mandatory [nifi-minifi-cpp]

2024-04-17 Thread via GitHub
szaszm commented on code in PR #1749: URL: https://github.com/apache/nifi-minifi-cpp/pull/1749#discussion_r1569036566 ## README.md: ## @@ -185,7 +184,7 @@ On all distributions please use -DUSE_SHARED_LIBS=OFF to statically link zlib, l Libraries * libuuid * librocksdb

Re: [PR] [NIFI-13034] Change Component Version [nifi]

2024-04-17 Thread via GitHub
mcgilman commented on code in PR #8653: URL: https://github.com/apache/nifi/pull/8653#discussion_r1569023212 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/extension-creation/extension-creation.component.ts:

Re: [PR] MINIFICPP-2251 Make OPENSSL and CURL mandatory [nifi-minifi-cpp]

2024-04-17 Thread via GitHub
lordgamez commented on code in PR #1749: URL: https://github.com/apache/nifi-minifi-cpp/pull/1749#discussion_r1568978398 ## README.md: ## @@ -185,7 +184,7 @@ On all distributions please use -DUSE_SHARED_LIBS=OFF to statically link zlib, l Libraries * libuuid *

Re: [PR] MINIFICPP-2251 Make OPENSSL and CURL mandatory [nifi-minifi-cpp]

2024-04-17 Thread via GitHub
lordgamez commented on code in PR #1749: URL: https://github.com/apache/nifi-minifi-cpp/pull/1749#discussion_r1568978916 ## extensions/expression-language/tests/integration/UpdateAttributeIntegrationTest.cpp: ## @@ -38,11 +38,10 @@ class TestHarness : public IntegrationBase {

[jira] [Created] (MINIFICPP-2331) Update build time and runtime dependencies

2024-04-17 Thread Jira
Gábor Gyimesi created MINIFICPP-2331: Summary: Update build time and runtime dependencies Key: MINIFICPP-2331 URL: https://issues.apache.org/jira/browse/MINIFICPP-2331 Project: Apache NiFi MiNiFi

Re: [PR] NIFI-13045 Provide an option to specify the bootstrap listen port [nifi]

2024-04-17 Thread via GitHub
briansolo1985 commented on PR #8648: URL: https://github.com/apache/nifi/pull/8648#issuecomment-2061354090 Updated the PR, please check and merge if good to go -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] NIFI-13045 Provide an option to specify the bootstrap listen port [nifi]

2024-04-17 Thread via GitHub
exceptionfactory commented on code in PR #8648: URL: https://github.com/apache/nifi/pull/8648#discussion_r1568893275 ## minifi/minifi-bootstrap/src/main/java/org/apache/nifi/minifi/bootstrap/command/StartRunner.java: ## @@ -279,15 +280,33 @@ private void

Re: [PR] NIFI-13008 - CLI command to upgrade all instances of a versioned flow [nifi]

2024-04-17 Thread via GitHub
gresockj commented on code in PR #8611: URL: https://github.com/apache/nifi/pull/8611#discussion_r1568880051 ## nifi-toolkit/nifi-toolkit-cli/src/main/java/org/apache/nifi/toolkit/cli/impl/command/nifi/pg/PGChangeAllVersions.java: ## @@ -0,0 +1,140 @@ +/* + * Licensed to the

[jira] [Commented] (NIFI-13049) Upgrade remaining nimbus-jose-jwt dependencies to 9.37.3

2024-04-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838192#comment-17838192 ] ASF subversion and git services commented on NIFI-13049: Commit

Re: [PR] NIFI-13049: Upgrade remaining nimbus-jose-jwt dependencies to 9.37.3 [nifi]

2024-04-17 Thread via GitHub
exceptionfactory closed pull request #8650: NIFI-13049: Upgrade remaining nimbus-jose-jwt dependencies to 9.37.3 URL: https://github.com/apache/nifi/pull/8650 -- 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] MINIFICPP-2251 Make OPENSSL and CURL mandatory [nifi-minifi-cpp]

2024-04-17 Thread via GitHub
adamdebreceni commented on code in PR #1749: URL: https://github.com/apache/nifi-minifi-cpp/pull/1749#discussion_r1568862478 ## extensions/expression-language/tests/integration/UpdateAttributeIntegrationTest.cpp: ## @@ -38,11 +38,10 @@ class TestHarness : public IntegrationBase

[jira] [Resolved] (NIFI-13049) Upgrade nimbus-jose-jwt dependencies to 9.37.3 for Toolkit and Registry

2024-04-17 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-13049. - Fix Version/s: 1.26.0 Resolution: Fixed > Upgrade nimbus-jose-jwt dependencies to

[jira] [Updated] (NIFI-13049) Upgrade nimbus-jose-jwt dependencies to 9.37.3 for Toolkit and Registry

2024-04-17 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13049: Summary: Upgrade nimbus-jose-jwt dependencies to 9.37.3 for Toolkit and Registry (was:

Re: [PR] NIFI-13049: Upgrade remaining nimbus-jose-jwt dependencies to 9.37.3 [nifi]

2024-04-17 Thread via GitHub
exceptionfactory commented on PR #8650: URL: https://github.com/apache/nifi/pull/8650#issuecomment-2061281353 Merged in https://github.com/apache/nifi/commit/86ddf7758c33b813d895b7db4b593057ef8381da -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] MINIFICPP-2251 Make OPENSSL and CURL mandatory [nifi-minifi-cpp]

2024-04-17 Thread via GitHub
adamdebreceni commented on code in PR #1749: URL: https://github.com/apache/nifi-minifi-cpp/pull/1749#discussion_r1568707100 ## README.md: ## @@ -185,7 +184,7 @@ On all distributions please use -DUSE_SHARED_LIBS=OFF to statically link zlib, l Libraries * libuuid *

Re: [PR] NIFI-10657 Free Clob after reading from ResultSet to avoid out of memory errors [nifi]

2024-04-17 Thread via GitHub
gresockj commented on code in PR #8654: URL: https://github.com/apache/nifi/pull/8654#discussion_r1568649655 ## nifi-nar-bundles/nifi-extension-utils/nifi-database-utils/src/main/java/org/apache/nifi/util/db/JdbcCommon.java: ## @@ -287,6 +287,11 @@ public static long

Re: [PR] NIFI-13052 allow CRON driven components to be searchable [nifi]

2024-04-17 Thread via GitHub
pvillard31 closed pull request #8659: NIFI-13052 allow CRON driven components to be searchable URL: https://github.com/apache/nifi/pull/8659 -- 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

[jira] [Commented] (NIFI-13052) CRON Driven components should be searchable

2024-04-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17838068#comment-17838068 ] ASF subversion and git services commented on NIFI-13052: Commit

[jira] [Updated] (NIFI-13052) CRON Driven components should be searchable

2024-04-17 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-13052: -- Fix Version/s: 1.26.0 > CRON Driven components should be searchable >

Re: [PR] NIFI-13052 allow CRON driven components to be searchable [nifi]

2024-04-17 Thread via GitHub
pvillard31 commented on PR #8659: URL: https://github.com/apache/nifi/pull/8659#issuecomment-2060845215 Merged, thanks @mosermw -- 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