Re: [PR] NIFI-12888 In AbstractEmailProcessor recreate email receiver when token expires. [nifi]

2024-05-17 Thread via GitHub
AnTu2702 commented on PR #8494: URL: https://github.com/apache/nifi/pull/8494#issuecomment-2116938052 ![image](https://github.com/apache/nifi/assets/5054213/41b10193-93f0-4a87-9d52-a62a146d4268) -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [PR] NIFI-12888 In AbstractEmailProcessor recreate email receiver when token expires. [nifi]

2024-05-17 Thread via GitHub
AnTu2702 commented on PR #8494: URL: https://github.com/apache/nifi/pull/8494#issuecomment-2116939703 Der alte E-Mail Stack kann abgerissen werden jetzt. Wir lassen aber den parallelen Betrieb des alten und neuen WhatsApp Postfachs in NIFI vorerst aktiv, bis wieder WhatsApp Emails eintrud

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
JackHintonSmartDCSIT commented on PR #8691: URL: https://github.com/apache/nifi/pull/8691#issuecomment-2116979138 > @JackHintonSmartDCSIT Looks like you have Checkstyle violations. Please fix them and then I will restart the build. Forgot to add the file prior to committing, oops. -

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
JackHintonSmartDCSIT commented on code in PR #8691: URL: https://github.com/apache/nifi/pull/8691#discussion_r1604543540 ## nifi-extension-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/SplitPCAP.java: ## @@ -0,0 +1,223 @@ +/

[jira] [Commented] (NIFI-13191) Deprecate InvokeAWSGatewayApi Processor

