[jira] [Created] (NIFI-10221) Nifi does not respect multirecord domain in hostname field.

2022-07-11 Thread Wiktor Kubicki (Jira)
Wiktor Kubicki created NIFI-10221: - Summary: Nifi does not respect multirecord domain in hostname field. Key: NIFI-10221 URL: https://issues.apache.org/jira/browse/NIFI-10221 Project: Apache NiFi

[GitHub] [nifi] CloudWise-Lukemiao commented on pull request #6190: NIFI-10210 Processor supporting Apache iotdb database

2022-07-11 Thread GitBox
CloudWise-Lukemiao commented on PR #6190: URL: https://github.com/apache/nifi/pull/6190#issuecomment-1181284533 > > > Thanks for the contribution @CloudWise-Lukemiao! > > The implementation appears to use both the JDBC and Native Java library for interacting with IoTDB. JD

[jira] [Commented] (NIFI-10219) jna-platform missing from ./lib/properties

2022-07-11 Thread Joey Frazee (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565250#comment-17565250 ] Joey Frazee commented on NIFI-10219: [~exceptionfactory] I have a fix that works just

[jira] [Updated] (NIFI-10196) JoltTransformJSON fails to validate and save specs in 1.16.2

2022-07-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10196: Affects Version/s: 1.16.0 Status: Patch Available (was: Open) > JoltTransfo

[jira] [Assigned] (NIFI-10196) JoltTransformJSON fails to validate and save specs in 1.16.2

2022-07-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-10196: --- Assignee: David Handermann > JoltTransformJSON fails to validate and save specs in 1

[GitHub] [nifi] exceptionfactory opened a new pull request, #6198: NIFI-10196 Correct Jolt UI CSRF Header Handling

2022-07-11 Thread GitBox
exceptionfactory opened a new pull request, #6198: URL: https://github.com/apache/nifi/pull/6198 # Summary [NIFI-10196](https://issues.apache.org/jira/browse/NIFI-10196) Corrects Cross Site Request Forgery header handling in the advanced user interface for the `JoltTransformJSON` Pro

[jira] [Assigned] (NIFI-9758) PutEmail processor dying when SMTP server does not respond

2022-07-11 Thread Emilio Setiadarma (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emilio Setiadarma reassigned NIFI-9758: --- Assignee: Emilio Setiadarma > PutEmail processor dying when SMTP server does not resp

[GitHub] [nifi] CloudWise-Lukemiao commented on pull request #6190: NIFI-10210 Processor supporting Apache iotdb database

2022-07-11 Thread GitBox
CloudWise-Lukemiao commented on PR #6190: URL: https://github.com/apache/nifi/pull/6190#issuecomment-1181217095 > Thanks for the contribution @CloudWise-Lukemiao! > > The implementation appears to use both the JDBC and Native Java library for interacting with IoTDB. JDBC access is alr

[jira] [Assigned] (NIFI-10219) jna-platform missing from ./lib/properties

2022-07-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-10219: --- Assignee: David Handermann > jna-platform missing from ./lib/properties > --

[jira] [Updated] (NIFI-10143) ListFTP/GetFTP has issues with danish special characters (UTF-8)

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

[jira] [Commented] (NIFI-10143) ListFTP/GetFTP has issues with danish special characters (UTF-8)

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

[GitHub] [nifi] exceptionfactory closed pull request #6172: NIFI-10143 - ListFTP/GetFTP charset issues

2022-07-11 Thread GitBox
exceptionfactory closed pull request #6172: NIFI-10143 - ListFTP/GetFTP charset issues URL: https://github.com/apache/nifi/pull/6172 -- 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 comm

[jira] [Updated] (NIFI-10217) Refactor Deprecated Usage of WebSecurityConfigurerAdapter in Registry

2022-07-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10217: Status: Patch Available (was: Open) > Refactor Deprecated Usage of WebSecurityConfigurerAd

[jira] [Updated] (NIFI-10220) Upgrade Log4j 2 to 2.18.0

2022-07-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10220: Status: Patch Available (was: Open) > Upgrade Log4j 2 to 2.18.0 >

[GitHub] [nifi] exceptionfactory opened a new pull request, #6197: NIFI-10220 Upgrade Log4j 2 from 2.17.2 to 2.18.0

2022-07-11 Thread GitBox
exceptionfactory opened a new pull request, #6197: URL: https://github.com/apache/nifi/pull/6197 # Summary [NIFI-10220](https://issues.apache.org/jira/browse/NIFI-10220) Upgrades Log4j2 dependencies for several extension components from 2.17.2 to [2.18.0](https://logging.apache.org/l

[jira] [Created] (NIFI-10220) Upgrade Log4j 2 to 2.18.0

2022-07-11 Thread David Handermann (Jira)
David Handermann created NIFI-10220: --- Summary: Upgrade Log4j 2 to 2.18.0 Key: NIFI-10220 URL: https://issues.apache.org/jira/browse/NIFI-10220 Project: Apache NiFi Issue Type: Improvement

[jira] [Updated] (NIFI-10219) jna-platform missing from ./lib/properties

2022-07-11 Thread Joey Frazee (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joey Frazee updated NIFI-10219: --- Description: NIFI-9883 introduced classloader isolation for sensitive property providers and updated

[jira] [Created] (NIFI-10219) jna-platform missing from ./lib/properties

2022-07-11 Thread Joey Frazee (Jira)
Joey Frazee created NIFI-10219: -- Summary: jna-platform missing from ./lib/properties Key: NIFI-10219 URL: https://issues.apache.org/jira/browse/NIFI-10219 Project: Apache NiFi Issue Type: Bug

[GitHub] [nifi] greyp9 commented on a diff in pull request #6193: NIFI-9451 add input character set property for PutEmail and additiona…

2022-07-11 Thread GitBox
greyp9 commented on code in PR #6193: URL: https://github.com/apache/nifi/pull/6193#discussion_r918369148 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutEmail.java: ## @@ -233,6 +232,17 @@ public class PutEm

[GitHub] [nifi] exceptionfactory opened a new pull request, #6196: NIFI-10217 Refactor Registry Spring Security Configuration

2022-07-11 Thread GitBox
exceptionfactory opened a new pull request, #6196: URL: https://github.com/apache/nifi/pull/6196 # Summary [NIFI-10217](https://issues.apache.org/jira/browse/NIFI-10217) Refactors the NiFi Registry Spring Security Configuration, removing extension of the deprecated `WebSecurityConfig

[jira] [Commented] (NIFI-9811) QuestDB does not work on ARM

2022-07-11 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565171#comment-17565171 ] Kevin Doran commented on NIFI-9811: --- Update, it looks like QuestDB v6 re-introduced arm

[jira] [Updated] (NIFI-10218) ExtractDocumentText processor does not handle certain characters when extracting from a PDF

2022-07-11 Thread Andrew M. Lim (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew M. Lim updated NIFI-10218: - Attachment: PDF_flow.json > ExtractDocumentText processor does not handle certain characters when

[jira] [Updated] (NIFI-10218) ExtractDocumentText processor does not handle certain characters when extracting from a PDF

2022-07-11 Thread Andrew M. Lim (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew M. Lim updated NIFI-10218: - Attachment: 625006_results.png example_results.png > ExtractDocumentText processo

[jira] [Updated] (NIFI-10218) ExtractDocumentText processor does not handle certain characters when extracting from a PDF

2022-07-11 Thread Andrew M. Lim (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew M. Lim updated NIFI-10218: - Attachment: example.pdf > ExtractDocumentText processor does not handle certain characters when

[jira] [Created] (NIFI-10218) ExtractDocumentText processor does not handle certain characters when extracting from a PDF

2022-07-11 Thread Andrew M. Lim (Jira)
Andrew M. Lim created NIFI-10218: Summary: ExtractDocumentText processor does not handle certain characters when extracting from a PDF Key: NIFI-10218 URL: https://issues.apache.org/jira/browse/NIFI-10218

[jira] [Updated] (NIFI-10218) ExtractDocumentText processor does not handle certain characters when extracting from a PDF

2022-07-11 Thread Andrew M. Lim (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew M. Lim updated NIFI-10218: - Attachment: 625006.pdf > ExtractDocumentText processor does not handle certain characters when >

[jira] [Updated] (NIFI-10217) Refactor Deprecated Usage of WebSecurityConfigurerAdapter in Registry

2022-07-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10217: Summary: Refactor Deprecated Usage of WebSecurityConfigurerAdapter in Registry (was: Refac

[jira] [Created] (NIFI-10217) Refactored Deprecated Usage of WebSecurityConfigurerAdapter in Registry

2022-07-11 Thread David Handermann (Jira)
David Handermann created NIFI-10217: --- Summary: Refactored Deprecated Usage of WebSecurityConfigurerAdapter in Registry Key: NIFI-10217 URL: https://issues.apache.org/jira/browse/NIFI-10217 Project:

[jira] [Updated] (NIFI-10216) Refactor Deprecated Usage of WebSecurityConfigurerAdapter

2022-07-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10216: Status: Patch Available (was: Open) > Refactor Deprecated Usage of WebSecurityConfigurerAd

[GitHub] [nifi] exceptionfactory opened a new pull request, #6195: NIFI-10216 Refactor NiFi Web API Security Configuration

2022-07-11 Thread GitBox
exceptionfactory opened a new pull request, #6195: URL: https://github.com/apache/nifi/pull/6195 # Summary [NIFI-10216](https://issues.apache.org/jira/browse/NIFI-10216) Refactors the Spring Security Configuration in `nifi-web-api` and `nifi-web-security` to remove references to the

[jira] [Resolved] (NIFI-10207) ProcessorRunStatusEntity does not declare RUN_ONCE in ApiModelValue

2022-07-11 Thread Otto Fowler (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otto Fowler resolved NIFI-10207. Fix Version/s: 1.17.0 Resolution: Fixed > ProcessorRunStatusEntity does not declare RUN_ONCE

[jira] [Commented] (NIFI-10207) ProcessorRunStatusEntity does not declare RUN_ONCE in ApiModelValue

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

[GitHub] [nifi] tpalfy commented on pull request #6188: NIFI-10207: ensure allowableValues matches SUPPORTED_STATE in Process…

2022-07-11 Thread GitBox
tpalfy commented on PR #6188: URL: https://github.com/apache/nifi/pull/6188#issuecomment-1180788149 LGTM Thanks for your work @ottobackwards! Pushed to main. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [nifi] asfgit closed pull request #6188: NIFI-10207: ensure allowableValues matches SUPPORTED_STATE in Process…

2022-07-11 Thread GitBox
asfgit closed pull request #6188: NIFI-10207: ensure allowableValues matches SUPPORTED_STATE in Process… URL: https://github.com/apache/nifi/pull/6188 -- 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] [Created] (NIFI-10216) Refactor Deprecated Usage of WebSecurityConfigurerAdapter

2022-07-11 Thread David Handermann (Jira)
David Handermann created NIFI-10216: --- Summary: Refactor Deprecated Usage of WebSecurityConfigurerAdapter Key: NIFI-10216 URL: https://issues.apache.org/jira/browse/NIFI-10216 Project: Apache NiFi

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

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

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

2022-07-11 Thread GitBox
greyp9 commented on code in PR #6172: URL: https://github.com/apache/nifi/pull/6172#discussion_r918266864 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ftp/StandardFTPClientProvider.java: ## @@ -150,12 +151,11

[jira] [Commented] (NIFI-10201) Upgrade Prometheus Simpleclient to 0.16.0

2022-07-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565126#comment-17565126 ] David Handermann commented on NIFI-10201: - CVE-2020-15250 is related to JUnit 4 t

[jira] [Commented] (NIFI-10204) ListS3 with AWSCredentialsProviderControllerService cause invalid or malformed Token

2022-07-11 Thread Juan C. Sequeiros (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565143#comment-17565143 ] Juan C. Sequeiros commented on NIFI-10204: -- @davide based on your screen shot yo

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

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

[jira] [Commented] (NIFI-10147) Remove Support for Java 8

2022-07-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565137#comment-17565137 ] David Handermann commented on NIFI-10147: - Thanks for the comment [~Chris S]. It

[jira] [Updated] (NIFI-10215) Upgrade Apache Curator to 5.3.0

2022-07-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10215: Status: Patch Available (was: Open) > Upgrade Apache Curator to 5.3.0 > --

[GitHub] [nifi] exceptionfactory opened a new pull request, #6194: NIFI-10215 Upgrade Curator from 5.2.1 to 5.3.0

2022-07-11 Thread GitBox
exceptionfactory opened a new pull request, #6194: URL: https://github.com/apache/nifi/pull/6194 # Summary [NIFI-10215](https://issues.apache.org/jira/browse/NIFI-10215) Upgrades Apache Curator from 5.2.1 to [5.3.0](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=123

[jira] [Created] (NIFI-10215) Upgrade Apache Curator to 5.3.0

2022-07-11 Thread David Handermann (Jira)
David Handermann created NIFI-10215: --- Summary: Upgrade Apache Curator to 5.3.0 Key: NIFI-10215 URL: https://issues.apache.org/jira/browse/NIFI-10215 Project: Apache NiFi Issue Type: Improve

[jira] [Resolved] (NIFI-10201) Upgrade Prometheus Simpleclient to 0.16.0

2022-07-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-10201. - Fix Version/s: 1.17.0 Resolution: Fixed > Upgrade Prometheus Simpleclient to 0.16.

[jira] [Updated] (NIFI-10201) Upgrade Prometheus Simpleclient to 0.16.0

2022-07-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10201: Summary: Upgrade Prometheus Simpleclient to 0.16.0 (was: Upgrade Simpleclient To 0.16.0)

[jira] [Updated] (NIFI-10201) Upgrade Simpleclient To 0.16.0

2022-07-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10201: Priority: Minor (was: Major) > Upgrade Simpleclient To 0.16.0 > --

[jira] [Updated] (NIFI-10201) Upgrade Simpleclient To 0.16.0

2022-07-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10201: Issue Type: Improvement (was: Bug) > Upgrade Simpleclient To 0.16.0 >

[jira] [Commented] (NIFI-10201) Upgrade Simpleclient To 0.16.0

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

[GitHub] [nifi] exceptionfactory closed pull request #6180: NIFI-10201: Update Simpleclient To 0.16.0

2022-07-11 Thread GitBox
exceptionfactory closed pull request #6180: NIFI-10201: Update Simpleclient To 0.16.0 URL: https://github.com/apache/nifi/pull/6180 -- 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 comme

[GitHub] [nifi] emiliosetiadarma opened a new pull request, #6193: NIFI-9451 add input character set property for PutEmail and additiona…

2022-07-11 Thread GitBox
emiliosetiadarma opened a new pull request, #6193: URL: https://github.com/apache/nifi/pull/6193 …l tests Also fixed an issue regarding sending non US-ASCII messages in PutEmail. The original version had non US-ASCII messages appear as "?" in the resulting email.

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6192: NIFI-10212 added ListSmb processor and SmbConnectionPoolService

2022-07-11 Thread GitBox
exceptionfactory commented on code in PR #6192: URL: https://github.com/apache/nifi/pull/6192#discussion_r918153432 ## nifi-nar-bundles/nifi-smb-bundle/nifi-smb-connection-pool/pom.xml: ## @@ -0,0 +1,72 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/20

[jira] [Commented] (NIFI-10196) JoltTransformJSON fails to validate and save specs in 1.16.2

2022-07-11 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565110#comment-17565110 ] Matt Burgess commented on NIFI-10196: - I can't reproduce this issue on 1.16.2, I used

[GitHub] [nifi] tpalfy commented on a diff in pull request #6188: NIFI-10207: ensure allowableValues matches SUPPORTED_STATE in Process…

2022-07-11 Thread GitBox
tpalfy commented on code in PR #6188: URL: https://github.com/apache/nifi/pull/6188#discussion_r918139488 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-client-dto/src/main/java/org/apache/nifi/web/api/entity/ProcessorRunStatusEntity.java: ## @@ -26,6 +26,9 @@ @X

[GitHub] [nifi] kulikg opened a new pull request, #6192: NIFI-10212 added ListSmb processor and SmbConnectionPoolService

2022-07-11 Thread GitBox
kulikg opened a new pull request, #6192: URL: https://github.com/apache/nifi/pull/6192 # Summary Added ListSmb processor and SmbConnectionPoolService # Tracking Please complete the following tracking steps prior to pull

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6189: NIFI-10208 Create Resource Fetcher over HTTPS with Basic Authentication

2022-07-11 Thread GitBox
exceptionfactory commented on code in PR #6189: URL: https://github.com/apache/nifi/pull/6189#discussion_r918097232 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework-external-resource-utils/src/main/java/org/apache/nifi/flow/resource/ExternalResourceListAsHtmlParser.java: ###

[jira] [Resolved] (NIFI-10195) Update Testcontainers to 1.17.3

2022-07-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-10195. - Fix Version/s: 1.17.0 Resolution: Fixed > Update Testcontainers to 1.17.3 > --

[GitHub] [nifi] exceptionfactory closed pull request #6179: NIFI-10195: Update Testcontainers to 1.17.3

2022-07-11 Thread GitBox
exceptionfactory closed pull request #6179: NIFI-10195: Update Testcontainers to 1.17.3 URL: https://github.com/apache/nifi/pull/6179 -- 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 com

[jira] [Commented] (NIFI-10195) Update Testcontainers to 1.17.3

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

[jira] [Resolved] (NIFI-10214) Upgrade Commons Configuration to 2.8.0

2022-07-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-10214. - Fix Version/s: 1.17.0 Resolution: Fixed > Upgrade Commons Configuration to 2.8.0 >

[jira] [Commented] (NIFI-10214) Upgrade Commons Configuration to 2.8.0

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

[GitHub] [nifi] dependabot[bot] commented on pull request #6183: NIFI-10214 Bump commons-configuration2 from 2.7 to 2.8.0 in /nifi-nar-bundles/nifi-accumulo-bundle

2022-07-11 Thread GitBox
dependabot[bot] commented on PR #6183: URL: https://github.com/apache/nifi/pull/6183#issuecomment-1180553448 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me

[GitHub] [nifi] dependabot[bot] commented on pull request #6182: NIFI-10214 Bump commons-configuration2 from 2.7 to 2.8.0 in /nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-l

2022-07-11 Thread GitBox
dependabot[bot] commented on PR #6182: URL: https://github.com/apache/nifi/pull/6182#issuecomment-1180553443 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me

[GitHub] [nifi] exceptionfactory closed pull request #6183: NIFI-10214 Bump commons-configuration2 from 2.7 to 2.8.0 in /nifi-nar-bundles/nifi-accumulo-bundle

2022-07-11 Thread GitBox
exceptionfactory closed pull request #6183: NIFI-10214 Bump commons-configuration2 from 2.7 to 2.8.0 in /nifi-nar-bundles/nifi-accumulo-bundle URL: https://github.com/apache/nifi/pull/6183 -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [nifi] exceptionfactory closed pull request #6181: NIFI-10214 Bump commons-configuration2 from 2.7 to 2.8.0 in /nifi-toolkit/nifi-toolkit-encrypt-config

2022-07-11 Thread GitBox
exceptionfactory closed pull request #6181: NIFI-10214 Bump commons-configuration2 from 2.7 to 2.8.0 in /nifi-toolkit/nifi-toolkit-encrypt-config URL: https://github.com/apache/nifi/pull/6181 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [nifi] dependabot[bot] commented on pull request #6181: NIFI-10214 Bump commons-configuration2 from 2.7 to 2.8.0 in /nifi-toolkit/nifi-toolkit-encrypt-config

2022-07-11 Thread GitBox
dependabot[bot] commented on PR #6181: URL: https://github.com/apache/nifi/pull/6181#issuecomment-1180553444 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me

[GitHub] [nifi] exceptionfactory closed pull request #6182: NIFI-10214 Bump commons-configuration2 from 2.7 to 2.8.0 in /nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup

2022-07-11 Thread GitBox
exceptionfactory closed pull request #6182: NIFI-10214 Bump commons-configuration2 from 2.7 to 2.8.0 in /nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services URL: https://github.com/apache/nifi/pull/6182 -- This is an automated message from the Apache Git

[jira] [Updated] (NIFI-10213) Shopify processor

2022-07-11 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-10213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lehel Boér updated NIFI-10213: -- Description: (was: Similarly to what has been done for Salesforce, we should provide an option to i

[jira] [Updated] (NIFI-10214) Upgrade Commons Configuration to 2.8.0

2022-07-11 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10214: Summary: Upgrade Commons Configuration to 2.8.0 (was: Upgraded Commons Configuration to 2.

[jira] [Created] (NIFI-10214) Upgraded Commons Configuration to 2.8.0

2022-07-11 Thread David Handermann (Jira)
David Handermann created NIFI-10214: --- Summary: Upgraded Commons Configuration to 2.8.0 Key: NIFI-10214 URL: https://issues.apache.org/jira/browse/NIFI-10214 Project: Apache NiFi Issue Type:

[jira] [Commented] (NIFI-10079) Upgrade ZooKeeper to 3.8.0

2022-07-11 Thread Shawn Dorsch (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565040#comment-17565040 ] Shawn Dorsch commented on NIFI-10079: - [~exceptionfactory] Thanks for getting back to

[GitHub] [nifi-site] exceptionfactory commented on a diff in pull request #61: Hugo Site Upgrade

2022-07-11 Thread GitBox
exceptionfactory commented on code in PR #61: URL: https://github.com/apache/nifi-site/pull/61#discussion_r918016591 ## layouts/_default/baseof.html: ## @@ -0,0 +1,36 @@ + + + + +{{ .Title }} + + + + + + + Revi

[jira] [Created] (NIFI-10213) Shopify processor

2022-07-11 Thread Jira
Lehel Boér created NIFI-10213: - Summary: Shopify processor Key: NIFI-10213 URL: https://issues.apache.org/jira/browse/NIFI-10213 Project: Apache NiFi Issue Type: New Feature Reporter:

[jira] [Created] (NIFI-10212) ListSmb processor

2022-07-11 Thread Jira
Kulik Gábor created NIFI-10212: -- Summary: ListSmb processor Key: NIFI-10212 URL: https://issues.apache.org/jira/browse/NIFI-10212 Project: Apache NiFi Issue Type: New Feature Reporte

[jira] [Commented] (NIFI-10204) ListS3 with AWSCredentialsProviderControllerService cause invalid or malformed Token

2022-07-11 Thread davide (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565035#comment-17565035 ] davide commented on NIFI-10204: --- Thank you [~turcsanyip]. I have nifi nodes on eu-central-

[GitHub] [nifi-site] exceptionfactory commented on a diff in pull request #61: Hugo Site Upgrade

2022-07-11 Thread GitBox
exceptionfactory commented on code in PR #61: URL: https://github.com/apache/nifi-site/pull/61#discussion_r917985663 ## layouts/_default/baseof.html: ## @@ -0,0 +1,36 @@ + + + + +{{ .Title }} + + + + + + + Revi

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a diff in pull request #1328: MINIFICPP-1812 - Clean up Repository threads

2022-07-11 Thread GitBox
adam-markovics commented on code in PR #1328: URL: https://github.com/apache/nifi-minifi-cpp/pull/1328#discussion_r917982943 ## controller/Controller.h: ## @@ -246,15 +247,24 @@ std::shared_ptr configuration->get(org::apache::nifi::minifi::Configure::nifi_provenance_repos

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1328: MINIFICPP-1812 - Clean up Repository threads

2022-07-11 Thread GitBox
adamdebreceni commented on code in PR #1328: URL: https://github.com/apache/nifi-minifi-cpp/pull/1328#discussion_r917933827 ## controller/Controller.h: ## @@ -246,15 +247,24 @@ std::shared_ptr configuration->get(org::apache::nifi::minifi::Configure::nifi_provenance_reposi

[jira] [Created] (MINIFICPP-1881) Add SSL support to ListenSyslog and ListenTCP processors

2022-07-11 Thread Jira
Gábor Gyimesi created MINIFICPP-1881: Summary: Add SSL support to ListenSyslog and ListenTCP processors Key: MINIFICPP-1881 URL: https://issues.apache.org/jira/browse/MINIFICPP-1881 Project: Apache

[jira] [Assigned] (MINIFICPP-1881) Add SSL support to ListenSyslog and ListenTCP processors

2022-07-11 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-1881: Assignee: Gábor Gyimesi > Add SSL support to ListenSyslog and ListenTCP proces

[GitHub] [nifi] exceptionfactory commented on pull request #6184: Bump jetty-server from 9.4.48.v20220622 to 10.0.10

2022-07-11 Thread GitBox
exceptionfactory commented on PR #6184: URL: https://github.com/apache/nifi/pull/6184#issuecomment-1180387632 Thanks for the feedback @joakime! NiFi currently supports Java 8, but [NIFI-10147](https://issues.apache.org/jira/browse/NIFI-10147) outlines plans to remove support for Java 8 in o

[jira] [Commented] (NIFI-6848) Migrate NiFi Site to ASF git build/deploy

2022-07-11 Thread Steven Matison (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564979#comment-17564979 ] Steven Matison commented on NIFI-6848: --   There is a PR for all of the bare minimum c

[GitHub] [nifi-site] steven-matison commented on a diff in pull request #61: Hugo Site Upgrade

2022-07-11 Thread GitBox
steven-matison commented on code in PR #61: URL: https://github.com/apache/nifi-site/pull/61#discussion_r917867428 ## layouts/_default/baseof.html: ## @@ -0,0 +1,36 @@ + + + + +{{ .Title }} + + + + + + + Review

[GitHub] [nifi-site] steven-matison commented on a diff in pull request #61: Hugo Site Upgrade

2022-07-11 Thread GitBox
steven-matison commented on code in PR #61: URL: https://github.com/apache/nifi-site/pull/61#discussion_r917856478 ## source/security.html: ## @@ -53,59 +53,6 @@ Reporting Methods - - - -Fixed in Apache NiFi 1.16.0 - - - - - -Vulnerabilities

[GitHub] [nifi-site] steven-matison commented on a diff in pull request #61: Hugo Site Upgrade

2022-07-11 Thread GitBox
steven-matison commented on code in PR #61: URL: https://github.com/apache/nifi-site/pull/61#discussion_r917851287 ## source/minifi/download.html: ## @@ -24,7 +25,7 @@ Releases MiNiFi (Java) - 1.16.0 + 1.15.3 Review Comment: Adj

[GitHub] [nifi-site] steven-matison commented on a diff in pull request #61: Hugo Site Upgrade

2022-07-11 Thread GitBox
steven-matison commented on code in PR #61: URL: https://github.com/apache/nifi-site/pull/61#discussion_r917850566 ## .gitignore: ## @@ -1,26 +0,0 @@ -target Review Comment: Adjusted in next commit. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [nifi] joakime commented on pull request #6184: Bump jetty-server from 9.4.48.v20220622 to 10.0.10

2022-07-11 Thread GitBox
joakime commented on PR #6184: URL: https://github.com/apache/nifi/pull/6184#issuecomment-1180304799 See prior comments about version range, and jetty managed advisory (the master database at github has not been updated yet): * https://github.com/eclipse/jetty.project/issues/8161#iss

[jira] [Commented] (NIFI-10204) ListS3 with AWSCredentialsProviderControllerService cause invalid or malformed Token

2022-07-11 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564955#comment-17564955 ] Peter Turcsanyi commented on NIFI-10204: [~vadidde] I see {{eu-south-1}} region i

[GitHub] [nifi] ferencerdei opened a new pull request, #6191: NIFI-10211 Add dependencies for running minifi on java11

2022-07-11 Thread GitBox
ferencerdei opened a new pull request, #6191: URL: https://github.com/apache/nifi/pull/6191 # Summary Adding java11 support for MiNiFi the same way as we do in NiFi. [NIFI-10211](https://issues.apache.org/jira/browse/NIFI-10211)

[jira] [Comment Edited] (NIFI-10204) ListS3 with AWSCredentialsProviderControllerService cause invalid or malformed Token

2022-07-11 Thread davide (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564917#comment-17564917 ] davide edited comment on NIFI-10204 at 7/11/22 10:33 AM: - Hi! *

[jira] [Commented] (NIFI-10204) ListS3 with AWSCredentialsProviderControllerService cause invalid or malformed Token

2022-07-11 Thread davide (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564917#comment-17564917 ] davide commented on NIFI-10204: --- Hi! * EU (Milan) eu-south-1 * I checked if there are any

[GitHub] [nifi] CloudWise-Lukemiao opened a new pull request, #6190: NIFI-10210 Processor supporting Apache iotdb database

2022-07-11 Thread GitBox
CloudWise-Lukemiao opened a new pull request, #6190: URL: https://github.com/apache/nifi/pull/6190 Iotdb process supports SQL insertion, session insertion and SQL query -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[jira] [Created] (NIFI-10211) Add java11+ support for MiNiFi

2022-07-11 Thread Ferenc Erdei (Jira)
Ferenc Erdei created NIFI-10211: --- Summary: Add java11+ support for MiNiFi Key: NIFI-10211 URL: https://issues.apache.org/jira/browse/NIFI-10211 Project: Apache NiFi Issue Type: Task C

[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-11 Thread GitBox
lordgamez commented on code in PR #1362: URL: https://github.com/apache/nifi-minifi-cpp/pull/1362#discussion_r917690026 ## extensions/civetweb/processors/ListenHTTP.cpp: ## @@ -108,10 +108,12 @@ void ListenHTTP::onSchedule(core::ProcessContext *context, core::ProcessSessionF

[jira] [Updated] (NIFI-10210) Processor supporting Apache iotdb database

2022-07-11 Thread luke.miao (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] luke.miao updated NIFI-10210: - Attachment: image-2022-07-11-16-23-46-844.png > Processor supporting Apache iotdb database >

[jira] [Updated] (NIFI-10210) Processor supporting Apache iotdb database

2022-07-11 Thread luke.miao (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] luke.miao updated NIFI-10210: - Description: I have developed three processors based on Apache iotdb database, one query processor and tw

[jira] [Created] (NIFI-10210) Processor supporting Apache iotdb database

2022-07-11 Thread luke.miao (Jira)
luke.miao created NIFI-10210: Summary: Processor supporting Apache iotdb database Key: NIFI-10210 URL: https://issues.apache.org/jira/browse/NIFI-10210 Project: Apache NiFi Issue Type: New Featur

[GitHub] [nifi-minifi-cpp] adamdebreceni opened a new pull request, #1367: MINIFICPP-1822 - Add alert capability

2022-07-11 Thread GitBox
adamdebreceni opened a new pull request, #1367: URL: https://github.com/apache/nifi-minifi-cpp/pull/1367 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 take

[jira] [Created] (NIFI-10209) Create a simple tool to acquire data from Status History when a node is not started

2022-07-11 Thread Jira
Kalmár Róbert created NIFI-10209: Summary: Create a simple tool to acquire data from Status History when a node is not started Key: NIFI-10209 URL: https://issues.apache.org/jira/browse/NIFI-10209 Pro

[GitHub] [nifi] timeabarna commented on pull request #6159: NIFI-8248 Modify PutAzureDataLakeStorage processor to use temp file i…

2022-07-11 Thread GitBox
timeabarna commented on PR #6159: URL: https://github.com/apache/nifi/pull/6159#issuecomment-1180054707 Hello @jfrazee and @exceptionfactory, When you have some time can you please check this PR? Thanks in advance for your help. -- This is an automated message from the Apache Git

  1   2   >