[jira] [Commented] (NIFI-7939) Github CI/Actions has changed - requires updates to build config

2020-10-21 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17218662#comment-17218662 ] Joe Witt commented on NIFI-7939: in case some poor soul gets stuck having to debug this nonsense the issue

[GitHub] [nifi] turcsanyip commented on a change in pull request #4510: NIFI-7549 Adding Hazelcast based DistributedMapCacheClient support

2020-10-21 Thread GitBox
turcsanyip commented on a change in pull request #4510: URL: https://github.com/apache/nifi/pull/4510#discussion_r509737191 ## File path:

[GitHub] [nifi] thenatog commented on a change in pull request #4593: NIFI-7584 Added OIDC logout mechanism.

2020-10-21 Thread GitBox
thenatog commented on a change in pull request #4593: URL: https://github.com/apache/nifi/pull/4593#discussion_r509539937 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/AccessResource.java ## @@

[jira] [Updated] (NIFI-7888) Support authentication via SAML

2020-10-21 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-7888: -- Status: Patch Available (was: In Progress) > Support authentication via SAML >

[GitHub] [nifi] bbende opened a new pull request #4614: NIFI-7888 Add support for SAML authentication

2020-10-21 Thread GitBox
bbende opened a new pull request #4614: URL: https://github.com/apache/nifi/pull/4614 This PR adds the ability to authenticate to NiFi via a SAML identity provider, similar to how OIDC authentication works. In addition, there is an option to obtain group membership info from the

[jira] [Comment Edited] (NIFI-7870) Fix anonymous access control for advanced UI resources

2020-10-21 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17205871#comment-17205871 ] Nathan Gough edited comment on NIFI-7870 at 10/21/20, 5:35 PM: --- Sounds like

[GitHub] [nifi] alopresto commented on a change in pull request #4593: NIFI-7584 Added OIDC logout mechanism.

2020-10-21 Thread GitBox
alopresto commented on a change in pull request #4593: URL: https://github.com/apache/nifi/pull/4593#discussion_r509461400 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/AccessResource.java ## @@

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #915: MINIFICPP-1376 Create PutS3Object processor

2020-10-21 Thread GitBox
lordgamez commented on a change in pull request #915: URL: https://github.com/apache/nifi-minifi-cpp/pull/915#discussion_r509427851 ## File path: cmake/BundledAwsSdkCpp.cmake ## @@ -23,8 +23,8 @@ function(use_bundled_libaws SOURCE_DIR BINARY_DIR) set(SUFFIX "a")

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #915: MINIFICPP-1376 Create PutS3Object processor

2020-10-21 Thread GitBox
lordgamez commented on a change in pull request #915: URL: https://github.com/apache/nifi-minifi-cpp/pull/915#discussion_r509426886 ## File path: PROCESSORS.md ## @@ -1125,3 +1126,40 @@ In the list below, the names of required properties appear in bold. Any other pr

[GitHub] [nifi] thenatog commented on a change in pull request #4593: NIFI-7584 Added OIDC logout mechanism.

2020-10-21 Thread GitBox
thenatog commented on a change in pull request #4593: URL: https://github.com/apache/nifi/pull/4593#discussion_r509401269 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/AccessResource.java ## @@

[GitHub] [nifi] anaylor commented on pull request #4130: NIFI-6235 - Prioritizing standard content war loading order

2020-10-21 Thread GitBox
anaylor commented on pull request #4130: URL: https://github.com/apache/nifi/pull/4130#issuecomment-713666171 > @anaylor I see this rebase is turning out to be more complex then it should be... > > I think the challenge is that apache nifi's primary branch moved from master to main

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #915: MINIFICPP-1376 Create PutS3Object processor

2020-10-21 Thread GitBox
szaszm commented on a change in pull request #915: URL: https://github.com/apache/nifi-minifi-cpp/pull/915#discussion_r509358873 ## File path: PROCESSORS.md ## @@ -1125,3 +1126,40 @@ In the list below, the names of required properties appear in bold. Any other pr

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #915: MINIFICPP-1376 Create PutS3Object processor

