[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1027: MINIFICPP-1487 Use a single queue for flow files

2021-03-12 Thread GitBox
adamdebreceni commented on a change in pull request #1027: URL: https://github.com/apache/nifi-minifi-cpp/pull/1027#discussion_r592980213 ## File path: libminifi/src/utils/FlowFileQueue.cpp ## @@ -30,70 +30,41 @@ bool FlowFileQueue::FlowFilePenaltyExpirationComparator::operato

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1027: MINIFICPP-1487 Use a single queue for flow files

2021-03-12 Thread GitBox
adamdebreceni commented on a change in pull request #1027: URL: https://github.com/apache/nifi-minifi-cpp/pull/1027#discussion_r592980496 ## File path: extensions/standard-processors/tests/unit/ProcessorTests.cpp ## @@ -615,65 +615,131 @@ TEST_CASE("TestRPGValid", "[TestRPG6]")

[GitHub] [nifi] asfgit closed pull request #4384: NIFI-2072 Support named captures in ExtractText

2021-03-12 Thread GitBox
asfgit closed pull request #4384: URL: https://github.com/apache/nifi/pull/4384 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [nifi] pvillard31 commented on pull request #4384: NIFI-2072 Support named captures in ExtractText

2021-03-12 Thread GitBox
pvillard31 commented on pull request #4384: URL: https://github.com/apache/nifi/pull/4384#issuecomment-797314527 Merged to main, thanks @ottobackwards and sorry for the delay. This is an automated message from the Apache Git

[jira] [Commented] (NIFI-2702) GetJMS vs ConsumeJMS

2021-03-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17300133#comment-17300133 ] ASF subversion and git services commented on NIFI-2702: --- Commit 9f0b

[jira] [Updated] (NIFI-2072) Support named captures in ExtractText

2021-03-12 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-2072: - Resolution: Fixed Status: Resolved (was: Patch Available) > Support named captures in Ext

[jira] [Updated] (NIFI-2072) Support named captures in ExtractText

2021-03-12 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-2072: - Fix Version/s: 1.14.0 > Support named captures in ExtractText > --

[GitHub] [nifi] pvillard31 commented on pull request #4892: NIFI-8304 Refactored InvokeHTTP unit tests using OkHttp MockWebServer

2021-03-12 Thread GitBox
pvillard31 commented on pull request #4892: URL: https://github.com/apache/nifi/pull/4892#issuecomment-797316796 Thanks for the refactoring @exceptionfactory - I still see some flaky tests with Java 11 build, is that something that should be addressed by this PR or would it be a follow up

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1027: MINIFICPP-1487 Use a single queue for flow files

2021-03-12 Thread GitBox
fgerlits commented on a change in pull request #1027: URL: https://github.com/apache/nifi-minifi-cpp/pull/1027#discussion_r592984942 ## File path: libminifi/src/utils/FlowFileQueue.cpp ## @@ -30,70 +30,41 @@ bool FlowFileQueue::FlowFilePenaltyExpirationComparator::operator()(c

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1027: MINIFICPP-1487 Use a single queue for flow files

2021-03-12 Thread GitBox
fgerlits commented on a change in pull request #1027: URL: https://github.com/apache/nifi-minifi-cpp/pull/1027#discussion_r592985570 ## File path: extensions/standard-processors/tests/unit/ProcessorTests.cpp ## @@ -615,65 +615,131 @@ TEST_CASE("TestRPGValid", "[TestRPG6]") {

[GitHub] [nifi] asfgit closed pull request #4889: NIFI-8313 Upgraded net.lingala.zip4j:zip4j to 2.7.0

2021-03-12 Thread GitBox
asfgit closed pull request #4889: URL: https://github.com/apache/nifi/pull/4889 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [nifi] pvillard31 commented on pull request #4889: NIFI-8313 Upgraded net.lingala.zip4j:zip4j to 2.7.0

2021-03-12 Thread GitBox
pvillard31 commented on pull request #4889: URL: https://github.com/apache/nifi/pull/4889#issuecomment-797320066 Merged to main, thanks @exceptionfactory This is an automated message from the Apache Git Service. To respond t

[jira] [Commented] (NIFI-8313) Upgrade zip4j to 2.7.0

2021-03-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17300139#comment-17300139 ] ASF subversion and git services commented on NIFI-8313: --- Commit 0969

[jira] [Updated] (NIFI-8313) Upgrade zip4j to 2.7.0

2021-03-12 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-8313: - Fix Version/s: 1.14.0 Resolution: Fixed Status: Resolved (was: Patch Available)

[GitHub] [nifi] pvillard31 commented on pull request #4891: NIFI-8316: Pass empty collections instead of null when calling write(…

2021-03-12 Thread GitBox
pvillard31 commented on pull request #4891: URL: https://github.com/apache/nifi/pull/4891#issuecomment-797321622 Merged to main, thanks @markap14 This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [nifi] asfgit closed pull request #4891: NIFI-8316: Pass empty collections instead of null when calling write(…

2021-03-12 Thread GitBox
asfgit closed pull request #4891: URL: https://github.com/apache/nifi/pull/4891 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

[jira] [Commented] (NIFI-8316) NAR plugin can sometimes encounter NullPointerException because XmlDocumentationWriter passes null instead of empty collections

2021-03-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17300140#comment-17300140 ] ASF subversion and git services commented on NIFI-8316: --- Commit 931f

[jira] [Updated] (NIFI-8316) NAR plugin can sometimes encounter NullPointerException because XmlDocumentationWriter passes null instead of empty collections

2021-03-12 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-8316: - Resolution: Fixed Status: Resolved (was: Patch Available) > NAR plugin can sometimes enco

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1027: MINIFICPP-1487 Use a single queue for flow files

2021-03-12 Thread GitBox
adamdebreceni commented on a change in pull request #1027: URL: https://github.com/apache/nifi-minifi-cpp/pull/1027#discussion_r592989626 ## File path: libminifi/src/utils/FlowFileQueue.cpp ## @@ -30,70 +30,41 @@ bool FlowFileQueue::FlowFilePenaltyExpirationComparator::operato

[jira] [Assigned] (NIFI-8290) Create an enrich processor that adds device detection data from WURFL

2021-03-12 Thread Andrea Castello (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Castello reassigned NIFI-8290: - Assignee: Andrea Castello > Create an enrich processor that adds device detection data fr

[jira] [Assigned] (NIFI-8314) Generate warning for any long-running tasks

2021-03-12 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi reassigned NIFI-8314: - Assignee: Peter Turcsanyi > Generate warning for any long-running tasks > ---

[jira] [Comment Edited] (MINIFICPP-1487) Better handling of a penalized-only input queue

2021-03-12 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297967#comment-17297967 ] Ferenc Gerlits edited comment on MINIFICPP-1487 at 3/12/21, 10:44 AM: -

[jira] [Assigned] (MINIFICPP-1476) Improve parallel S3 request handling in S3 processors

2021-03-12 Thread Gabor Gyimesi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Gyimesi reassigned MINIFICPP-1476: Assignee: Gabor Gyimesi > Improve parallel S3 request handling in S3 processor

[GitHub] [nifi] ottobackwards commented on pull request #4384: NIFI-2072 Support named captures in ExtractText

2021-03-12 Thread GitBox
ottobackwards commented on pull request #4384: URL: https://github.com/apache/nifi/pull/4384#issuecomment-797466324 Thanks @pvillard31 , also thank you @malthe! This is an automated message from the Apache Git Service. To res

[jira] [Created] (NIFI-8318) Cannot stop Process Group using the UI controls without "modify the component" policy access (even with "operate the component" granted)

2021-03-12 Thread Chris Sampson (Jira)
Chris Sampson created NIFI-8318: --- Summary: Cannot stop Process Group using the UI controls without "modify the component" policy access (even with "operate the component" granted) Key: NIFI-8318 URL: https://issues.

[GitHub] [nifi-minifi-cpp] szaszm opened a new pull request #1028: MINIFICPP-1507 convert InputStream::read to size_t

2021-03-12 Thread GitBox
szaszm opened a new pull request #1028: URL: https://github.com/apache/nifi-minifi-cpp/pull/1028 Converting `write` will be done in a followup PR to keep the PR size managable. Errors are now reported as `static_cast(-1)`. ___ Thank you for submitting a contribution to Apache

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request #1029: MINIFICPP-1345 Add flake8 check for python files

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

[GitHub] [nifi] exceptionfactory commented on pull request #4892: NIFI-8304 Refactored InvokeHTTP unit tests using OkHttp MockWebServer

2021-03-12 Thread GitBox
exceptionfactory commented on pull request #4892: URL: https://github.com/apache/nifi/pull/4892#issuecomment-797507254 > Thanks for the refactoring @exceptionfactory - I still see some flaky tests with Java 11 build, is that something that should be addressed by this PR or would it be a fo

[jira] [Commented] (NIFIREG-445) Nifi-registry UI URL has hash(#) in it

2021-03-12 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17300334#comment-17300334 ] Bryan Bende commented on NIFIREG-445: - The URL with the '#' is correct, it indicates

[jira] [Resolved] (NIFIREG-445) Nifi-registry UI URL has hash(#) in it

2021-03-12 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFIREG-445. - Resolution: Not A Problem > Nifi-registry UI URL has hash(#) in it > ---

[GitHub] [nifi] asfgit closed pull request #4886: NIFI-8297: Report incompatible value if it doesn't fit in an Integer

2021-03-12 Thread GitBox
asfgit closed pull request #4886: URL: https://github.com/apache/nifi/pull/4886 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

[jira] [Commented] (NIFI-8297) QueryRecord IllegalTypeConversionException

2021-03-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17300385#comment-17300385 ] ASF subversion and git services commented on NIFI-8297: --- Commit b039

[GitHub] [nifi] pvillard31 commented on pull request #4886: NIFI-8297: Report incompatible value if it doesn't fit in an Integer

2021-03-12 Thread GitBox
pvillard31 commented on pull request #4886: URL: https://github.com/apache/nifi/pull/4886#issuecomment-797572863 Merged to main, thanks @mattyb149 @gutosantos82 - I agree with Matt, it sounds to be something different, can you file a JIRA and provide any information you can relative to

[jira] [Updated] (NIFI-8297) QueryRecord IllegalTypeConversionException

2021-03-12 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-8297: - Affects Version/s: 1.13.0 > QueryRecord IllegalTypeConversionException > -

[jira] [Updated] (NIFI-8297) QueryRecord IllegalTypeConversionException

2021-03-12 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-8297: - Fix Version/s: 1.14.0 Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Created] (MINIFICPP-1530) Put Kafka tests in order

2021-03-12 Thread Ferenc Gerlits (Jira)
Ferenc Gerlits created MINIFICPP-1530: - Summary: Put Kafka tests in order Key: MINIFICPP-1530 URL: https://issues.apache.org/jira/browse/MINIFICPP-1530 Project: Apache NiFi MiNiFi C++ Iss

[GitHub] [nifi] turcsanyip commented on pull request #4883: NIFI-8289 Refinement on embedded QuestDB based status repository rollover mechanism: adding time zone support; preventing active partition f

2021-03-12 Thread GitBox
turcsanyip commented on pull request #4883: URL: https://github.com/apache/nifi/pull/4883#issuecomment-797606697 @simonbence Thanks for the review changes. +1 LGTM This is an automated message from the Apache Git Service.

[jira] [Resolved] (NIFIREG-437) NIFI show version changed *, but versioncontrol show no local changes

2021-03-12 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFIREG-437. Resolution: Duplicate > NIFI show version changed *, but versioncontrol show no local changes > --

[GitHub] [nifi] jfrazee commented on a change in pull request #4863: NIFI-8279: Adds secure controller service using keyvault secrets and tests

2021-03-12 Thread GitBox
jfrazee commented on a change in pull request #4863: URL: https://github.com/apache/nifi/pull/4863#discussion_r593342218 ## File path: nifi-nar-bundles/nifi-azure-bundle/nifi-azure-services-api/src/main/java/org/apache/nifi/services/azure/keyvault/AzureKeyVaultConnectionService.java #

[GitHub] [nifi] exceptionfactory commented on pull request #4892: NIFI-8304 Refactored InvokeHTTP unit tests using OkHttp MockWebServer

2021-03-12 Thread GitBox
exceptionfactory commented on pull request #4892: URL: https://github.com/apache/nifi/pull/4892#issuecomment-797646699 @pvillard31 That last two GitHub CI runs completed successfully for JDK 11 as well as other versions, so this is ready for another review. ---

[jira] [Updated] (NIFI-8233) ListenHTTP - add ability to filter out incoming flowfile attributes

2021-03-12 Thread Nissim Shiman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nissim Shiman updated NIFI-8233: Description: Currently ListenHTTP handles incoming attributes with the property: "HTTP Headers to re

[GitHub] [nifi] turcsanyip opened a new pull request #4893: NIFI-8312: Support PKCS12 and BCFKS truststores in Atlas reporting task

2021-03-12 Thread GitBox
turcsanyip opened a new pull request #4893: URL: https://github.com/apache/nifi/pull/4893 Generate ssl-client.xml on NiFi side in order to be able to configure non-JKS truststores. Thank you for submitting a contribution to Apache NiFi. Please provide a short description of th

[jira] [Updated] (NIFI-8312) Support PKCS12 and BCFKS truststores in Atlas reporting task

2021-03-12 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi updated NIFI-8312: -- Status: Patch Available (was: In Progress) > Support PKCS12 and BCFKS truststores in Atlas repo

[GitHub] [nifi] pvillard31 commented on a change in pull request #4892: NIFI-8304 Refactored InvokeHTTP unit tests using OkHttp MockWebServer

2021-03-12 Thread GitBox
pvillard31 commented on a change in pull request #4892: URL: https://github.com/apache/nifi/pull/4892#discussion_r593387260 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java ## @@ -101

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4892: NIFI-8304 Refactored InvokeHTTP unit tests using OkHttp MockWebServer

2021-03-12 Thread GitBox
exceptionfactory commented on a change in pull request #4892: URL: https://github.com/apache/nifi/pull/4892#discussion_r593391659 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java ## @

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4892: NIFI-8304 Refactored InvokeHTTP unit tests using OkHttp MockWebServer

2021-03-12 Thread GitBox
exceptionfactory commented on a change in pull request #4892: URL: https://github.com/apache/nifi/pull/4892#discussion_r593392978 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java ## @

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4892: NIFI-8304 Refactored InvokeHTTP unit tests using OkHttp MockWebServer

2021-03-12 Thread GitBox
exceptionfactory commented on a change in pull request #4892: URL: https://github.com/apache/nifi/pull/4892#discussion_r593394000 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java ## @

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4892: NIFI-8304 Refactored InvokeHTTP unit tests using OkHttp MockWebServer

2021-03-12 Thread GitBox
exceptionfactory commented on a change in pull request #4892: URL: https://github.com/apache/nifi/pull/4892#discussion_r593395390 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java ## @

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4892: NIFI-8304 Refactored InvokeHTTP unit tests using OkHttp MockWebServer

2021-03-12 Thread GitBox
exceptionfactory commented on a change in pull request #4892: URL: https://github.com/apache/nifi/pull/4892#discussion_r593396421 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java ## @

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4892: NIFI-8304 Refactored InvokeHTTP unit tests using OkHttp MockWebServer

2021-03-12 Thread GitBox
exceptionfactory commented on a change in pull request #4892: URL: https://github.com/apache/nifi/pull/4892#discussion_r593397403 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java ## @

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4892: NIFI-8304 Refactored InvokeHTTP unit tests using OkHttp MockWebServer

2021-03-12 Thread GitBox
exceptionfactory commented on a change in pull request #4892: URL: https://github.com/apache/nifi/pull/4892#discussion_r593398895 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java ## @

[GitHub] [nifi] exceptionfactory commented on pull request #4892: NIFI-8304 Refactored InvokeHTTP unit tests using OkHttp MockWebServer

2021-03-12 Thread GitBox
exceptionfactory commented on pull request #4892: URL: https://github.com/apache/nifi/pull/4892#issuecomment-797705226 > Left a few comments after very quickly going through it. I'd definitely like to have a few people looking into these changes as this processor is one of the most widely

[GitHub] [nifi] jfrazee closed pull request #4883: NIFI-8289 Refinement on embedded QuestDB based status repository rollover mechanism: adding time zone support; preventing active partition from remov

2021-03-12 Thread GitBox
jfrazee closed pull request #4883: URL: https://github.com/apache/nifi/pull/4883 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

[jira] [Commented] (NIFI-8289) EmbeddedQuestDbRolloverHandlerTest tests fail when local date and UTC date differ

2021-03-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17300574#comment-17300574 ] ASF subversion and git services commented on NIFI-8289: --- Commit 57cc

[jira] [Resolved] (NIFI-8289) EmbeddedQuestDbRolloverHandlerTest tests fail when local date and UTC date differ

2021-03-12 Thread Joey Frazee (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joey Frazee resolved NIFI-8289. --- Fix Version/s: 1.14.0 Resolution: Fixed > EmbeddedQuestDbRolloverHandlerTest tests fail when lo

[jira] [Created] (NIFI-8319) EncryptContent should support decrypting AES/CBC/NoPadding

2021-03-12 Thread David Handermann (Jira)
David Handermann created NIFI-8319: -- Summary: EncryptContent should support decrypting AES/CBC/NoPadding Key: NIFI-8319 URL: https://issues.apache.org/jira/browse/NIFI-8319 Project: Apache NiFi

[jira] [Updated] (NIFI-8290) Create an enrich processor that adds device detection data from WURFL

2021-03-12 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-8290: --- Status: Patch Available (was: Open) > Create an enrich processor that adds device detection data from

[GitHub] [nifi] exceptionfactory opened a new pull request #4894: NIFI-8319 Added AES/CBC/NoPadding for decryption in EncryptContent

2021-03-12 Thread GitBox
exceptionfactory opened a new pull request #4894: URL: https://github.com/apache/nifi/pull/4894 Description of PR NIFI-8319 Adds `AES_CBC_NO_PADDING` as a new `Encryption Algorithm` property in `EncryptContent` limited to decryption mode. AES-CBC is not recommend for encryptio

[jira] [Updated] (NIFI-8319) EncryptContent should support decrypting AES/CBC/NoPadding

2021-03-12 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-8319: --- Status: Patch Available (was: In Progress) > EncryptContent should support decrypting AES/CBC

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4892: NIFI-8304 Refactored InvokeHTTP unit tests using OkHttp MockWebServer

2021-03-12 Thread GitBox
exceptionfactory commented on a change in pull request #4892: URL: https://github.com/apache/nifi/pull/4892#discussion_r593391659 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java ## @

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4863: NIFI-8279: Adds secure controller service using keyvault secrets and tests

2021-03-12 Thread GitBox
exceptionfactory commented on a change in pull request #4863: URL: https://github.com/apache/nifi/pull/4863#discussion_r593586097 ## File path: nifi-nar-bundles/nifi-azure-bundle/nifi-azure-services-api/src/main/java/org/apache/nifi/services/azure/keyvault/AzureKeyVaultConnectionServi