[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1362: MINIFICPP-1830 Verify regex properties in processors in case it is set to empty

2022-07-01 Thread GitBox
lordgamez commented on code in PR #1362: URL: https://github.com/apache/nifi-minifi-cpp/pull/1362#discussion_r911883288 ## extensions/librdkafka/PublishKafka.cpp: ## @@ -184,12 +184,12 @@ class ReadCallback { }); } - static rd_kafka_headers_unique_ptr

[GitHub] [nifi] ferencerdei commented on a diff in pull request #6160: NIFI-10166 improve MiNiFi bootstrap test coverage

2022-07-01 Thread GitBox
ferencerdei commented on code in PR #6160: URL: https://github.com/apache/nifi/pull/6160#discussion_r911657359 ## minifi/minifi-bootstrap/src/test/java/org/apache/nifi/minifi/bootstrap/service/BootstrapCodecTest.java: ## @@ -0,0 +1,189 @@ +/* + * Licensed to the Apache Software

[jira] [Created] (NIFI-10190) Update azure-cosmos from 4.26.0 to 4.31.0

2022-07-01 Thread Mike R (Jira)
Mike R created NIFI-10190: - Summary: Update azure-cosmos from 4.26.0 to 4.31.0 Key: NIFI-10190 URL: https://issues.apache.org/jira/browse/NIFI-10190 Project: Apache NiFi Issue Type: Improvement

[jira] [Updated] (NIFI-10190) Update azure-cosmos from 4.26.0 to 4.31.0

2022-07-01 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R updated NIFI-10190: -- Description: Update azure-cosmos component from 4.26.0 to 4.31.0 to remediate CVE-2020-36518 (was: Update

[GitHub] [nifi] ferencerdei commented on a diff in pull request #6160: NIFI-10166 improve MiNiFi bootstrap test coverage

2022-07-01 Thread GitBox
ferencerdei commented on code in PR #6160: URL: https://github.com/apache/nifi/pull/6160#discussion_r911639888 ## minifi/minifi-bootstrap/src/main/java/org/apache/nifi/minifi/bootstrap/util/ConfigTransformer.java: ## @@ -750,6 +756,72 @@ protected static void

[GitHub] [nifi] ferencerdei commented on a diff in pull request #6160: NIFI-10166 improve MiNiFi bootstrap test coverage

2022-07-01 Thread GitBox
ferencerdei commented on code in PR #6160: URL: https://github.com/apache/nifi/pull/6160#discussion_r911779208 ## minifi/minifi-bootstrap/src/main/java/org/apache/nifi/minifi/bootstrap/configuration/ingestors/PullHttpChangeIngestor.java: ## @@ -234,8 +218,9 @@ public void run()

[GitHub] [nifi] ferencerdei commented on a diff in pull request #6160: NIFI-10166 improve MiNiFi bootstrap test coverage

2022-07-01 Thread GitBox
ferencerdei commented on code in PR #6160: URL: https://github.com/apache/nifi/pull/6160#discussion_r911653320 ## minifi/minifi-bootstrap/src/test/java/org/apache/nifi/minifi/bootstrap/command/DumpRunnerTest.java: ## @@ -0,0 +1,151 @@ +/* + * Licensed to the Apache Software

[GitHub] [nifi] mr1716 opened a new pull request, #6175: NIFI-10190 Update azure-cosmos from 4.26.0 to 4.31.0

2022-07-01 Thread GitBox
mr1716 opened a new pull request, #6175: URL: https://github.com/apache/nifi/pull/6175 # Summary [NiFi 10190](https://issues.apache.org/jira/browse/NIFI-10190) # Tracking Please complete the following tracking steps prior

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1362: MINIFICPP-1830 Verify regex properties in processors in case it is set to empty

2022-07-01 Thread GitBox
szaszm commented on code in PR #1362: URL: https://github.com/apache/nifi-minifi-cpp/pull/1362#discussion_r911902756 ## libminifi/include/utils/HTTPUtils.h: ## @@ -31,14 +31,14 @@ so we convert localhost to our local hostname. inline bool parse_http_components(const

[jira] [Resolved] (NIFI-10190) Update azure-cosmos from 4.26.0 to 4.31.0

2022-07-01 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R resolved NIFI-10190. --- Resolution: Won't Fix > Update azure-cosmos from 4.26.0 to 4.31.0 >

[jira] [Commented] (NIFI-10190) Update azure-cosmos from 4.26.0 to 4.31.0

2022-07-01 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561441#comment-17561441 ] Mike R commented on NIFI-10190: --- Will wait until the CVE is updated before updating this. > Update

[jira] [Updated] (NIFI-9809) Disable Kudu Tests on arm64 platforms

2022-07-01 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFI-9809: -- Summary: Disable Kudu Tests on arm64 platforms (was: Support Kudu NAR on arm64 platforms) > Disable

[GitHub] [nifi] mr1716 commented on a diff in pull request #6175: NIFI-10190 Update azure-cosmos from 4.26.0 to 4.31.0

2022-07-01 Thread GitBox
mr1716 commented on code in PR #6175: URL: https://github.com/apache/nifi/pull/6175#discussion_r911933610 ## nifi-nar-bundles/nifi-azure-bundle/pom.xml: ## @@ -31,7 +31,7 @@ 1.4.5 1.11.0 -4.26.0 +4.31.0 Review Comment:

[GitHub] [nifi] Lehel44 closed pull request #5654: NIFI-9558: ConnectWebSocket leaks connections and duplicates FlowFile

2022-07-01 Thread GitBox
Lehel44 closed pull request #5654: NIFI-9558: ConnectWebSocket leaks connections and duplicates FlowFile URL: https://github.com/apache/nifi/pull/5654 -- 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

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1362: MINIFICPP-1830 Verify regex properties in processors in case it is set to empty

2022-07-01 Thread GitBox
lordgamez commented on code in PR #1362: URL: https://github.com/apache/nifi-minifi-cpp/pull/1362#discussion_r911906233 ## libminifi/include/utils/HTTPUtils.h: ## @@ -31,14 +31,14 @@ so we convert localhost to our local hostname. inline bool parse_http_components(const

[GitHub] [nifi] mr1716 commented on a diff in pull request #6175: NIFI-10190 Update azure-cosmos from 4.26.0 to 4.31.0

2022-07-01 Thread GitBox
mr1716 commented on code in PR #6175: URL: https://github.com/apache/nifi/pull/6175#discussion_r911921267 ## nifi-nar-bundles/nifi-azure-bundle/pom.xml: ## @@ -31,7 +31,7 @@ 1.4.5 1.11.0 -4.26.0 +4.31.0 Review Comment:

[GitHub] [nifi] mr1716 closed pull request #6175: NIFI-10190 Update azure-cosmos from 4.26.0 to 4.31.0

2022-07-01 Thread GitBox
mr1716 closed pull request #6175: NIFI-10190 Update azure-cosmos from 4.26.0 to 4.31.0 URL: https://github.com/apache/nifi/pull/6175 -- 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

[jira] [Commented] (NIFI-10190) Update azure-cosmos from 4.26.0 to 4.31.0

2022-07-01 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561440#comment-17561440 ] Mike R commented on NIFI-10190: --- Even with the update, it is still vulnerable to

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6175: NIFI-10190 Update azure-cosmos from 4.26.0 to 4.31.0

2022-07-01 Thread GitBox
exceptionfactory commented on code in PR #6175: URL: https://github.com/apache/nifi/pull/6175#discussion_r911926375 ## nifi-nar-bundles/nifi-azure-bundle/pom.xml: ## @@ -31,7 +31,7 @@ 1.4.5 1.11.0 -4.26.0 +4.31.0 Review Comment:

[jira] [Updated] (NIFI-9809) Disable Kudu Tests on arm64 platforms

2022-07-01 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFI-9809: -- Description: The kudu-binary artifact is not available for aarch64 (arm64) platforms: {noformat} We

[jira] [Created] (NIFI-10191) Method to stop NiFi on windows

2022-07-01 Thread Dennis Jaheruddin (Jira)
Dennis Jaheruddin created NIFI-10191: Summary: Method to stop NiFi on windows Key: NIFI-10191 URL: https://issues.apache.org/jira/browse/NIFI-10191 Project: Apache NiFi Issue Type:

[GitHub] [nifi] NissimShiman commented on pull request #6077: NIFI-10050: When copying a process group and 1 CS references a higher…

2022-07-01 Thread GitBox
NissimShiman commented on PR #6077: URL: https://github.com/apache/nifi/pull/6077#issuecomment-1172402045 Good eye to catch this subtle issue. Very minor point, but maybe add step to jira example to set CSVReader's SchemaAccessStrategy to HWS Schema Reference Attributes (or some

[GitHub] [nifi] mr1716 commented on a diff in pull request #6175: NIFI-10190 Update azure-cosmos from 4.26.0 to 4.31.0

2022-07-01 Thread GitBox
mr1716 commented on code in PR #6175: URL: https://github.com/apache/nifi/pull/6175#discussion_r911921943 ## nifi-nar-bundles/nifi-azure-bundle/pom.xml: ## @@ -31,7 +31,7 @@ 1.4.5 1.11.0 -4.26.0 +4.31.0 Review Comment: If so, we

[jira] [Updated] (NIFI-10187) Upgrade Apache FtpServer to 1.2.0

2022-07-01 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-10187: -- Fix Version/s: 1.17.0 Resolution: Fixed Status: Resolved (was: Patch

[jira] [Commented] (NIFI-10187) Upgrade Apache FtpServer to 1.2.0

2022-07-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561436#comment-17561436 ] ASF subversion and git services commented on NIFI-10187: Commit

[GitHub] [nifi] asfgit closed pull request #6171: NIFI-10187 Upgrade FtpServer from 1.1.1 to 1.2.0

2022-07-01 Thread GitBox
asfgit closed pull request #6171: NIFI-10187 Upgrade FtpServer from 1.1.1 to 1.2.0 URL: https://github.com/apache/nifi/pull/6171 -- 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

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6175: NIFI-10190 Update azure-cosmos from 4.26.0 to 4.31.0

2022-07-01 Thread GitBox
exceptionfactory commented on code in PR #6175: URL: https://github.com/apache/nifi/pull/6175#discussion_r911916049 ## nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml: ## @@ -97,7 +97,7 @@ com.azure azure-cosmos -

[GitHub] [nifi] pvillard31 commented on pull request #6174: NIFI-10189 Added WriteText processor to the standard bundle.

2022-07-01 Thread GitBox
pvillard31 commented on PR #6174: URL: https://github.com/apache/nifi/pull/6174#issuecomment-1172295029 ReplaceText with "Always Replace" as the strategy won't evaluate the flowfile's content. We're also checking the specified regex to see if Always Replace should be applied by default. In

[jira] [Updated] (NIFI-9809) Disable Kudu Tests on arm64 platforms

2022-07-01 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFI-9809: -- Description: The kudu-binary artifact is not available for aarch64 (arm64) platforms: {noformat} Could

[jira] [Assigned] (NIFI-9809) Disable Kudu Tests on arm64 platforms

2022-07-01 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran reassigned NIFI-9809: - Assignee: Kevin Doran > Disable Kudu Tests on arm64 platforms >

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6172: NIFI-10143 - ListFTP/GetFTP charset issues

2022-07-01 Thread GitBox
exceptionfactory commented on code in PR #6172: URL: https://github.com/apache/nifi/pull/6172#discussion_r911999082 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestFTPCharset.java: ## @@ -0,0 +1,295 @@ +/*

[GitHub] [nifi] markobean commented on pull request #6151: NIFI-10154 ReplaceText AdminYielding on long line

2022-07-01 Thread GitBox
markobean commented on PR #6151: URL: https://github.com/apache/nifi/pull/6151#issuecomment-1172541808 I found some interesting things while testing this PR. When using ReplaceText in a flow, I found a buffer size < 8k never caused the BufferOverflowException. I believe this is due to a

[GitHub] [nifi] exceptionfactory closed pull request #6160: NIFI-10166 improve MiNiFi bootstrap test coverage

2022-07-01 Thread GitBox
exceptionfactory closed pull request #6160: NIFI-10166 improve MiNiFi bootstrap test coverage URL: https://github.com/apache/nifi/pull/6160 -- 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

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6160: NIFI-10166 improve MiNiFi bootstrap test coverage

2022-07-01 Thread GitBox
exceptionfactory commented on code in PR #6160: URL: https://github.com/apache/nifi/pull/6160#discussion_r912128263 ## minifi/minifi-bootstrap/src/test/java/org/apache/nifi/minifi/bootstrap/command/CommandRunnerFactoryTest.java: ## @@ -0,0 +1,155 @@ +/* + * Licensed to the

[GitHub] [nifi] NissimShiman commented on a diff in pull request #6134: NIFI-10137 Change nifi-toolkit-api to use Jersey 2 and Jackson

2022-07-01 Thread GitBox
NissimShiman commented on code in PR #6134: URL: https://github.com/apache/nifi/pull/6134#discussion_r912152508 ## nifi-toolkit/nifi-toolkit-api/pom.xml: ## @@ -83,7 +84,7 @@ language governing permissions and limitations under the License. -->

[GitHub] [nifi] exceptionfactory commented on pull request #6174: NIFI-10189 Added WriteText processor to the standard bundle.

2022-07-01 Thread GitBox
exceptionfactory commented on PR #6174: URL: https://github.com/apache/nifi/pull/6174#issuecomment-1172536272 As @pvillard31 noted, the `Always Replace` strategy seems to meet the use case described, and would seem to obviate the need for a new processor. -- This is an automated message

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6134: NIFI-10137 Change nifi-toolkit-api to use Jersey 2 and Jackson

2022-07-01 Thread GitBox
exceptionfactory commented on code in PR #6134: URL: https://github.com/apache/nifi/pull/6134#discussion_r912190782 ## nifi-toolkit/nifi-toolkit-api/pom.xml: ## @@ -83,7 +84,7 @@ language governing permissions and limitations under the License. -->

[GitHub] [nifi] exceptionfactory commented on pull request #6134: NIFI-10137 Change nifi-toolkit-api to use Jersey 2 and Jackson

2022-07-01 Thread GitBox
exceptionfactory commented on PR #6134: URL: https://github.com/apache/nifi/pull/6134#issuecomment-1172625430 Thanks for the review and feedback @NissimShiman! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [nifi] markobean commented on pull request #6151: NIFI-10154 ReplaceText AdminYielding on long line

2022-07-01 Thread GitBox
markobean commented on PR #6151: URL: https://github.com/apache/nifi/pull/6151#issuecomment-1172538089 There is a typo in a similar error message for exceeding buffer on line 319. It's not explicitly part of this PR, but please update. -- This is an automated message from the Apache Git

[GitHub] [nifi] joewitt commented on pull request #6174: NIFI-10189 Added WriteText processor to the standard bundle.

2022-07-01 Thread GitBox
joewitt commented on PR #6174: URL: https://github.com/apache/nifi/pull/6174#issuecomment-1172540099 So I agree with the spirit of what Mike is trying to solve. Make it easier for users to find the right function with minimal additional complexity to do the thing. Especially for simple

[GitHub] [nifi] markobean commented on pull request #6151: NIFI-10154 ReplaceText AdminYielding on long line

2022-07-01 Thread GitBox
markobean commented on PR #6151: URL: https://github.com/apache/nifi/pull/6151#issuecomment-1172548765 Less critical, but in passing I noted an inconsistency in the documentation for AbstractTextDemarcator.fill(). It mentions throwing TokenTooLargeException in the description, and

[GitHub] [nifi] NissimShiman commented on a diff in pull request #6134: NIFI-10137 Change nifi-toolkit-api to use Jersey 2 and Jackson

2022-07-01 Thread GitBox
NissimShiman commented on code in PR #6134: URL: https://github.com/apache/nifi/pull/6134#discussion_r912152508 ## nifi-toolkit/nifi-toolkit-api/pom.xml: ## @@ -83,7 +84,7 @@ language governing permissions and limitations under the License. -->

[GitHub] [nifi] NissimShiman commented on pull request #6134: NIFI-10137 Change nifi-toolkit-api to use Jersey 2 and Jackson

2022-07-01 Thread GitBox
NissimShiman commented on PR #6134: URL: https://github.com/apache/nifi/pull/6134#issuecomment-1172605337 @exceptionfactory This looks good to me. LGTM +1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6172: NIFI-10143 - ListFTP/GetFTP charset issues

2022-07-01 Thread GitBox
exceptionfactory commented on code in PR #6172: URL: https://github.com/apache/nifi/pull/6172#discussion_r912188451 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ftp/StandardFTPClientProvider.java: ## @@

[jira] [Commented] (NIFI-10166) MiNiFi Bootstrap test coverage

2022-07-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561603#comment-17561603 ] ASF subversion and git services commented on NIFI-10166: Commit

[jira] [Resolved] (NIFI-10166) MiNiFi Bootstrap test coverage

2022-07-01 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-10166. - Fix Version/s: 1.17.0 Resolution: Fixed > MiNiFi Bootstrap test coverage >

[GitHub] [nifi] greyp9 commented on a diff in pull request #6172: NIFI-10143 - ListFTP/GetFTP charset issues

2022-07-01 Thread GitBox
greyp9 commented on code in PR #6172: URL: https://github.com/apache/nifi/pull/6172#discussion_r912276213 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestFTPCharset.java: ## @@ -0,0 +1,295 @@ +/* + *

[GitHub] [nifi] greyp9 commented on a diff in pull request #6172: NIFI-10143 - ListFTP/GetFTP charset issues

2022-07-01 Thread GitBox
greyp9 commented on code in PR #6172: URL: https://github.com/apache/nifi/pull/6172#discussion_r912281332 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestFTPCharset.java: ## @@ -0,0 +1,295 @@ +/* + *

[GitHub] [nifi] github-actions[bot] commented on pull request #5684: NIFI-9605: Docker Images for OpenShift

2022-07-01 Thread GitBox
github-actions[bot] commented on PR #5684: URL: https://github.com/apache/nifi/pull/5684#issuecomment-1172794130 We're marking this PR as stale due to lack of updates in the past few months. If after another couple of weeks the stale label has not been removed this PR will be closed. This

[GitHub] [nifi] greyp9 commented on a diff in pull request #6172: NIFI-10143 - ListFTP/GetFTP charset issues

2022-07-01 Thread GitBox
greyp9 commented on code in PR #6172: URL: https://github.com/apache/nifi/pull/6172#discussion_r912263177 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ftp/StandardFTPClientProvider.java: ## @@ -152,10

[GitHub] [nifi] greyp9 commented on a diff in pull request #6172: NIFI-10143 - ListFTP/GetFTP charset issues

2022-07-01 Thread GitBox
greyp9 commented on code in PR #6172: URL: https://github.com/apache/nifi/pull/6172#discussion_r912275991 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestFTPCharset.java: ## @@ -0,0 +1,295 @@ +/* + *

[GitHub] [nifi] greyp9 commented on pull request #6172: NIFI-10143 - ListFTP/GetFTP charset issues

2022-07-01 Thread GitBox
greyp9 commented on PR #6172: URL: https://github.com/apache/nifi/pull/6172#issuecomment-1172776789 > Thanks for digging into this issue and developing a new test @greyp9! The ClientProvider changes make sense. > > The new test is helpful, and covers a lot of ground. It does a lot of