2020-10-21 Thread GitBox
lordgamez commented on a change in pull request #915: URL: https://github.com/apache/nifi-minifi-cpp/pull/915#discussion_r509348502 ## File path: PROCESSORS.md ## @@ -1125,3 +1126,40 @@ In the list below, the names of required properties appear in bold. Any other pr

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #926: MINIFICPP-1387 - Speed up Identifier to string conversion

2020-10-21 Thread GitBox
adamdebreceni commented on a change in pull request #926: URL: https://github.com/apache/nifi-minifi-cpp/pull/926#discussion_r509320738 ## File path: libminifi/include/utils/Id.h ## @@ -65,10 +67,11 @@ class Identifier { bool operator!=(const Identifier& other) const;

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #915: MINIFICPP-1376 Create PutS3Object processor

2020-10-21 Thread GitBox
szaszm commented on a change in pull request #915: URL: https://github.com/apache/nifi-minifi-cpp/pull/915#discussion_r509319208 ## File path: PROCESSORS.md ## @@ -1125,3 +1126,40 @@ In the list below, the names of required properties appear in bold. Any other pr

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #915: MINIFICPP-1376 Create PutS3Object processor

2020-10-21 Thread GitBox
lordgamez commented on a change in pull request #915: URL: https://github.com/apache/nifi-minifi-cpp/pull/915#discussion_r509310005 ## File path: PROCESSORS.md ## @@ -1125,3 +1126,40 @@ In the list below, the names of required properties appear in bold. Any other pr

[jira] [Commented] (NIFI-7925) ValidateRecord reports false positive for avro arrays with null elements

2020-10-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17218289#comment-17218289 ] ASF subversion and git services commented on NIFI-7925: --- Commit

[GitHub] [nifi] markap14 merged pull request #4611: NIFI-7925: Fix ValidateRecord if avro array or map contains null element/value

2020-10-21 Thread GitBox
markap14 merged pull request #4611: URL: https://github.com/apache/nifi/pull/4611 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [nifi] markap14 commented on pull request #4611: NIFI-7925: Fix ValidateRecord if avro array or map contains null element/value

2020-10-21 Thread GitBox
markap14 commented on pull request #4611: URL: https://github.com/apache/nifi/pull/4611#issuecomment-713563265 Thanks @adenes! Code looks really good. I'm very happy that you noticed and addressed the same issue with the Map data type. Really well put-together PR! +1 will merge to `main`.

[GitHub] [nifi-minifi-cpp] fgerlits opened a new pull request #929: MINIFICPP-1397 Fix compilation errors when PCAP is enabled

2020-10-21 Thread GitBox
fgerlits opened a new pull request #929: URL: https://github.com/apache/nifi-minifi-cpp/pull/929 The CapturePacket (PCAP) processor is not enabled by default, and it was not compiled in any of our CI jobs, so it has got into a bad state where it no longer compiled. I have fixed

[jira] [Created] (MINIFICPP-1397) Fix compilation errors when PCAP is enabled

2020-10-21 Thread Ferenc Gerlits (Jira)
Ferenc Gerlits created MINIFICPP-1397: - Summary: Fix compilation errors when PCAP is enabled Key: MINIFICPP-1397 URL: https://issues.apache.org/jira/browse/MINIFICPP-1397 Project: Apache NiFi

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #915: MINIFICPP-1376 Create PutS3Object processor

2020-10-21 Thread GitBox
szaszm commented on a change in pull request #915: URL: https://github.com/apache/nifi-minifi-cpp/pull/915#discussion_r501682430 ## File path: cmake/BundledAwsSdkCpp.cmake ## @@ -23,8 +23,8 @@ function(use_bundled_libaws SOURCE_DIR BINARY_DIR) set(SUFFIX "a")

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #928: MINIFICPP-1394 - Speed up ConsumeWindowsEventLog processor