2024-05-17 Thread Chien (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17847218#comment-17847218 ] Chien commented on NIFI-13191: -- Hello [~jgresock] [~otto]  We are currently using the Invok

Re: [PR] MINIFICPP-2341 Include custom relationships in C2 manifest for NiFi python processors [nifi-minifi-cpp]

2024-05-17 Thread via GitHub
lordgamez commented on code in PR #1770: URL: https://github.com/apache/nifi-minifi-cpp/pull/1770#discussion_r1604690548 ## extensions/python/pythonprocessors/nifiapi/properties.py: ## @@ -281,3 +284,21 @@ def getProperty(self, descriptor) -> PythonPropertyValue: ex

[jira] [Created] (MINIFICPP-2381) Python bootstrap fails to start with python 3.12

2024-05-17 Thread Jira
Gábor Gyimesi created MINIFICPP-2381: Summary: Python bootstrap fails to start with python 3.12 Key: MINIFICPP-2381 URL: https://issues.apache.org/jira/browse/MINIFICPP-2381 Project: Apache NiFi Mi

[PR] MINIFICPP-2381 Update inquirer package for python 3.12 support [nifi-minifi-cpp]

2024-05-17 Thread via GitHub
lordgamez opened a new pull request, #1790: URL: https://github.com/apache/nifi-minifi-cpp/pull/1790 https://issues.apache.org/jira/browse/MINIFICPP-2381 -- Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review

Re: [PR] NIFI-12411: Update PublishAMQP to read AMQP headers value from FlowFile attributes and `amq$headers` string [nifi]

2024-05-17 Thread via GitHub
umarhussain15 commented on PR #8105: URL: https://github.com/apache/nifi/pull/8105#issuecomment-2117511390 Thanks for the explanation, @exceptionfactory. I will revert the change here then. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] NIFI-13232 Add Authentication Configuration REST API method [nifi]

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

[jira] [Created] (NIFI-13258) NAR Plugin - add parameter providers and flow analysis rules extension types

2024-05-17 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-13258: - Summary: NAR Plugin - add parameter providers and flow analysis rules extension types Key: NIFI-13258 URL: https://issues.apache.org/jira/browse/NIFI-13258 Project:

[jira] [Commented] (NIFI-13191) Deprecate InvokeAWSGatewayApi Processor

2024-05-17 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17847293#comment-17847293 ] David Handermann commented on NIFI-13191: - [~chien] Can you provide some addition

[PR] NIFI-13258 - NAR Plugin - add parameter providers and flow analysis rules extension types [nifi-maven]

2024-05-17 Thread via GitHub
pvillard31 opened a new pull request, #36: URL: https://github.com/apache/nifi-maven/pull/36 Improve the NiFi NAR Maven plugin to add Parameter Providers and Flow Analysis Rules in the extension types. We can confirm that in extension-manifest.xml we now have the expected data. Below

[jira] [Updated] (NIFI-13258) NAR Plugin - add parameter providers and flow analysis rules extension types

2024-05-17 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-13258: -- Status: Patch Available (was: Open) > NAR Plugin - add parameter providers and flow analysis r

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
dan-s1 commented on PR #8691: URL: https://github.com/apache/nifi/pull/8691#issuecomment-2117629574 @JackHintonSmartDCSIT Please run `mvn clean install -Pcontrib-check` locally which will run the checkstyle checks which you can then fix. Thanks! -- This is an automated message from the Ap

[jira] [Resolved] (NIFI-12226) Maven plugin: Add flag to skip doc generation

2024-05-17 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-12226. --- Fix Version/s: nifi-nar-maven-plugin-1.5.2 Resolution: Fixed > Maven plugin: Add flag

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
dan-s1 commented on PR #8691: URL: https://github.com/apache/nifi/pull/8691#issuecomment-2117636496 @exceptionfactory Please advise whether the `SplitPcap` processor should remain in package `org.apache.nifi.processors.network` and classes `LinkType` and `PCAP` remain in `org.apache.nifi.p

[jira] [Assigned] (MINIFICPP-2350) Implement parameter context, parameter substitution in flow definition, properties

2024-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-2350: Assignee: Gábor Gyimesi > Implement parameter context, parameter substitution

[jira] [Assigned] (MINIFICPP-2367) Add non-sensitive parameter support in flow config

2024-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-2367: Assignee: Gábor Gyimesi > Add non-sensitive parameter support in flow config >

[jira] [Updated] (MINIFICPP-2352) Investigate ways to avoid reading full flow files into memory with RocksDB content repository

2024-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi updated MINIFICPP-2352: - Summary: Investigate ways to avoid reading full flow files into memory with RocksDB c

[jira] [Commented] (NIFI-13191) Deprecate InvokeAWSGatewayApi Processor

2024-05-17 Thread Chien (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17847309#comment-17847309 ] Chien commented on NIFI-13191: -- [~exceptionfactory] Thank you for replying.  There are two

[jira] [Updated] (MINIFICPP-2369) Support parameters inside expression language

2024-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi updated MINIFICPP-2369: - Description: Add support for referencing parameters in expression language expression

[jira] [Updated] (MINIFICPP-2376) Add support for parameter context inheritance

2024-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi updated MINIFICPP-2376: - Description: Add support for inherited parameter contexts as per NiFi's implementatio

Re: [PR] NIFI-12670 JoltTransform processors incorrectly encode/decode text on Windows [nifi]

2024-05-17 Thread via GitHub
exceptionfactory closed pull request #8842: NIFI-12670 JoltTransform processors incorrectly encode/decode text on Windows URL: https://github.com/apache/nifi/pull/8842 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[jira] [Commented] (NIFI-12670) JoltTransform processors incorrectly encode/decode text in the Jolt Specification

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

[jira] [Resolved] (NIFI-12670) JoltTransform processors incorrectly encode/decode text in the Jolt Specification

2024-05-17 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-12670. - Fix Version/s: 2.0.0-M4 Resolution: Fixed > JoltTransform processors incorrectly e

Re: [PR] NIFI-12411: Update PublishAMQP to read AMQP headers value from FlowFile attributes and `amq$headers` string [nifi]

2024-05-17 Thread via GitHub
umarhussain15 commented on PR #8105: URL: https://github.com/apache/nifi/pull/8105#issuecomment-2117684394 Reverted the AbstractAMQPProcessor change to support expression language in password field. -- This is an automated message from the Apache Git Service. To respond to the message, pl

[jira] [Created] (NIFI-13259) Publish Nifi Stateless to Maven

2024-05-17 Thread Bob Paulin (Jira)
Bob Paulin created NIFI-13259: - Summary: Publish Nifi Stateless to Maven Key: NIFI-13259 URL: https://issues.apache.org/jira/browse/NIFI-13259 Project: Apache NiFi Issue Type: Improvement Aff

[jira] [Assigned] (NIFI-13245) Provenance Event dialog overflow issues

2024-05-17 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan reassigned NIFI-13245: -- Assignee: Scott Aslan > Provenance Event dialog overflow issues >

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
exceptionfactory commented on PR #8691: URL: https://github.com/apache/nifi/pull/8691#issuecomment-2117696590 > @exceptionfactory Please advise whether the `SplitPcap` processor should remain in package `org.apache.nifi.processors.network` and classes `LinkType` and `PCAP` remain in `org.ap

[jira] [Updated] (NIFI-13259) Publish Nifi Stateless to Maven

2024-05-17 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13259: Fix Version/s: (was: 2.0.0-M4) > Publish Nifi Stateless to Maven >

[jira] [Updated] (NIFI-13259) Publish NiFi Stateless to Maven

2024-05-17 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13259: Summary: Publish NiFi Stateless to Maven (was: Publish Nifi Stateless to Maven) > Publish

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
JackHintonSmartDCSIT commented on code in PR #8691: URL: https://github.com/apache/nifi/pull/8691#discussion_r1605072721 ## nifi-extension-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/util/Linktype.java: ## @@ -0,0 +1,259 @

[PR] [NIFI-13245] address component name overflow in provenance details di… [nifi]

2024-05-17 Thread via GitHub
scottyaslan opened a new pull request, #8845: URL: https://github.com/apache/nifi/pull/8845 …alog -- 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

[PR] NIFI-13259 - Enable publishing of Nifi Stateless to Maven Repo. [nifi]

2024-05-17 Thread via GitHub
bobpaulin opened a new pull request, #8844: URL: https://github.com/apache/nifi/pull/8844 # Summary [NIFI-13259](https://issues.apache.org/jira/browse/NIFI-13259) # Tracking Please complete the following tracking steps p

[jira] [Updated] (NIFI-13245) Provenance Event dialog overflow issues

2024-05-17 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-13245: --- Status: Patch Available (was: In Progress) > Provenance Event dialog overflow issues > -

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
JackHintonSmartDCSIT commented on PR #8691: URL: https://github.com/apache/nifi/pull/8691#issuecomment-2117703776 I've recently determined that the linkstyle enum is unnecessary for the use case of splitting PCAP files - it would only be useful if further processing was done after parsing.

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
dan-s1 commented on PR #8691: URL: https://github.com/apache/nifi/pull/8691#issuecomment-2117705315 @exceptionfactory Is it okay to have the `PCAP` class named in all caps (pardon the pun) or should it be camel cased `Pcap`? -- This is an automated message from the Apache Git Service. To

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
JackHintonSmartDCSIT commented on PR #8691: URL: https://github.com/apache/nifi/pull/8691#issuecomment-2117740399 I've noticed it's got checkstyle violations again - the same ones as before - but when I run it using `mvn clean install -P contrib-check` it doesn't flag them up. Is there some

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
dan-s1 commented on PR #8691: URL: https://github.com/apache/nifi/pull/8691#issuecomment-2117747897 @JackHintonSmartDCSIT I believe @exceptionfactory just had a comment on another PR indicating there are new Checkstyle rules . I assume you would have to rebase in order to pick them up. --

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
JackHintonSmartDCSIT commented on PR #8691: URL: https://github.com/apache/nifi/pull/8691#issuecomment-2117753365 Ah good to know, thanks. I'll do that now -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
exceptionfactory commented on PR #8691: URL: https://github.com/apache/nifi/pull/8691#issuecomment-2117760076 > @exceptionfactory Is it okay to have the `PCAP` class named in all caps (pardon the pun) or should it be camel cased `Pcap`? Yes, I had originally recommend naming the Proce

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
exceptionfactory commented on PR #8691: URL: https://github.com/apache/nifi/pull/8691#issuecomment-2117761490 > Ah good to know, thanks. I'll do that now Thanks for making adjustments @JackHintonSmartDCSIT, part of the challenge of continual adjustments and improvements, I appreciate

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
dan-s1 commented on PR #8691: URL: https://github.com/apache/nifi/pull/8691#issuecomment-2117764485 > > Ah good to know, thanks. I'll do that now > > Thanks for making adjustments @JackHintonSmartDCSIT, part of the challenge of continual adjustments and improvements, I appreciate the

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
dan-s1 commented on code in PR #8691: URL: https://github.com/apache/nifi/pull/8691#discussion_r1605105309 ## nifi-extension-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/SplitPCAP.java: ## @@ -0,0 +1,224 @@ +/* + * Licensed

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
dan-s1 commented on code in PR #8691: URL: https://github.com/apache/nifi/pull/8691#discussion_r1605171797 ## nifi-extension-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/SplitPCAP.java: ## @@ -0,0 +1,224 @@ +/* + * Licensed

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
dan-s1 commented on code in PR #8691: URL: https://github.com/apache/nifi/pull/8691#discussion_r1605163620 ## nifi-extension-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/SplitPCAP.java: ## @@ -0,0 +1,224 @@ +/* + * Licensed

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
dan-s1 commented on code in PR #8691: URL: https://github.com/apache/nifi/pull/8691#discussion_r1605163620 ## nifi-extension-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/SplitPCAP.java: ## @@ -0,0 +1,224 @@ +/* + * Licensed

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
dan-s1 commented on code in PR #8691: URL: https://github.com/apache/nifi/pull/8691#discussion_r1605171797 ## nifi-extension-bundles/nifi-network-bundle/nifi-network-processors/src/main/java/org/apache/nifi/processors/network/SplitPCAP.java: ## @@ -0,0 +1,224 @@ +/* + * Licensed

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
JackHintonSmartDCSIT commented on PR #8691: URL: https://github.com/apache/nifi/pull/8691#issuecomment-2117858721 > > Ah good to know, thanks. I'll do that now > > Thanks for making adjustments @JackHintonSmartDCSIT, part of the challenge of continual adjustments and improvements, I a

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
JackHintonSmartDCSIT commented on PR #8691: URL: https://github.com/apache/nifi/pull/8691#issuecomment-2117905357 I've implemented those changes, hopefully there shouldn't be any more hidden whitespace issues now. -- This is an automated message from the Apache Git Service. To respond to

[jira] [Created] (NIFI-13260) Selected canvas component which has color applied does not show the correct border

2024-05-17 Thread Scott Aslan (Jira)
Scott Aslan created NIFI-13260: -- Summary: Selected canvas component which has color applied does not show the correct border Key: NIFI-13260 URL: https://issues.apache.org/jira/browse/NIFI-13260 Project:

[PR] [NIFI-13260] enforce selected border even when component has color ap… [nifi]

2024-05-17 Thread via GitHub
scottyaslan opened a new pull request, #8846: URL: https://github.com/apache/nifi/pull/8846 …plied https://github.com/apache/nifi/assets/6797571/8d197b23-841f-49a2-8c8e-369a6f1a9be6";> https://github.com/apache/nifi/assets/6797571/7a29dc88-6bf2-43c1-b655-ec8349dae196";> -- This i

[jira] [Updated] (NIFI-13260) Selected canvas component which has color applied does not show the correct border

2024-05-17 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-13260: --- Status: Patch Available (was: In Progress) > Selected canvas component which has color applied does

Re: [PR] [NIFI-13082] Created SplitPcap processor, Pcap supporting class, and … [nifi]

2024-05-17 Thread via GitHub
dan-s1 commented on PR #8691: URL: https://github.com/apache/nifi/pull/8691#issuecomment-2118096628 @JackHintonSmartDCSIT I think we are getting real close. I just have a few more points as seen above to address. -- This is an automated message from the Apache Git Service. To respond to t

[PR] MINIFICPP-2354 Add MiNiFi C++ 0.99.0 to the downloads page [nifi-site]

2024-05-17 Thread via GitHub
lordgamez opened a new pull request, #86: URL: https://github.com/apache/nifi-site/pull/86 (no comment) -- 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-ma

Re: [PR] NIFI-10752: Add Couchbase 3.x components [nifi]

2024-05-17 Thread via GitHub
pvillard31 commented on code in PR #8839: URL: https://github.com/apache/nifi/pull/8839#discussion_r1605372503 ## nifi-assembly/pom.xml: ## @@ -1072,6 +1072,30 @@ language governing permissions and limitations under the License. --> +

Re: [PR] NIFI-10752: Add Couchbase 3.x components [nifi]

2024-05-17 Thread via GitHub
joewitt commented on code in PR #8839: URL: https://github.com/apache/nifi/pull/8839#discussion_r1605401283 ## nifi-extension-bundles/nifi-couchbase-bundle/nifi-couchbase-services-api/pom.xml: ## @@ -0,0 +1,38 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3

Re: [PR] NIFI-10752: Add Couchbase 3.x components [nifi]

2024-05-17 Thread via GitHub
joewitt commented on code in PR #8839: URL: https://github.com/apache/nifi/pull/8839#discussion_r1605401985 ## nifi-extension-bundles/nifi-couchbase-bundle/nifi-couchbase-processors/src/test/java/org/apache/nifi/couchbase/TestCouchbaseMapCacheClient.java: ## @@ -0,0 +1,77 @@ +/*

Re: [PR] NIFI-10752: Add Couchbase 3.x components [nifi]

2024-05-17 Thread via GitHub
joewitt commented on code in PR #8839: URL: https://github.com/apache/nifi/pull/8839#discussion_r1605403316 ## nifi-extension-bundles/nifi-couchbase-bundle/nifi-couchbase-processors/pom.xml: ## @@ -0,0 +1,71 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.o

Re: [PR] NIFI-10752: Add Couchbase 3.x components [nifi]

2024-05-17 Thread via GitHub
exceptionfactory commented on code in PR #8839: URL: https://github.com/apache/nifi/pull/8839#discussion_r1605410606 ## nifi-extension-bundles/nifi-couchbase-bundle/nifi-couchbase-processors/src/main/java/org/apache/nifi/processors/couchbase/AbstractCouchbaseProcessor.java: ## @

Re: [PR] NIFI-10752: Add Couchbase 3.x components [nifi]

2024-05-17 Thread via GitHub
joewitt commented on code in PR #8839: URL: https://github.com/apache/nifi/pull/8839#discussion_r1605415600 ## nifi-extension-bundles/nifi-couchbase-bundle/nifi-couchbase-nar/src/main/resources/META-INF/NOTICE: ## @@ -0,0 +1,30 @@ +nifi-couchbase-nar +Copyright 2014-2024 The Apa

Re: [PR] NIFI-13232 Add Authentication Configuration REST API method [nifi]

2024-05-17 Thread via GitHub
mcgilman commented on code in PR #8834: URL: https://github.com/apache/nifi/pull/8834#discussion_r1605418511 ## nifi-framework-bundle/nifi-framework/nifi-client-dto/src/main/java/org/apache/nifi/web/api/dto/AuthenticationConfigurationDTO.java: ## @@ -0,0 +1,71 @@ +/* + * License

Re: [PR] NIFI-13232 Add Authentication Configuration REST API method [nifi]

2024-05-17 Thread via GitHub
mcgilman commented on code in PR #8834: URL: https://github.com/apache/nifi/pull/8834#discussion_r1605418511 ## nifi-framework-bundle/nifi-framework/nifi-client-dto/src/main/java/org/apache/nifi/web/api/dto/AuthenticationConfigurationDTO.java: ## @@ -0,0 +1,71 @@ +/* + * License

Re: [PR] NIFI-10752: Add Couchbase 3.x components [nifi]

2024-05-17 Thread via GitHub
joewitt commented on code in PR #8839: URL: https://github.com/apache/nifi/pull/8839#discussion_r1605419322 ## nifi-extension-bundles/nifi-couchbase-bundle/nifi-couchbase-processors/src/main/java/org/apache/nifi/couchbase/CouchbaseClusterService.java: ## @@ -0,0 +1,204 @@ +/* +

Re: [PR] MINIFICPP-2354 Add MiNiFi C++ 0.99.0 to the downloads page [nifi-site]

2024-05-17 Thread via GitHub
lordgamez merged PR #86: URL: https://github.com/apache/nifi-site/pull/86 -- 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: issues-unsubscr...@nifi.apache

Re: [PR] NIFI-10752: Add Couchbase 3.x components [nifi]

2024-05-17 Thread via GitHub
joewitt commented on code in PR #8839: URL: https://github.com/apache/nifi/pull/8839#discussion_r1605421667 ## nifi-extension-bundles/nifi-couchbase-bundle/nifi-couchbase-processors/src/main/resources/docs/org.apache.nifi.couchbase.CouchbaseMapCacheClient/additionalDetails.html: ###

Re: [PR] NIFI-10752: Add Couchbase 3.x components [nifi]

2024-05-17 Thread via GitHub
exceptionfactory commented on code in PR #8839: URL: https://github.com/apache/nifi/pull/8839#discussion_r1605415077 ## nifi-extension-bundles/nifi-couchbase-bundle/nifi-couchbase-processors/src/main/java/org/apache/nifi/couchbase/AbstractCouchbaseLookupService.java: ## @@ -0,0

Re: [PR] NIFI-10752: Add Couchbase 3.x components [nifi]

2024-05-17 Thread via GitHub
joewitt commented on code in PR #8839: URL: https://github.com/apache/nifi/pull/8839#discussion_r1605425797 ## nifi-extension-bundles/nifi-couchbase-bundle/nifi-couchbase-services-api-nar/src/main/resources/META-INF/NOTICE: ## @@ -0,0 +1,21 @@ +nifi-couchbase-services-api-nar +C

Re: [PR] NIFI-10752: Add Couchbase 3.x components [nifi]

2024-05-17 Thread via GitHub
joewitt commented on code in PR #8839: URL: https://github.com/apache/nifi/pull/8839#discussion_r1605425797 ## nifi-extension-bundles/nifi-couchbase-bundle/nifi-couchbase-services-api-nar/src/main/resources/META-INF/NOTICE: ## @@ -0,0 +1,21 @@ +nifi-couchbase-services-api-nar +C

Re: [PR] NIFI-10752: Add Couchbase 3.x components [nifi]

2024-05-17 Thread via GitHub
joewitt commented on code in PR #8839: URL: https://github.com/apache/nifi/pull/8839#discussion_r1605432302 ## nifi-extension-bundles/nifi-couchbase-bundle/nifi-couchbase-processors/pom.xml: ## @@ -0,0 +1,71 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.o

Re: [PR] NIFI-10752: Add Couchbase 3.x components [nifi]

2024-05-17 Thread via GitHub
joewitt commented on code in PR #8839: URL: https://github.com/apache/nifi/pull/8839#discussion_r1605433216 ## nifi-extension-bundles/nifi-couchbase-bundle/nifi-couchbase-processors/pom.xml: ## @@ -0,0 +1,71 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.o

Re: [PR] NIFI-13232 Add Authentication Configuration REST API method [nifi]

2024-05-17 Thread via GitHub
exceptionfactory commented on code in PR #8834: URL: https://github.com/apache/nifi/pull/8834#discussion_r1605433940 ## nifi-framework-bundle/nifi-framework/nifi-client-dto/src/main/java/org/apache/nifi/web/api/dto/AuthenticationConfigurationDTO.java: ## @@ -0,0 +1,71 @@ +/* + *

Re: [PR] NIFI-11259 - Kafka processor refactor [nifi]

2024-05-17 Thread via GitHub
greyp9 commented on code in PR #8463: URL: https://github.com/apache/nifi/pull/8463#discussion_r1605446151 ## nifi-extension-bundles/nifi-kafka-bundle/nifi-kafka-processors/src/main/java/org/apache/nifi/kafka/processors/producer/config/DeliveryGuarantee.java: ## @@ -0,0 +1,47 @@

Re: [PR] NIFI-10752: Add Couchbase 3.x components [nifi]

2024-05-17 Thread via GitHub
joewitt commented on code in PR #8839: URL: https://github.com/apache/nifi/pull/8839#discussion_r1605449443 ## nifi-extension-bundles/nifi-couchbase-bundle/nifi-couchbase-processors/pom.xml: ## @@ -0,0 +1,71 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.o

[PR] NIFI-13250 Replaced deprecated method withRelyingPartyRegistration with API suggested replacement. [nifi]

2024-05-17 Thread via GitHub
dan-s1 opened a new pull request, #8847: URL: https://github.com/apache/nifi/pull/8847 # Summary [NIFI-13250](https://issues.apache.org/jira/browse/NIFI-13250) # Tracking Please complete the following tracking steps prio

[jira] [Updated] (NIFI-13250) Replace deprecated method withRelyingPartyRegistration of org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration with API suggestion

2024-05-17 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-13250: Status: Patch Available (was: In Progress) > Replace deprecated method withRelyingPartyReg

Re: [PR] NIFI-10752: Add Couchbase 3.x components [nifi]

2024-05-17 Thread via GitHub
joewitt commented on code in PR #8839: URL: https://github.com/apache/nifi/pull/8839#discussion_r1605453096 ## nifi-extension-bundles/nifi-couchbase-bundle/nifi-couchbase-services-api-nar/src/main/resources/META-INF/NOTICE: ## @@ -0,0 +1,21 @@ +nifi-couchbase-services-api-nar +C

[jira] [Created] (NIFI-13261) Add abilities to table menu

2024-05-17 Thread Julien G. (Jira)
Julien G. created NIFI-13261: Summary: Add abilities to table menu Key: NIFI-13261 URL: https://issues.apache.org/jira/browse/NIFI-13261 Project: Apache NiFi Issue Type: Improvement Com

Re: [PR] NIFI-10752: Add Couchbase 3.x components [nifi]

2024-05-17 Thread via GitHub
joewitt commented on PR #8839: URL: https://github.com/apache/nifi/pull/8839#issuecomment-2118253612 @mattyb149 Ok thanks for offering a PR that returns Couchbase components to the codebase. However, given the rapid (perhaps record setting) pace by which you received feedback from

[jira] [Updated] (NIFI-13227) Bump aspectj and mockito and various dependencies

2024-05-17 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-13227: Description: aspectj 1.9.22.1 mockito 5.12.0 software.amazon.awssdk 2.25.51 com.amazonaws 1.12.724 com.slac

[jira] [Updated] (NIFI-13227) Bump aspectj and mockito and various dependencies

2024-05-17 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-13227: Description: aspectj 1.9.22.1 mockito 5.12.0 software.amazon.awssdk 2.25.51 com.amazonaws 1.12.724 com.slac

[PR] MINIFICPP-2354 Fix previous release binary link [nifi-site]

2024-05-17 Thread via GitHub
lordgamez opened a new pull request, #87: URL: https://github.com/apache/nifi-site/pull/87 (no comment) -- 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-ma

[jira] [Updated] (NIFI-13227) Bump aspectj and mockito and various dependencies

2024-05-17 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-13227: Description: aspectj 1.9.22.1 (1.9.22) mockito 5.12.0 (5.11.0) software.amazon.awssdk 2.25.54 (2.25.49) com

Re: [PR] [NIFI-13207] page headers and refresh containers are consistently pos… [nifi]

2024-05-17 Thread via GitHub
mcgilman commented on code in PR #8804: URL: https://github.com/apache/nifi/pull/8804#discussion_r1605475961 ## nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/access-policies/ui/component-access-policies/component-access-policies.component.ht

Re: [PR] [NIFI-13245] address component name overflow in provenance details di… [nifi]

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

Re: [PR] MINIFICPP-2354 Fix previous release binary link [nifi-site]

2024-05-17 Thread via GitHub
szaszm merged PR #87: URL: https://github.com/apache/nifi-site/pull/87 -- 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: issues-unsubscr...@nifi.apache.or

[jira] [Updated] (NIFI-13227) Bump aspectj and mockito and various dependencies

2024-05-17 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-13227: Description: aspectj 1.9.22.1 (1.9.22) mockito 5.12.0 (5.11.0) software.amazon.awssdk 2.25.54 (2.25.49) com

Re: [PR] [NIFI-13260] enforce selected border even when component has color ap… [nifi]

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

[PR] NIFI-13251 Replaced deprecated method fromName of com.amazonaws.regions.Regions with API suggestion [nifi]

2024-05-17 Thread via GitHub
dan-s1 opened a new pull request, #8848: URL: https://github.com/apache/nifi/pull/8848 # Summary [NIFI-13251](https://issues.apache.org/jira/browse/NIFI-13251) # Tracking Please complete the following tracking steps prio

[jira] [Updated] (NIFI-13251) Replace deprecated method fromName of com.amazonaws.regions.Regions with API suggestion

2024-05-17 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-13251: Status: Patch Available (was: In Progress) > Replace deprecated method fromName of com.ama

[jira] [Updated] (NIFI-13252) Replace deprecated software.amazon.awssdk.services.sqs.model.ReceiveMessageRequest.Builder argument for attributeNames with API suggestion

2024-05-17 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-13252: Status: Patch Available (was: In Progress) > Replace deprecated > software.amazon.awssdk.

[jira] [Updated] (NIFI-13252) Replace deprecated software.amazon.awssdk.services.sqs.model.ReceiveMessageRequest.Builder argument for attributeNames with API suggestion

2024-05-17 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-13252: Status: Open (was: Patch Available) > Replace deprecated > software.amazon.awssdk.service

[PR] NIFI-13227 updating various dependencies [nifi]

2024-05-17 Thread via GitHub
joewitt opened a new pull request, #8849: URL: https://github.com/apache/nifi/pull/8849 aspectj 1.9.22.1 (1.9.22) mockito 5.12.0 (5.11.0) software.amazon.awssdk 2.25.54 (2.25.49) com.amazonaws 1.12.724 (719) com.slack.api 1.39.2 (from 1.39.0) swagger-annotations 2.2.22 (2.2.21)

Re: [PR] NIFI-13232 Add Authentication Configuration REST API method [nifi]

2024-05-17 Thread via GitHub
mcgilman merged PR #8834: URL: https://github.com/apache/nifi/pull/8834 -- 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: issues-unsubscr...@nifi.apache.o

[jira] [Commented] (NIFI-13236) Downloading Content with Non-ASCII Filenames Cause Exceptions with HTTP/2

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

[jira] [Updated] (NIFI-13232) Add REST API Resource for Authentication Configuration

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

[jira] [Commented] (NIFI-13232) Add REST API Resource for Authentication Configuration

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

[PR] NIFI-13252 Replaced deprecated method attributeNames software.amazonaws.sdk.services.sqs.model.ReceiveMessageRequest.Builder attributeNames with API suggested method messageSystemAttributeNames.

2024-05-17 Thread via GitHub
dan-s1 opened a new pull request, #8850: URL: https://github.com/apache/nifi/pull/8850 # Summary [NIFI-13252](https://issues.apache.org/jira/browse/NIFI-13252) # Tracking Please complete the following tracking steps prio

[jira] [Updated] (NIFI-13252) Replace deprecated software.amazon.awssdk.services.sqs.model.ReceiveMessageRequest.Builder argument for attributeNames with API suggestion

2024-05-17 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-13252: Status: Patch Available (was: In Progress) > Replace deprecated > software.amazon.awssdk.

  1   2   >