[jira] [Created] (NIFI-10745) New Policy button is disabled until the page is refreshed

2022-11-01 Thread Irudya Raj (Jira)
Irudya Raj created NIFI-10745: - Summary: New Policy button is disabled until the page is refreshed Key: NIFI-10745 URL: https://issues.apache.org/jira/browse/NIFI-10745 Project: Apache NiFi

[jira] [Comment Edited] (NIFI-7786) Bring back Trusted Hostname property from InvokeHTTP processor

2022-11-01 Thread Liu Zheng (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627440#comment-17627440 ] Liu Zheng edited comment on NIFI-7786 at 11/2/22 3:16 AM: -- To get around hostname

[jira] [Commented] (NIFI-7786) Bring back Trusted Hostname property from InvokeHTTP processor

2022-11-01 Thread Liu Zheng (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627440#comment-17627440 ] Liu Zheng commented on NIFI-7786: - To get around hostname is invalid, I had to manually extend a new

[jira] [Resolved] (NIFI-10332) Add ID_TOKEN_LOGOUT support for general OpenID connect server, e.g. Keycloak

2022-11-01 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-10332. - Fix Version/s: 1.19.0 Resolution: Fixed > Add ID_TOKEN_LOGOUT support for general

[jira] [Commented] (NIFI-10332) Add ID_TOKEN_LOGOUT support for general OpenID connect server, e.g. Keycloak

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

[GitHub] [nifi] exceptionfactory closed pull request #6594: NIFI-10332 - Updated determineLogoutMethod() to use the discovery doc…

2022-11-01 Thread GitBox
exceptionfactory closed pull request #6594: NIFI-10332 - Updated determineLogoutMethod() to use the discovery doc… URL: https://github.com/apache/nifi/pull/6594 -- 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 #6416: NIFI-10234 implement PutIoTDB

2022-11-01 Thread GitBox
exceptionfactory commented on code in PR #6416: URL: https://github.com/apache/nifi/pull/6416#discussion_r1011068768 ## nifi-nar-bundles/nifi-iotdb-bundle/nifi-iotdb-processors/src/main/java/org/apache/nifi/processors/PutIoTDBRecord.java: ## @@ -0,0 +1,293 @@ +/* + * Licensed

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6416: NIFI-10234 implement PutIoTDB

2022-11-01 Thread GitBox
exceptionfactory commented on code in PR #6416: URL: https://github.com/apache/nifi/pull/6416#discussion_r1011068459 ## nifi-nar-bundles/nifi-iotdb-bundle/nifi-iotdb-processors/src/main/java/org/apache/nifi/processors/PutIoTDBRecord.java: ## @@ -0,0 +1,293 @@ +/* + * Licensed

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6416: NIFI-10234 implement PutIoTDB

2022-11-01 Thread GitBox
exceptionfactory commented on code in PR #6416: URL: https://github.com/apache/nifi/pull/6416#discussion_r1011066276 ## nifi-nar-bundles/nifi-iotdb-bundle/nifi-iotdb-processors/src/main/java/org/apache/nifi/processors/AbstractIoTDB.java: ## @@ -0,0 +1,437 @@ +/* + * Licensed to

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6416: NIFI-10234 implement PutIoTDB

2022-11-01 Thread GitBox
exceptionfactory commented on code in PR #6416: URL: https://github.com/apache/nifi/pull/6416#discussion_r1011065519 ## nifi-nar-bundles/nifi-iotdb-bundle/nifi-iotdb-processors/pom.xml: ## @@ -0,0 +1,102 @@ + + +http://maven.apache.org/POM/4.0.0; +

[jira] [Updated] (NIFI-10744) TestScanHBase#testScanToContentWithStringValues uses non-deterministic HashMap

2022-11-01 Thread Sopan Phaltankar (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sopan Phaltankar updated NIFI-10744: Description: {code:java}

[jira] [Updated] (NIFI-10744) TestScanHBase#testScanToContentWithStringValues uses non-deterministic HashMap

2022-11-01 Thread Sopan Phaltankar (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sopan Phaltankar updated NIFI-10744: Description: {code:java}

[jira] [Updated] (NIFI-10744) TestScanHBase#testScanToContentWithStringValues uses non-deterministic HashMap

2022-11-01 Thread Sopan Phaltankar (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sopan Phaltankar updated NIFI-10744: Attachment: org.apache.nifi.hbase.TestScanHBase.txt >

[jira] [Created] (NIFI-10744) TestScanHBase#testScanToContentWithStringValues uses non-deterministic HashMap

2022-11-01 Thread Sopan Phaltankar (Jira)
Sopan Phaltankar created NIFI-10744: --- Summary: TestScanHBase#testScanToContentWithStringValues uses non-deterministic HashMap Key: NIFI-10744 URL: https://issues.apache.org/jira/browse/NIFI-10744

[jira] [Updated] (NIFI-10743) TestHBase_1_1_2_ClientService.testScan uses non-deterministic HashMap

2022-11-01 Thread Sopan Phaltankar (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sopan Phaltankar updated NIFI-10743: Attachment: org.apache.nifi.hbase.TestHBase_1_1_2_ClientService.txt >

[jira] [Commented] (NIFI-10739) ConsumeAMQP fails

2022-11-01 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627364#comment-17627364 ] Nathan Gough commented on NIFI-10739: - Hi Fabien, is this an intermittent issue or is no data coming

[jira] [Updated] (NIFI-10743) TestHBase_1_1_2_ClientService.testScan uses non-deterministic HashMap

2022-11-01 Thread Sopan Phaltankar (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sopan Phaltankar updated NIFI-10743: Description: {code:java}

[jira] [Created] (NIFI-10743) TestHBase_1_1_2_ClientService.testScan uses non-deterministic HashMap

2022-11-01 Thread Sopan Phaltankar (Jira)
Sopan Phaltankar created NIFI-10743: --- Summary: TestHBase_1_1_2_ClientService.testScan uses non-deterministic HashMap Key: NIFI-10743 URL: https://issues.apache.org/jira/browse/NIFI-10743 Project:

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6606: NIFI-10738 - Updated SNMP tests to retry when BindException occurs.

2022-11-01 Thread GitBox
exceptionfactory commented on code in PR #6606: URL: https://github.com/apache/nifi/pull/6606#discussion_r1010948207 ## nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/src/test/java/org/apache/nifi/snmp/factory/core/SNMPSocketSupport.java: ## @@ -0,0 +1,90 @@ +/* + *

[jira] [Comment Edited] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627341#comment-17627341 ] David Handermann edited comment on NIFI-10742 at 11/1/22 9:51 PM: --

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6606: NIFI-10738 - Updated SNMP tests to retry when BindException occurs.

2022-11-01 Thread GitBox
exceptionfactory commented on code in PR #6606: URL: https://github.com/apache/nifi/pull/6606#discussion_r1010933071 ## nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/src/test/java/org/apache/nifi/snmp/factory/core/SNMPSocketSupport.java: ## @@ -0,0 +1,86 @@ +/* + *

[GitHub] [nifi] thenatog commented on a diff in pull request #6606: NIFI-10738 - Updated SNMP tests to retry when BindException occurs.

2022-11-01 Thread GitBox
thenatog commented on code in PR #6606: URL: https://github.com/apache/nifi/pull/6606#discussion_r1010924024 ## nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/src/test/java/org/apache/nifi/snmp/factory/core/SNMPSocketSupport.java: ## @@ -0,0 +1,86 @@ +/* + * Licensed to

[GitHub] [nifi] thenatog commented on a diff in pull request #6606: NIFI-10738 - Updated SNMP tests to retry when BindException occurs.

2022-11-01 Thread GitBox
thenatog commented on code in PR #6606: URL: https://github.com/apache/nifi/pull/6606#discussion_r1010923342 ## nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/src/test/java/org/apache/nifi/snmp/factory/core/SNMPSocketSupport.java: ## @@ -0,0 +1,86 @@ +/* + * Licensed to

[jira] [Comment Edited] (NIFI-9579) swagger-maven-plugin depends on log4j. Use newer one (when made available)

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627340#comment-17627340 ] Daniel Stieglitz edited comment on NIFI-9579 at 11/1/22 9:33 PM: - [~Nissim

[jira] [Commented] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627341#comment-17627341 ] David Handermann commented on NIFI-10742: - [~dstiegli1] Allow work was completed to change other

[jira] [Comment Edited] (NIFI-9579) swagger-maven-plugin depends on log4j. Use newer one (when made available)

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627340#comment-17627340 ] Daniel Stieglitz edited comment on NIFI-9579 at 11/1/22 9:30 PM: - [~Nissim

[jira] [Commented] (NIFI-9579) swagger-maven-plugin depends on log4j. Use newer one (when made available)

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627340#comment-17627340 ] Daniel Stieglitz commented on NIFI-9579: [~Nissim Shiman] Currently the version used for the

[jira] [Comment Edited] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627309#comment-17627309 ] Daniel Stieglitz edited comment on NIFI-10742 at 11/1/22 9:10 PM: --

[jira] [Comment Edited] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627309#comment-17627309 ] Daniel Stieglitz edited comment on NIFI-10742 at 11/1/22 9:00 PM: --

[jira] [Comment Edited] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627309#comment-17627309 ] Daniel Stieglitz edited comment on NIFI-10742 at 11/1/22 8:46 PM: --

[jira] [Comment Edited] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627309#comment-17627309 ] Daniel Stieglitz edited comment on NIFI-10742 at 11/1/22 8:42 PM: --

[jira] [Comment Edited] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627309#comment-17627309 ] Daniel Stieglitz edited comment on NIFI-10742 at 11/1/22 8:41 PM: --

[jira] [Comment Edited] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627309#comment-17627309 ] Daniel Stieglitz edited comment on NIFI-10742 at 11/1/22 8:40 PM: --

[jira] [Updated] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-10742: Description: There was work done in NIFI-7558 related to making changes to convert from

[jira] [Updated] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-10742: Description: There was work done in NIFI-7558 related to making changes to convert from

[jira] [Updated] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-10742: Description: There was work done in NIFI-7558 related to making changes to convert from

[jira] [Updated] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-10742: Priority: Major (was: Minor) > Change property nifi.web.request.ip.whitelist to

[jira] [Updated] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-10742: Description: There was work done in NIFI-7558 related to making changes to convert from

[jira] [Comment Edited] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627309#comment-17627309 ] Daniel Stieglitz edited comment on NIFI-10742 at 11/1/22 8:07 PM: --

[jira] [Comment Edited] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627309#comment-17627309 ] Daniel Stieglitz edited comment on NIFI-10742 at 11/1/22 8:07 PM: --

[jira] [Updated] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-10742: Description: There was work done in NIFI-7558 related to making changes to convert from

[jira] [Updated] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-10742: Description: There was work done in NIFI-7558 related to making changes to convert from

[jira] [Updated] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-10742: Description: There was work done in NIFI-7558 related to making changes to convert from

[jira] [Updated] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-10742: Description: There was work done in NIFI-7558 related to making changes to convert from

[jira] [Updated] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-10742: Description: There was work done in NIFI-7558 related to making changes to convert from

[jira] [Commented] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17627309#comment-17627309 ] Daniel Stieglitz commented on NIFI-10742: - Search results of query

[jira] [Created] (NIFI-10742) Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist

2022-11-01 Thread Daniel Stieglitz (Jira)
Daniel Stieglitz created NIFI-10742: --- Summary: Change property nifi.web.request.ip.whitelist to nifi.web.request.ip.allowlist Key: NIFI-10742 URL: https://issues.apache.org/jira/browse/NIFI-10742

[GitHub] [nifi] MikeThomsen commented on pull request #6601: NIFI-10556 - Add Deltalake processor

2022-11-01 Thread GitBox
MikeThomsen commented on PR #6601: URL: https://github.com/apache/nifi/pull/6601#issuecomment-1299010009 You're also going to need to add this to `nifi-assembly`. I would suggest doing that with an optional profile like the other profiles because delta lake support is a niche thing (like

[GitHub] [nifi] emiliosetiadarma commented on a diff in pull request #6545: NIFI-9697: Implemented AzureKeyVaultSecretsParameterProvider and Azur…

2022-11-01 Thread GitBox
emiliosetiadarma commented on code in PR #6545: URL: https://github.com/apache/nifi/pull/6545#discussion_r1010815394 ## nifi-nar-bundles/nifi-azure-bundle/nifi-azure-parameter-providers/src/main/java/org/apache/nifi/parameter/azure/AzureKeyVaultSecretsParameterProvider.java: ##

[GitHub] [nifi] emiliosetiadarma commented on a diff in pull request #6545: NIFI-9697: Implemented AzureKeyVaultSecretsParameterProvider and Azur…

2022-11-01 Thread GitBox
emiliosetiadarma commented on code in PR #6545: URL: https://github.com/apache/nifi/pull/6545#discussion_r1010810401 ## nifi-nar-bundles/nifi-azure-bundle/nifi-azure-parameter-providers/src/main/java/org/apache/nifi/parameter/azure/AzureKeyVaultSecretsParameterProvider.java: ##

[GitHub] [nifi] emiliosetiadarma commented on a diff in pull request #6545: NIFI-9697: Implemented AzureKeyVaultSecretsParameterProvider and Azur…

2022-11-01 Thread GitBox
emiliosetiadarma commented on code in PR #6545: URL: https://github.com/apache/nifi/pull/6545#discussion_r1010809172 ## nifi-nar-bundles/nifi-azure-bundle/nifi-azure-parameter-providers/src/main/java/org/apache/nifi/parameter/azure/AzureKeyVaultSecretsParameterProvider.java: ##

[GitHub] [nifi] emiliosetiadarma commented on a diff in pull request #6545: NIFI-9697: Implemented AzureKeyVaultSecretsParameterProvider and Azur…

2022-11-01 Thread GitBox
emiliosetiadarma commented on code in PR #6545: URL: https://github.com/apache/nifi/pull/6545#discussion_r1010808152 ## nifi-nar-bundles/nifi-azure-bundle/nifi-azure-parameter-providers/src/main/java/org/apache/nifi/parameter/azure/AzureKeyVaultSecretsParameterProvider.java: ##

[GitHub] [nifi] emiliosetiadarma commented on a diff in pull request #6545: NIFI-9697: Implemented AzureKeyVaultSecretsParameterProvider and Azur…

2022-11-01 Thread GitBox
emiliosetiadarma commented on code in PR #6545: URL: https://github.com/apache/nifi/pull/6545#discussion_r1010806583 ## nifi-nar-bundles/nifi-azure-bundle/nifi-azure-parameter-providers/src/main/java/org/apache/nifi/parameter/azure/AzureKeyVaultSecretsParameterProvider.java: ##

[GitHub] [nifi] emiliosetiadarma commented on a diff in pull request #6545: NIFI-9697: Implemented AzureKeyVaultSecretsParameterProvider and Azur…

2022-11-01 Thread GitBox
emiliosetiadarma commented on code in PR #6545: URL: https://github.com/apache/nifi/pull/6545#discussion_r1010805987 ## nifi-nar-bundles/nifi-azure-bundle/nifi-azure-parameter-providers/src/main/java/org/apache/nifi/parameter/azure/AzureKeyVaultSecretsParameterProvider.java: ##

[GitHub] [nifi] emiliosetiadarma commented on a diff in pull request #6545: NIFI-9697: Implemented AzureKeyVaultSecretsParameterProvider and Azur…

2022-11-01 Thread GitBox
emiliosetiadarma commented on code in PR #6545: URL: https://github.com/apache/nifi/pull/6545#discussion_r1010804854 ## nifi-nar-bundles/nifi-azure-bundle/nifi-azure-parameter-providers/src/main/java/org/apache/nifi/parameter/azure/AzureKeyVaultSecretsParameterProvider.java: ##

[GitHub] [nifi] emiliosetiadarma commented on a diff in pull request #6545: NIFI-9697: Implemented AzureKeyVaultSecretsParameterProvider and Azur…

2022-11-01 Thread GitBox
emiliosetiadarma commented on code in PR #6545: URL: https://github.com/apache/nifi/pull/6545#discussion_r1010803737 ## nifi-nar-bundles/nifi-azure-bundle/nifi-azure-parameter-providers/src/main/java/org/apache/nifi/parameter/azure/AzureKeyVaultSecretsParameterProvider.java: ##

[GitHub] [nifi] emiliosetiadarma commented on a diff in pull request #6545: NIFI-9697: Implemented AzureKeyVaultSecretsParameterProvider and Azur…

2022-11-01 Thread GitBox
emiliosetiadarma commented on code in PR #6545: URL: https://github.com/apache/nifi/pull/6545#discussion_r1010802944 ## nifi-nar-bundles/nifi-azure-bundle/nifi-azure-parameter-providers/src/main/java/org/apache/nifi/parameter/azure/AzureKeyVaultSecretsParameterProvider.java: ##

[GitHub] [nifi] emiliosetiadarma commented on a diff in pull request #6545: NIFI-9697: Implemented AzureKeyVaultSecretsParameterProvider and Azur…

2022-11-01 Thread GitBox
emiliosetiadarma commented on code in PR #6545: URL: https://github.com/apache/nifi/pull/6545#discussion_r1010802513 ## nifi-nar-bundles/nifi-azure-bundle/nifi-azure-parameter-providers/src/main/java/org/apache/nifi/parameter/azure/AzureKeyVaultSecretsParameterProvider.java: ##

[GitHub] [nifi] emiliosetiadarma commented on a diff in pull request #6545: NIFI-9697: Implemented AzureKeyVaultSecretsParameterProvider and Azur…

2022-11-01 Thread GitBox
emiliosetiadarma commented on code in PR #6545: URL: https://github.com/apache/nifi/pull/6545#discussion_r1010790881 ## nifi-nar-bundles/nifi-azure-bundle/nifi-azure-parameter-providers/pom.xml: ## @@ -0,0 +1,71 @@ + + +http://maven.apache.org/POM/4.0.0;

[GitHub] [nifi] mtien-apache commented on pull request #6610: NIFI-10698: Add filtering options to summary table

2022-11-01 Thread GitBox
mtien-apache commented on PR #6610: URL: https://github.com/apache/nifi/pull/6610#issuecomment-1298927597 Reviewing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [nifi] emiliosetiadarma commented on pull request #6545: NIFI-9697: Implemented AzureKeyVaultSecretsParameterProvider and Azur…

2022-11-01 Thread GitBox
emiliosetiadarma commented on PR #6545: URL: https://github.com/apache/nifi/pull/6545#issuecomment-1298922576 Thanks for the reviews! Going to get through them -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Assigned] (NIFI-10739) ConsumeAMQP fails

2022-11-01 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Gough reassigned NIFI-10739: --- Assignee: Nathan Gough > ConsumeAMQP fails > - > > Key:

[GitHub] [nifi] sardell opened a new pull request, #6610: NIFI-10698: Add filtering options to summary table

2022-11-01 Thread GitBox
sardell opened a new pull request, #6610: URL: https://github.com/apache/nifi/pull/6610 # Summary [NIFI-10698](https://issues.apache.org/jira/browse/NIFI-10698) This PR adds additional filtering to the summary table as

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6606: NIFI-10738 - Updated SNMP tests to retry when BindException occurs.

2022-11-01 Thread GitBox
exceptionfactory commented on code in PR #6606: URL: https://github.com/apache/nifi/pull/6606#discussion_r1010693774 ## nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/src/test/java/org/apache/nifi/snmp/factory/core/SNMPSocketSupport.java: ## @@ -0,0 +1,86 @@ +/* + *

[GitHub] [nifi] jfrazee commented on pull request #6545: NIFI-9697: Implemented AzureKeyVaultSecretsParameterProvider and Azur…

2022-11-01 Thread GitBox
jfrazee commented on PR #6545: URL: https://github.com/apache/nifi/pull/6545#issuecomment-1298816435 @gresockj @emiliosetiadarma I'll try to start looking through this today. It's great to see this one coming together. -- This is an automated message from the Apache Git Service. To

[jira] [Updated] (NIFI-10732) Upgrade asn1bean to 1.13.0

2022-11-01 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10732: Labels: dependency-upgrade (was: ) > Upgrade asn1bean to 1.13.0 >

[jira] [Updated] (NIFI-10731) Upgrade asn1bean-compiler to 1.13.0

2022-11-01 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10731: Labels: dependency-upgrade (was: ) > Upgrade asn1bean-compiler to 1.13.0 >

[jira] [Updated] (NIFI-10731) Upgrade asn1bean-compiler to 1.13.0

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

[jira] [Updated] (NIFI-10732) Upgrade asn1bean to 1.13.0

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

[jira] [Assigned] (NIFI-10731) Upgrade asn1bean-compiler to 1.13.0

2022-11-01 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-10731: --- Assignee: Mike R > Upgrade asn1bean-compiler to 1.13.0 >

[jira] [Assigned] (NIFI-10732) Upgrade asn1bean to 1.13.0

2022-11-01 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-10732: --- Assignee: Mike R > Upgrade asn1bean to 1.13.0 > -- > >

[GitHub] [nifi] mr1716 commented on pull request #6609: Nifi-10731 and Nifi-10732 Update asn1bean to 1.13.0

2022-11-01 Thread GitBox
mr1716 commented on PR #6609: URL: https://github.com/apache/nifi/pull/6609#issuecomment-1298436586 @MikeThomsen I think this might have been what we had discussed in the earlier tickets about submitting 1 ticket for multiple updates in the same module. There are 2 separate tickets for the

[GitHub] [nifi] mr1716 opened a new pull request, #6609: Nifi-10731 and Nifi-10732 Update asn1bean to 1.13.0

2022-11-01 Thread GitBox
mr1716 opened a new pull request, #6609: URL: https://github.com/apache/nifi/pull/6609 # Summary Upgrading the asn1bean and asn1bean-compiler in the same module. 2 tickets, but 1 Pull Request

[GitHub] [nifi] gresockj commented on a diff in pull request #6545: NIFI-9697: Implemented AzureKeyVaultSecretsParameterProvider and Azur…

2022-11-01 Thread GitBox
gresockj commented on code in PR #6545: URL: https://github.com/apache/nifi/pull/6545#discussion_r1010228894 ## nifi-nar-bundles/nifi-azure-bundle/nifi-azure-parameter-providers/src/main/java/org/apache/nifi/parameter/azure/AzureKeyVaultSecretsParameterProvider.java: ## @@ -0,0