2020-10-21 Thread GitBox
szaszm commented on a change in pull request #928: URL: https://github.com/apache/nifi-minifi-cpp/pull/928#discussion_r509169143 ## File path: extensions/windows-event-log/wel/WindowsEventLog.cpp ## @@ -43,10 +45,10 @@ void WindowsEventLogMetadataImpl::renderMetadata() {

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #926: MINIFICPP-1387 - Speed up Identifier to string conversion

2020-10-21 Thread GitBox
arpadboda commented on a change in pull request #926: URL: https://github.com/apache/nifi-minifi-cpp/pull/926#discussion_r509168851 ## File path: libminifi/include/utils/Id.h ## @@ -65,10 +67,11 @@ class Identifier { bool operator!=(const Identifier& other) const; bool

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #926: MINIFICPP-1387 - Speed up Identifier to string conversion

2020-10-21 Thread GitBox
adamdebreceni commented on a change in pull request #926: URL: https://github.com/apache/nifi-minifi-cpp/pull/926#discussion_r509166507 ## File path: libminifi/include/utils/Id.h ## @@ -65,10 +67,11 @@ class Identifier { bool operator!=(const Identifier& other) const;

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #926: MINIFICPP-1387 - Speed up Identifier to string conversion

2020-10-21 Thread GitBox
szaszm commented on a change in pull request #926: URL: https://github.com/apache/nifi-minifi-cpp/pull/926#discussion_r509157469 ## File path: libminifi/include/utils/Id.h ## @@ -65,10 +67,11 @@ class Identifier { bool operator!=(const Identifier& other) const; bool

[jira] [Updated] (NIFI-7910) ListFTP Path Filter Regex from root directory

2020-10-21 Thread Sergey Naranov (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Naranov updated NIFI-7910: - Summary: ListFTP Path Filter Regex from root directory (was: ListFTP Path Filter Regex ) >

[jira] [Assigned] (MINIFICPP-1395) Refactor Identifier usage

2020-10-21 Thread Adam Debreceni (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Debreceni reassigned MINIFICPP-1395: - Assignee: Adam Debreceni > Refactor Identifier usage >

[jira] [Resolved] (MINIFICPP-1323) Encrypt sensitive properties of agent's configuration

2020-10-21 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits resolved MINIFICPP-1323. --- Resolution: Fixed > Encrypt sensitive properties of agent's configuration >

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #926: MINIFICPP-1387 - Speed up Identifier to string conversion

2020-10-21 Thread GitBox
adamdebreceni commented on a change in pull request #926: URL: https://github.com/apache/nifi-minifi-cpp/pull/926#discussion_r509027132 ## File path: libminifi/include/utils/Id.h ## @@ -65,10 +67,11 @@ class Identifier { bool operator!=(const Identifier& other) const;

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #928: MINIFICPP-1394 - Speed up ConsumeWindowsEventLog processor

2020-10-21 Thread GitBox
adamdebreceni commented on a change in pull request #928: URL: https://github.com/apache/nifi-minifi-cpp/pull/928#discussion_r509023703 ## File path: extensions/windows-event-log/wel/WindowsEventLog.cpp ## @@ -43,10 +45,10 @@ void WindowsEventLogMetadataImpl::renderMetadata()

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #928: MINIFICPP-1394 - Speed up ConsumeWindowsEventLog processor

2020-10-21 Thread GitBox
adamdebreceni commented on a change in pull request #928: URL: https://github.com/apache/nifi-minifi-cpp/pull/928#discussion_r509021609 ## File path: extensions/windows-event-log/wel/WindowsEventLog.cpp ## @@ -129,34 +133,30 @@ std::string

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #928: MINIFICPP-1394 - Speed up ConsumeWindowsEventLog processor

2020-10-21 Thread GitBox
adamdebreceni commented on a change in pull request #928: URL: https://github.com/apache/nifi-minifi-cpp/pull/928#discussion_r509021203 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -514,30 +515,33 @@ void