[GitHub] [nifi] vitalyzhakov opened a new pull request, #6329: NIFI-10360 VOLUME declaration prevents updating flow from CI

2022-08-23 Thread GitBox
vitalyzhakov opened a new pull request, #6329: URL: https://github.com/apache/nifi/pull/6329 # Summary [NIFI-10360](https://issues.apache.org/jira/browse/NIFI-10360) # Tracking Please complete the following tracking

[jira] [Updated] (NIFI-10390) The request contained an invalid host header [xx.xxx.xx.xx9443] in the request [/nifi]. Check for request manipulation or third-party intercept. Valid host headers are [e

2022-08-23 Thread lijunbao (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lijunbao updated NIFI-10390: Description:   {{docker run --name nifi \ -p 9443:9443 \ -d \ -e NIFI_WEB_HTTPS_PORT='9443' \

[jira] [Updated] (NIFI-10390) The request contained an invalid host header [xx.xxx.xx.xx9443] in the request [/nifi]. Check for request manipulation or third-party intercept. Valid host headers are [e

2022-08-23 Thread lijunbao (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lijunbao updated NIFI-10390: Description:   {{docker run --name nifi \ -p 9443:9443 \ -d \ -e NIFI_WEB_HTTPS_PORT='9443' \

[jira] [Created] (NIFI-10390) The request contained an invalid host header [xx.xxx.xx.xx8443] in the request [/nifi]. Check for request manipulation or third-party intercept. Valid host headers are [e

2022-08-23 Thread lijunbao (Jira)
lijunbao created NIFI-10390: --- Summary: The request contained an invalid host header [xx.xxx.xx.xx8443] in the request [/nifi]. Check for request manipulation or third-party intercept. Valid host headers are [empty] or: Key: NIFI-10390

[GitHub] [nifi] nandorsoma commented on pull request #6225: NIFI-10251 Add v5 protocol support for existing MQTT processors

2022-08-23 Thread GitBox
nandorsoma commented on PR #6225: URL: https://github.com/apache/nifi/pull/6225#issuecomment-1225043867 Rebased on top of current main, that's why the force push. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [nifi] nandorsoma commented on a diff in pull request #6225: NIFI-10251 Add v5 protocol support for existing MQTT processors

2022-08-23 Thread GitBox
nandorsoma commented on code in PR #6225: URL: https://github.com/apache/nifi/pull/6225#discussion_r953196811 ## nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/common/AbstractMQTTProcessor.java: ## @@ -289,88 +288,35 @@

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6273: NIFI-9953 - The config encryption tool is too complicated to use and can be simplified

2022-08-23 Thread GitBox
exceptionfactory commented on code in PR #6273: URL: https://github.com/apache/nifi/pull/6273#discussion_r953194995 ## nifi-toolkit/nifi-property-encryptor-tool/src/main/java/org/apache/nifi/xml/XmlCryptoParser.java: ## @@ -0,0 +1,163 @@ +/* + * Licensed to the Apache Software

[jira] [Updated] (NIFI-10389) Upgrade AWS Kinesis to 1.14.8

2022-08-23 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R updated NIFI-10389: -- Description: Upgrade AWS Kinesis to 1.14.8, from 1.14.7 to mitigate 2 CVEs:

[GitHub] [nifi] mr1716 opened a new pull request, #6328: NIFI-10389 Upgrade AWS Kinesis to 1.14.8

2022-08-23 Thread GitBox
mr1716 opened a new pull request, #6328: URL: https://github.com/apache/nifi/pull/6328 # Summary [NIFI-10389](https://issues.apache.org/jira/browse/NIFI-0) # Tracking Please complete the following tracking steps

[jira] [Created] (NIFI-10389) Upgrade AWS Kinesis to 1.14.8

2022-08-23 Thread Mike R (Jira)
Mike R created NIFI-10389: - Summary: Upgrade AWS Kinesis to 1.14.8 Key: NIFI-10389 URL: https://issues.apache.org/jira/browse/NIFI-10389 Project: Apache NiFi Issue Type: Bug Affects Versions:

[jira] [Commented] (NIFI-9559) Zookeeper Client Can't Reconnect - Session timeout has elapsed while SUSPENDED

2022-08-23 Thread Patrick Sodre (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17583897#comment-17583897 ] Patrick Sodre commented on NIFI-9559: - We are also experiencing this issue when our ZooKeeper ensemble

[GitHub] [nifi] turcsanyip commented on a diff in pull request #6225: NIFI-10251 Add v5 protocol support for existing MQTT processors

2022-08-23 Thread GitBox
turcsanyip commented on code in PR #6225: URL: https://github.com/apache/nifi/pull/6225#discussion_r953145681 ## nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/adapters/HiveMqV5ClientAdapter.java: ## @@ -0,0 +1,148 @@ +/* +

[GitHub] [nifi] thenatog commented on a diff in pull request #6273: NIFI-9953 - The config encryption tool is too complicated to use and can be simplified

2022-08-23 Thread GitBox
thenatog commented on code in PR #6273: URL: https://github.com/apache/nifi/pull/6273#discussion_r953140358 ## nifi-toolkit/nifi-property-encryptor-tool/src/main/java/org/apache/nifi/xml/XmlCryptoParser.java: ## @@ -0,0 +1,163 @@ +/* + * Licensed to the Apache Software

[GitHub] [nifi] turcsanyip commented on a diff in pull request #6225: NIFI-10251 Add v5 protocol support for existing MQTT processors

2022-08-23 Thread GitBox
turcsanyip commented on code in PR #6225: URL: https://github.com/apache/nifi/pull/6225#discussion_r953140061 ## nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/common/AbstractMQTTProcessor.java: ## @@ -289,88 +288,35 @@

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6301: NIFI-10356: Create GetHubSpot processor

2022-08-23 Thread GitBox
exceptionfactory commented on code in PR #6301: URL: https://github.com/apache/nifi/pull/6301#discussion_r953102705 ## nifi-nar-bundles/nifi-hubspot-bundle/nifi-hubspot-processors/src/main/java/org/apache/nifi/processors/hubspot/GetHubSpot.java: ## @@ -0,0 +1,266 @@ +/* + *

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6301: NIFI-10356: Create GetHubSpot processor

2022-08-23 Thread GitBox
exceptionfactory commented on code in PR #6301: URL: https://github.com/apache/nifi/pull/6301#discussion_r953100112 ## nifi-nar-bundles/nifi-hubspot-bundle/nifi-hubspot-processors/src/main/java/org/apache/nifi/processors/hubspot/GetHubSpot.java: ## @@ -0,0 +1,257 @@ +/* + *

[jira] [Updated] (NIFI-10321) Improve Expired JWT Error Message Wording

2022-08-23 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10321: Summary: Improve Expired JWT Error Message Wording (was: invalid_token error after SAML

[GitHub] [nifi] markap14 commented on pull request #6131: NIFI-9822 - ConsumeKafkaRecord allows writing out Kafka record key

2022-08-23 Thread GitBox
markap14 commented on PR #6131: URL: https://github.com/apache/nifi/pull/6131#issuecomment-1224840438 @greyp9 So, given the above (i will address in reverse order because I think you started with the hardest to describe and got easier as you went down the list) :) ... The last

[jira] [Resolved] (NIFI-10388) Upgrade xmlunit-matchers to 2.9.0 to eliminate CVEs

2022-08-23 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-10388. - Fix Version/s: 1.18.0 Assignee: Mike R Resolution: Fixed > Upgrade

[jira] [Commented] (NIFI-10388) Upgrade xmlunit-matchers to 2.9.0 to eliminate CVEs

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

[GitHub] [nifi] exceptionfactory closed pull request #6326: NIFI-10388 Upgrade xmlunit-matchers to 2.9.0

2022-08-23 Thread GitBox
exceptionfactory closed pull request #6326: NIFI-10388 Upgrade xmlunit-matchers to 2.9.0 URL: https://github.com/apache/nifi/pull/6326 -- 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] [Updated] (NIFI-10335) Upgrade Azure-Core to 1.31.0

2022-08-23 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10335: Priority: Minor (was: Major) > Upgrade Azure-Core to 1.31.0 >

[jira] [Updated] (NIFI-10335) Upgrade Azure-Core to 1.31.0

2022-08-23 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10335: Issue Type: Improvement (was: Bug) > Upgrade Azure-Core to 1.31.0 >

[GitHub] [nifi] greyp9 commented on pull request #6131: NIFI-9822 - ConsumeKafkaRecord allows writing out Kafka record key

2022-08-23 Thread GitBox
greyp9 commented on PR #6131: URL: https://github.com/apache/nifi/pull/6131#issuecomment-1224730836 > ``` > { > "key": { > "type": "person" > }, > "value": { > "name": "Mark", > "number": 49 > }, > "headers": { > "headerA":

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1385: MINIFICPP-1901 Add agent identity to Prometheus metrics

2022-08-23 Thread GitBox
lordgamez commented on code in PR #1385: URL: https://github.com/apache/nifi-minifi-cpp/pull/1385#discussion_r953021413 ## METRICS.md: ## @@ -46,77 +46,88 @@ To use the publisher a port should also be configured where the metrics will be

[jira] [Resolved] (MINIFICPP-1906) ListenHTTPTests runs too long

2022-08-23 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi resolved MINIFICPP-1906. -- Fix Version/s: 0.13.0 Resolution: Fixed > ListenHTTPTests runs too long >

[GitHub] [nifi-minifi-cpp] szaszm commented on pull request #1383: MINIFICPP-1875 HTTPClient should be reusable

2022-08-23 Thread GitBox
szaszm commented on PR #1383: URL: https://github.com/apache/nifi-minifi-cpp/pull/1383#issuecomment-1224655249 pushed a rebase to main -- 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-minifi-cpp] szaszm commented on pull request #1367: MINIFICPP-1822 - Add alert capability

2022-08-23 Thread GitBox
szaszm commented on PR #1367: URL: https://github.com/apache/nifi-minifi-cpp/pull/1367#issuecomment-1224653894 pushed a rebase to main -- 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-minifi-cpp] szaszm closed pull request #1401: MINIFICPP-1918 - Fix windows build

2022-08-23 Thread GitBox
szaszm closed pull request #1401: MINIFICPP-1918 - Fix windows build URL: https://github.com/apache/nifi-minifi-cpp/pull/1401 -- 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.

[GitHub] [nifi-minifi-cpp] szaszm closed pull request #1403: MINIFICPP-1906 Restore original timeout for CivetServer

2022-08-23 Thread GitBox
szaszm closed pull request #1403: MINIFICPP-1906 Restore original timeout for CivetServer URL: https://github.com/apache/nifi-minifi-cpp/pull/1403 -- 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

[GitHub] [nifi-minifi-cpp] szaszm closed pull request #1402: MINIFICPP-1919 centos HTTPClientTests fix

2022-08-23 Thread GitBox
szaszm closed pull request #1402: MINIFICPP-1919 centos HTTPClientTests fix URL: https://github.com/apache/nifi-minifi-cpp/pull/1402 -- 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] greyp9 commented on pull request #6131: NIFI-9822 - ConsumeKafkaRecord allows writing out Kafka record key

2022-08-23 Thread GitBox
greyp9 commented on PR #6131: URL: https://github.com/apache/nifi/pull/6131#issuecomment-1224612052 > Thanks for updating @greyp9 . Trying this out again. I just tried sending the following content via PublishKafkaRecord_2_6: > I set Publish Strategy to "Use Wrapper" and used a

[GitHub] [nifi] tpalfy opened a new pull request, #6327: NIFI-10379 - FetchGoogleDrive improvements and fixes

2022-08-23 Thread GitBox
tpalfy opened a new pull request, #6327: URL: https://github.com/apache/nifi/pull/6327 Fix: Don't send anything to 'success' relationship when a general error occurs after some records have successfully processed. More proper handling of returned values when calling methods on the

[jira] [Updated] (NIFI-10379) FechGoogleDrive record-based input handling improvement

2022-08-23 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy updated NIFI-10379: --- Description: *FechGoogleDrive* can read input from flowfile contents as records. However the

[jira] [Updated] (NIFI-10387) Scripted components incorrectly marking whether a script needs to be reloaded

2022-08-23 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-10387: -- Fix Version/s: 1.18.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Commented] (NIFI-10387) Scripted components incorrectly marking whether a script needs to be reloaded

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

[GitHub] [nifi] markap14 merged pull request #6325: NIFI-10387: Fixed negative logic bug in scripted components

2022-08-23 Thread GitBox
markap14 merged PR #6325: URL: https://github.com/apache/nifi/pull/6325 -- 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:

[GitHub] [nifi] markap14 commented on pull request #6325: NIFI-10387: Fixed negative logic bug in scripted components

2022-08-23 Thread GitBox
markap14 commented on PR #6325: URL: https://github.com/apache/nifi/pull/6325#issuecomment-1224467488 Thanks for the fix @mattyb149. Code changes look good, +1 will merge to main -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Assigned] (NIFI-10378) Toolkit: Add *.security.user.oidc.client.secret in default encryption

2022-08-23 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-10378: --- Assignee: Nathan Gough > Toolkit: Add *.security.user.oidc.client.secret in default

[jira] [Commented] (NIFI-5232) HttpConnectionService controller service

2022-08-23 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17583771#comment-17583771 ] David Handermann commented on NIFI-5232: Thanks for following up on this [~mike.thomsen]! The

[GitHub] [nifi] nandorsoma commented on pull request #6225: NIFI-10251 Add v5 protocol support for existing MQTT processors

2022-08-23 Thread GitBox
nandorsoma commented on PR #6225: URL: https://github.com/apache/nifi/pull/6225#issuecomment-1224352753 Thank you for the review @turcsanyip, @tpalfy and @exceptionfactory! I've tried to address your comments! -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [nifi] nandorsoma commented on a diff in pull request #6225: NIFI-10251 Add v5 protocol support for existing MQTT processors

2022-08-23 Thread GitBox
nandorsoma commented on code in PR #6225: URL: https://github.com/apache/nifi/pull/6225#discussion_r952894224 ## nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/adapters/HiveMqV5ClientAdapter.java: ## @@ -0,0 +1,194 @@ +/* +

[GitHub] [nifi] nandorsoma commented on a diff in pull request #6225: NIFI-10251 Add v5 protocol support for existing MQTT processors

2022-08-23 Thread GitBox
nandorsoma commented on code in PR #6225: URL: https://github.com/apache/nifi/pull/6225#discussion_r952894025 ## nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/adapters/HiveMqV5ClientAdapter.java: ## @@ -0,0 +1,194 @@ +/* +

[GitHub] [nifi] nandorsoma commented on a diff in pull request #6225: NIFI-10251 Add v5 protocol support for existing MQTT processors

2022-08-23 Thread GitBox
nandorsoma commented on code in PR #6225: URL: https://github.com/apache/nifi/pull/6225#discussion_r95265 ## nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/adapters/HiveMqV5ClientAdapter.java: ## @@ -0,0 +1,194 @@ +/* +

[GitHub] [nifi] nandorsoma commented on a diff in pull request #6225: NIFI-10251 Add v5 protocol support for existing MQTT processors

2022-08-23 Thread GitBox
nandorsoma commented on code in PR #6225: URL: https://github.com/apache/nifi/pull/6225#discussion_r95265 ## nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/adapters/HiveMqV5ClientAdapter.java: ## @@ -0,0 +1,194 @@ +/* +

[GitHub] [nifi] nandorsoma commented on a diff in pull request #6225: NIFI-10251 Add v5 protocol support for existing MQTT processors

2022-08-23 Thread GitBox
nandorsoma commented on code in PR #6225: URL: https://github.com/apache/nifi/pull/6225#discussion_r952884772 ## nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/common/NifiMqttMessage.java: ## @@ -0,0 +1,67 @@ +/* + *

[GitHub] [nifi] nandorsoma commented on a diff in pull request #6225: NIFI-10251 Add v5 protocol support for existing MQTT processors

2022-08-23 Thread GitBox
nandorsoma commented on code in PR #6225: URL: https://github.com/apache/nifi/pull/6225#discussion_r952882215 ## nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/common/MqttConstants.java: ## @@ -67,14 +69,45 @@ public class

[GitHub] [nifi] nandorsoma commented on a diff in pull request #6225: NIFI-10251 Add v5 protocol support for existing MQTT processors

2022-08-23 Thread GitBox
nandorsoma commented on code in PR #6225: URL: https://github.com/apache/nifi/pull/6225#discussion_r952881717 ## nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/common/MqttConstants.java: ## @@ -67,14 +69,45 @@ public class

[GitHub] [nifi] nandorsoma commented on a diff in pull request #6225: NIFI-10251 Add v5 protocol support for existing MQTT processors

2022-08-23 Thread GitBox
nandorsoma commented on code in PR #6225: URL: https://github.com/apache/nifi/pull/6225#discussion_r952881239 ## nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/common/MqttConstants.java: ## @@ -67,14 +69,45 @@ public class

[GitHub] [nifi] nandorsoma commented on a diff in pull request #6225: NIFI-10251 Add v5 protocol support for existing MQTT processors

2022-08-23 Thread GitBox
nandorsoma commented on code in PR #6225: URL: https://github.com/apache/nifi/pull/6225#discussion_r952880574 ## nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/common/NifiMqttClient.java: ## @@ -0,0 +1,27 @@ +/* + * Licensed

[GitHub] [nifi] nandorsoma commented on a diff in pull request #6225: NIFI-10251 Add v5 protocol support for existing MQTT processors

2022-08-23 Thread GitBox
nandorsoma commented on code in PR #6225: URL: https://github.com/apache/nifi/pull/6225#discussion_r952879664 ## nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/adapters/HiveMqV5ClientAdapter.java: ## @@ -0,0 +1,194 @@ +/* +

[GitHub] [nifi] nandorsoma commented on a diff in pull request #6225: NIFI-10251 Add v5 protocol support for existing MQTT processors

2022-08-23 Thread GitBox
nandorsoma commented on code in PR #6225: URL: https://github.com/apache/nifi/pull/6225#discussion_r952879128 ## nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/src/main/java/org/apache/nifi/processors/mqtt/adapters/HiveMqV5ClientAdapter.java: ## @@ -0,0 +1,194 @@ +/* +

[jira] [Resolved] (NIFI-5232) HttpConnectionService controller service

2022-08-23 Thread Mike Thomsen (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Thomsen resolved NIFI-5232. Resolution: Duplicate [~exceptionfactory] yeah, I agree that your ticket resolved this. Thanks for

[jira] [Updated] (NIFI-10348) Upgrade Tomcat Embed to 8.5.82 for Flume Processors

2022-08-23 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Gough updated NIFI-10348: Fix Version/s: 1.18.0 Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Commented] (NIFI-10348) Upgrade Tomcat Embed to 8.5.82 for Flume Processors

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

[GitHub] [nifi] thenatog closed pull request #6292: NIFI-10348 Upgrade Tomcat Embed to 8.5.82 for Flume NAR

2022-08-23 Thread GitBox
thenatog closed pull request #6292: NIFI-10348 Upgrade Tomcat Embed to 8.5.82 for Flume NAR URL: https://github.com/apache/nifi/pull/6292 -- 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] thenatog commented on pull request #6292: NIFI-10348 Upgrade Tomcat Embed to 8.5.82 for Flume NAR

2022-08-23 Thread GitBox
thenatog commented on PR #6292: URL: https://github.com/apache/nifi/pull/6292#issuecomment-1224321939 Verified that all dependencies for tomcat-embed-core are at least 8.5.82. +1 will merge. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [nifi] exceptionfactory commented on pull request #6291: NIFI-10347 Upgrade Metrics-graphite to 4.2.10

2022-08-23 Thread GitBox
exceptionfactory commented on PR #6291: URL: https://github.com/apache/nifi/pull/6291#issuecomment-1224296068 Thanks for the vulnerability reference @mr1716. CVE-2016-4000 applies to Jython, which is a test dependency of `metrics-graphite`, but is not included at runtime in any

[GitHub] [nifi] mr1716 commented on pull request #6291: NIFI-10347 Upgrade Metrics-graphite to 4.2.10

2022-08-23 Thread GitBox
mr1716 commented on PR #6291: URL: https://github.com/apache/nifi/pull/6291#issuecomment-1224288461 This does resolve CVE [CVE-2016-4000](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4000) -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (NIFI-9878) DistributedCacheMap Handshake failure, processor hang indefinitely.

2022-08-23 Thread Jon Shoemaker (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17583714#comment-17583714 ] Jon Shoemaker commented on NIFI-9878: - Experiencing the same issue.  In our scenario it works

[GitHub] [nifi] thenatog commented on pull request #6292: NIFI-10348 Upgrade Tomcat Embed to 8.5.82 for Flume NAR

2022-08-23 Thread GitBox
thenatog commented on PR #6292: URL: https://github.com/apache/nifi/pull/6292#issuecomment-1224269879 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

[jira] [Updated] (NIFI-10346) Update OWASP Dependency Check Suppressions

2022-08-23 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10346: Fix Version/s: 1.18.0 Resolution: Fixed Status: Resolved (was: Patch

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6310: NIFI-10366: Make Default Run Duration configurable

2022-08-23 Thread GitBox
exceptionfactory commented on code in PR #6310: URL: https://github.com/apache/nifi/pull/6310#discussion_r952801009 ## nifi-api/src/main/java/org/apache/nifi/annotation/behavior/DefaultRunDuration.java: ## @@ -0,0 +1,40 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [nifi] mr1716 opened a new pull request, #6326: NIFI-10388 Upgrade xmlunit-matchers to 2.9.0

2022-08-23 Thread GitBox
mr1716 opened a new pull request, #6326: URL: https://github.com/apache/nifi/pull/6326 # Summary [NIFI-10388](https://issues.apache.org/jira/browse/NIFI-10388) # Tracking Please complete the following tracking steps

[jira] [Created] (NIFI-10388) Upgrade xmlunit-matchers to 2.9.0 to eliminate CVEs

2022-08-23 Thread Mike R (Jira)
Mike R created NIFI-10388: - Summary: Upgrade xmlunit-matchers to 2.9.0 to eliminate CVEs Key: NIFI-10388 URL: https://issues.apache.org/jira/browse/NIFI-10388 Project: Apache NiFi Issue Type: Bug

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1367: MINIFICPP-1822 - Add alert capability

2022-08-23 Thread GitBox
szaszm commented on code in PR #1367: URL: https://github.com/apache/nifi-minifi-cpp/pull/1367#discussion_r952772655 ## libminifi/src/core/logging/alert/AlertSink.cpp: ## @@ -0,0 +1,268 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[jira] [Commented] (NIFI-9374) Implement Standard Logging for Deprecated Features

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

[GitHub] [nifi] greyp9 closed pull request #6300: NIFI-9374 Add Standard Deprecation Logger

2022-08-23 Thread GitBox
greyp9 closed pull request #6300: NIFI-9374 Add Standard Deprecation Logger URL: https://github.com/apache/nifi/pull/6300 -- 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

[jira] [Updated] (NIFI-10382) Upgrade Flume to 1.10.1

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

[jira] [Commented] (NIFI-10382) Upgrade Flume to 1.10.1

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

[GitHub] [nifi] asfgit closed pull request #6320: NIFI-10382 Upgrade Flume dependencies from 1.10.0 to 1.10.1

2022-08-23 Thread GitBox
asfgit closed pull request #6320: NIFI-10382 Upgrade Flume dependencies from 1.10.0 to 1.10.1 URL: https://github.com/apache/nifi/pull/6320 -- 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-minifi-cpp] lordgamez opened a new pull request, #1403: MINIFICPP-1906 Restore original timeout for CivetServer

2022-08-23 Thread GitBox
lordgamez opened a new pull request, #1403: URL: https://github.com/apache/nifi-minifi-cpp/pull/1403 There was a change in `CivetWeb` (commit hash: `a7361235`) where a previously used `poll` function with constant timeout of 200 ms was replaced with the `mg_poll` function. This function

[GitHub] [nifi-minifi-cpp] martinzink commented on a diff in pull request #1383: MINIFICPP-1875 HTTPClient should be reusable

2022-08-23 Thread GitBox
martinzink commented on code in PR #1383: URL: https://github.com/apache/nifi-minifi-cpp/pull/1383#discussion_r952747264 ## libminifi/include/utils/ResourceQueue.h: ## @@ -0,0 +1,125 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [nifi] exceptionfactory commented on pull request #6300: NIFI-9374 Add Standard Deprecation Logger

2022-08-23 Thread GitBox
exceptionfactory commented on PR #6300: URL: https://github.com/apache/nifi/pull/6300#issuecomment-1224203090 Thanks for the thorough testing @greyp9, great recommendation on the `totalSizeCap` property! I pushed an update add the property with a setting of `100MB`. -- This is an

[GitHub] [nifi-minifi-cpp] martinzink commented on a diff in pull request #1383: MINIFICPP-1875 HTTPClient should be reusable

2022-08-23 Thread GitBox
martinzink commented on code in PR #1383: URL: https://github.com/apache/nifi-minifi-cpp/pull/1383#discussion_r952746080 ## extensions/http-curl/client/HTTPClient.h: ## @@ -270,48 +249,33 @@ class HTTPClient : public BaseHTTPClient, public core::Connectable { void

[GitHub] [nifi-minifi-cpp] martinzink commented on a diff in pull request #1383: MINIFICPP-1875 HTTPClient should be reusable

2022-08-23 Thread GitBox
martinzink commented on code in PR #1383: URL: https://github.com/apache/nifi-minifi-cpp/pull/1383#discussion_r952744327 ## extensions/http-curl/processors/InvokeHTTP.cpp: ## @@ -46,31 +45,31 @@ namespace org::apache::nifi::minifi::processors { std::string

[GitHub] [nifi-minifi-cpp] martinzink commented on a diff in pull request #1383: MINIFICPP-1875 HTTPClient should be reusable

2022-08-23 Thread GitBox
martinzink commented on code in PR #1383: URL: https://github.com/apache/nifi-minifi-cpp/pull/1383#discussion_r952743952 ## extensions/http-curl/client/RequestHeaders.h: ## @@ -0,0 +1,58 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[jira] [Updated] (NIFI-10387) Scripted components incorrectly marking whether a script needs to be reloaded

2022-08-23 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-10387: Status: Patch Available (was: In Progress) > Scripted components incorrectly marking whether a

[GitHub] [nifi] greyp9 commented on pull request #6300: NIFI-9374 Add Standard Deprecation Logger

2022-08-23 Thread GitBox
greyp9 commented on PR #6300: URL: https://github.com/apache/nifi/pull/6300#issuecomment-1224193543 > Thanks for the feedback regarding the Logback configuration @greyp9! > > I updated the Logback configuration to set `additivity="false"` for the `deprecation` logger to avoid

[GitHub] [nifi] mattyb149 opened a new pull request, #6325: NIFI-10387: Fixed negative logic bug in scripted components

2022-08-23 Thread GitBox
mattyb149 opened a new pull request, #6325: URL: https://github.com/apache/nifi/pull/6325 # Summary [NIFI-10387](https://issues.apache.org/jira/browse/NIFI-10387) # Tracking Please complete the following tracking steps prior to pull request creation. ### Issue

[jira] [Assigned] (NIFI-10387) Scripted components incorrectly marking whether a script needs to be reloaded

2022-08-23 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-10387: --- Assignee: Matt Burgess > Scripted components incorrectly marking whether a script needs to

[jira] [Created] (NIFI-10387) Scripted components incorrectly marking whether a script needs to be reloaded

2022-08-23 Thread Matt Burgess (Jira)
Matt Burgess created NIFI-10387: --- Summary: Scripted components incorrectly marking whether a script needs to be reloaded Key: NIFI-10387 URL: https://issues.apache.org/jira/browse/NIFI-10387 Project:

[GitHub] [nifi-minifi-cpp] martinzink commented on a diff in pull request #1402: MINIFICPP-1919 centos HTTPClientTests fix

2022-08-23 Thread GitBox
martinzink commented on code in PR #1402: URL: https://github.com/apache/nifi-minifi-cpp/pull/1402#discussion_r952712733 ## docker/centos/Dockerfile: ## @@ -38,7 +38,7 @@ ENV USER minificpp # gpsd-devel is in EPEL RUN yum -y install epel-release && yum -y install

[GitHub] [nifi-minifi-cpp] martinzink opened a new pull request, #1402: MINIFICPP-1919 centos HTTPClientTests fix

2022-08-23 Thread GitBox
martinzink opened a new pull request, #1402: URL: https://github.com/apache/nifi-minifi-cpp/pull/1402 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken:

[jira] [Created] (MINIFICPP-1919) HTTPClientTests fails on centos

2022-08-23 Thread Martin Zink (Jira)
Martin Zink created MINIFICPP-1919: -- Summary: HTTPClientTests fails on centos Key: MINIFICPP-1919 URL: https://issues.apache.org/jira/browse/MINIFICPP-1919 Project: Apache NiFi MiNiFi C++

[GitHub] [nifi-minifi-cpp] martinzink commented on a diff in pull request #1383: MINIFICPP-1875 HTTPClient should be reusable

2022-08-23 Thread GitBox
martinzink commented on code in PR #1383: URL: https://github.com/apache/nifi-minifi-cpp/pull/1383#discussion_r952697746 ## extensions/http-curl/client/HTTPClient.h: ## @@ -51,17 +53,28 @@ #include "core/logging/Logger.h" #include "core/logging/LoggerConfiguration.h"

[GitHub] [nifi-minifi-cpp] martinzink commented on a diff in pull request #1383: MINIFICPP-1875 HTTPClient should be reusable

2022-08-23 Thread GitBox
martinzink commented on code in PR #1383: URL: https://github.com/apache/nifi-minifi-cpp/pull/1383#discussion_r952696800 ## extensions/http-curl/client/HTTPClient.cpp: ## @@ -164,212 +161,191 @@ bool HTTPClient::setSpecificSSLVersion(SSLVersion specific_version) { } // If

[GitHub] [nifi-minifi-cpp] martinzink commented on a diff in pull request #1383: MINIFICPP-1875 HTTPClient should be reusable

2022-08-23 Thread GitBox
martinzink commented on code in PR #1383: URL: https://github.com/apache/nifi-minifi-cpp/pull/1383#discussion_r952697238 ## extensions/http-curl/client/HTTPClient.cpp: ## @@ -378,10 +354,11 @@ int HTTPClient::onProgress(void *clientp, curl_off_t /*dltotal*/, curl_off_t dln

[GitHub] [nifi-minifi-cpp] martinzink commented on a diff in pull request #1383: MINIFICPP-1875 HTTPClient should be reusable

2022-08-23 Thread GitBox
martinzink commented on code in PR #1383: URL: https://github.com/apache/nifi-minifi-cpp/pull/1383#discussion_r952696192 ## extensions/http-curl/client/HTTPClient.cpp: ## @@ -32,62 +31,53 @@ #include "range/v3/algorithm/all_of.hpp" #include "range/v3/action/transform.hpp"

[GitHub] [nifi-minifi-cpp] martinzink commented on a diff in pull request #1383: MINIFICPP-1875 HTTPClient should be reusable

2022-08-23 Thread GitBox
martinzink commented on code in PR #1383: URL: https://github.com/apache/nifi-minifi-cpp/pull/1383#discussion_r952695422 ## extensions/http-curl/client/HTTPCallback.h: ## @@ -156,11 +152,11 @@ class HttpStreamingCallback final : public ByteInputCallback { current_pos_ =

[GitHub] [nifi-minifi-cpp] martinzink commented on a diff in pull request #1383: MINIFICPP-1875 HTTPClient should be reusable

2022-08-23 Thread GitBox
martinzink commented on code in PR #1383: URL: https://github.com/apache/nifi-minifi-cpp/pull/1383#discussion_r952694257 ## docker/test/integration/steps/steps.py: ## @@ -271,6 +271,12 @@ def step_impl(context, content, path): context.test.add_test_data(path, content)

[GitHub] [nifi] markap14 commented on pull request #6317: NIFI-10375: If a class is not allowed in the AllowListClassLoader by …

2022-08-23 Thread GitBox
markap14 commented on PR #6317: URL: https://github.com/apache/nifi/pull/6317#issuecomment-1224126078 Thanks for reviewing @turcsanyip . Pushed a fix that addresses both concerns. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Updated] (NIFI-10383) When importing flow that uses InvokeScriptedProcessor, if processor references service, referenced ID is incorrect

2022-08-23 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-10383: Fix Version/s: 1.18.0 Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Commented] (NIFI-10383) When importing flow that uses InvokeScriptedProcessor, if processor references service, referenced ID is incorrect

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

[GitHub] [nifi] mattyb149 closed pull request #6322: NIFI-10383: When importing/synching to a VersionedFlow, if the Versio…

2022-08-23 Thread GitBox
mattyb149 closed pull request #6322: NIFI-10383: When importing/synching to a VersionedFlow, if the Versio… URL: https://github.com/apache/nifi/pull/6322 -- 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

[GitHub] [nifi] mattyb149 commented on pull request #6322: NIFI-10383: When importing/synching to a VersionedFlow, if the Versio…

2022-08-23 Thread GitBox
mattyb149 commented on PR #6322: URL: https://github.com/apache/nifi/pull/6322#issuecomment-1224118902 +1 LGTM, tested a flow with an InvokeScriptedProcessor that references a DistributedMapCacheClientService, verified the reference was maintained. Thanks for the fix! Merging to main --

[GitHub] [nifi] markap14 commented on a diff in pull request #6317: NIFI-10375: If a class is not allowed in the AllowListClassLoader by …

2022-08-23 Thread GitBox
markap14 commented on code in PR #6317: URL: https://github.com/apache/nifi/pull/6317#discussion_r952648095 ## nifi-stateless/nifi-stateless-bootstrap/src/main/java/org/apache/nifi/stateless/bootstrap/AllowListClassLoader.java: ## @@ -37,36 +43,92 @@ * */ public class

[jira] [Updated] (NIFI-10352) Remove an unused code for GenerateTableFetch.java

2022-08-23 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10352: Fix Version/s: (was: 1.18.0) > Remove an unused code for GenerateTableFetch.java >

[jira] [Reopened] (NIFI-10352) Remove an unused code for GenerateTableFetch.java

2022-08-23 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reopened NIFI-10352: - [~Ku_Cheng] Please avoid marking an issue as {{Fixed}} until the pull request is merged.

[jira] [Commented] (NIFI-10120) Refactor CassandraSessionProvider to use the latest Cassandra driver

2022-08-23 Thread Steven Matison (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17583613#comment-17583613 ] Steven Matison commented on NIFI-10120: --- Options map now working for consistency level, socket

  1   2   >