[jira] [Assigned] (NIFI-8058) Changing a property after deleting a dynamic property causes the dynamic property to return to the UI

2020-12-01 Thread M Tien (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M Tien reassigned NIFI-8058: Assignee: M Tien > Changing a property after deleting a dynamic property causes the dynamic > property to

[jira] [Created] (NIFI-8059) As a user of the PutEmail processor I would like to be able to sign emails using a certificate

2020-12-01 Thread Cory Wixom (Jira)
Cory Wixom created NIFI-8059: Summary: As a user of the PutEmail processor I would like to be able to sign emails using a certificate Key: NIFI-8059 URL: https://issues.apache.org/jira/browse/NIFI-8059 Pr

[jira] [Created] (NIFI-8058) Changing a property after deleting a dynamic property causes the dynamic property to return to the UI

2020-12-01 Thread Matt Burgess (Jira)
Matt Burgess created NIFI-8058: -- Summary: Changing a property after deleting a dynamic property causes the dynamic property to return to the UI Key: NIFI-8058 URL: https://issues.apache.org/jira/browse/NIFI-8058

[jira] [Commented] (NIFI-8057) Remove truststore check from SslContextFactory.createSslContext()

2020-12-01 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241877#comment-17241877 ] Peter Turcsanyi commented on NIFI-8057: --- [~alopresto] do you have any concerns about

[jira] [Created] (NIFI-8057) Remove truststore check from SslContextFactory.createSslContext()

2020-12-01 Thread Peter Turcsanyi (Jira)
Peter Turcsanyi created NIFI-8057: - Summary: Remove truststore check from SslContextFactory.createSslContext() Key: NIFI-8057 URL: https://issues.apache.org/jira/browse/NIFI-8057 Project: Apache NiFi

[jira] [Assigned] (NIFI-7128) Extend StringEncryptor with SecureHasher capability

2020-12-01 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-7128: -- Assignee: David Handermann > Extend StringEncryptor with SecureHasher capability >

[jira] [Updated] (NIFI-7198) Support TLS in RedisConnectionPoolService

2020-12-01 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-7198: --- Labels: Security TLS (was: ) > Support TLS in RedisConnectionPoolService > --

[GitHub] [nifi-minifi-cpp] hunyadi-dev opened a new pull request #948: MINIFICPP-1325 - Refactor and test YAML connection parsing

2020-12-01 Thread GitBox
hunyadi-dev opened a new pull request #948: URL: https://github.com/apache/nifi-minifi-cpp/pull/948 Update-after-rebase from #874. This is a refactor and test only PR - done as prework for name and UUID usage rework. It is probably simplest to **review this PR on a per commit basis*

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on pull request #874: MINIFICPP-1325 - Refactor and test YAML connection parsing

2020-12-01 Thread GitBox
hunyadi-dev commented on pull request #874: URL: https://github.com/apache/nifi-minifi-cpp/pull/874#issuecomment-736764240 Closing this PR and opening a new one for the same content rebased. This is an automated message from

[GitHub] [nifi-minifi-cpp] hunyadi-dev closed pull request #874: MINIFICPP-1325 - Refactor and test YAML connection parsing

2020-12-01 Thread GitBox
hunyadi-dev closed pull request #874: URL: https://github.com/apache/nifi-minifi-cpp/pull/874 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

[GitHub] [nifi] markap14 commented on pull request #4698: NIFI-1121: Use display name for dependent property documentation

2020-12-01 Thread GitBox
markap14 commented on pull request #4698: URL: https://github.com/apache/nifi/pull/4698#issuecomment-736702263 Great catch @mattyb149 , thanks for fixing that. Am +1 on the change. Will wait until Github Actions completes but assuming that it passes I'll merge to main. --

[jira] [Reopened] (NIFI-1121) Allow components' properties to depend on one another

2020-12-01 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reopened NIFI-1121: Reopening to add https://github.com/apache/nifi/pull/4698 > Allow components' properties to depend on o

[GitHub] [nifi] mattyb149 opened a new pull request #4698: NIFI-1121: Use display name for dependent property documentation

2020-12-01 Thread GitBox
mattyb149 opened a new pull request #4698: URL: https://github.com/apache/nifi/pull/4698 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR Before this PR, the machine-friendly name was being

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #942: MINIFICPP-1410 Add permissions property support for Putfile processor

2020-12-01 Thread GitBox
lordgamez commented on a change in pull request #942: URL: https://github.com/apache/nifi-minifi-cpp/pull/942#discussion_r533564990 ## File path: libminifi/include/utils/file/FileUtils.h ## @@ -303,55 +322,74 @@ inline bool get_uid_gid(const std::string &path, uint64_t &uid, u

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #942: MINIFICPP-1410 Add permissions property support for Putfile processor

2020-12-01 Thread GitBox
lordgamez commented on a change in pull request #942: URL: https://github.com/apache/nifi-minifi-cpp/pull/942#discussion_r533552705 ## File path: extensions/standard-processors/processors/PutFile.cpp ## @@ -54,6 +54,19 @@ core::Property PutFile::CreateDirs("Create Missing Dire

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-12-01 Thread GitBox
lordgamez commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r533408675 ## File path: encrypt-config/ArgParser.cpp ## @@ -0,0 +1,178 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + * co

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #942: MINIFICPP-1410 Add permissions property support for Putfile processor

2020-12-01 Thread GitBox
fgerlits commented on a change in pull request #942: URL: https://github.com/apache/nifi-minifi-cpp/pull/942#discussion_r533520945 ## File path: PROCESSORS.md ## @@ -899,6 +899,8 @@ In the list below, the names of required properties appear in bold. Any other pr |**Create Mis

[jira] [Commented] (NIFI-7906) Add graph processor with flexibility to query graph database conditioned on flowfile content and attirbutes

2020-12-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241670#comment-17241670 ] ASF subversion and git services commented on NIFI-7906: --- Commit c29c

[jira] [Commented] (NIFI-7906) Add graph processor with flexibility to query graph database conditioned on flowfile content and attirbutes

2020-12-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241666#comment-17241666 ] ASF subversion and git services commented on NIFI-7906: --- Commit c29c

[jira] [Commented] (NIFI-7906) Add graph processor with flexibility to query graph database conditioned on flowfile content and attirbutes

2020-12-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241664#comment-17241664 ] ASF subversion and git services commented on NIFI-7906: --- Commit c29c

[jira] [Commented] (NIFI-7906) Add graph processor with flexibility to query graph database conditioned on flowfile content and attirbutes

2020-12-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241668#comment-17241668 ] ASF subversion and git services commented on NIFI-7906: --- Commit c29c

[jira] [Commented] (NIFI-7906) Add graph processor with flexibility to query graph database conditioned on flowfile content and attirbutes

2020-12-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241667#comment-17241667 ] ASF subversion and git services commented on NIFI-7906: --- Commit c29c

[jira] [Commented] (NIFI-7906) Add graph processor with flexibility to query graph database conditioned on flowfile content and attirbutes

2020-12-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241665#comment-17241665 ] ASF subversion and git services commented on NIFI-7906: --- Commit c29c

[jira] [Commented] (NIFI-7906) Add graph processor with flexibility to query graph database conditioned on flowfile content and attirbutes

2020-12-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241669#comment-17241669 ] ASF subversion and git services commented on NIFI-7906: --- Commit c29c

[GitHub] [nifi] asfgit closed pull request #4638: NIFI-7906: parameterized graph query

2020-12-01 Thread GitBox
asfgit closed pull request #4638: URL: https://github.com/apache/nifi/pull/4638 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] MikeThomsen commented on a change in pull request #4638: NIFI-7906: parameterized graph query

2020-12-01 Thread GitBox
MikeThomsen commented on a change in pull request #4638: URL: https://github.com/apache/nifi/pull/4638#discussion_r533437833 ## File path: nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/src/main/java/org/apache/nifi/processors/graph/ExecuteGraphQueryRecord.java ## @@

[GitHub] [nifi] ottobackwards commented on a change in pull request #4685: NIFI-8042: Fixed bug that was escaping Expression Language references…

2020-12-01 Thread GitBox
ottobackwards commented on a change in pull request #4685: URL: https://github.com/apache/nifi/pull/4685#discussion_r533514874 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestReplaceText.java ##

[GitHub] [nifi] ottobackwards commented on a change in pull request #4685: NIFI-8042: Fixed bug that was escaping Expression Language references…

2020-12-01 Thread GitBox
ottobackwards commented on a change in pull request #4685: URL: https://github.com/apache/nifi/pull/4685#discussion_r533513856 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ReplaceText.java ## @@

[jira] [Updated] (NIFI-7260) Scripted controller services do not handle Module Directory changes or script errors properly

2020-12-01 Thread Mike Thomsen (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Thomsen updated NIFI-7260: --- Fix Version/s: 1.13.0 Resolution: Fixed Status: Resolved (was: Patch Available) > S

[jira] [Commented] (NIFI-7260) Scripted controller services do not handle Module Directory changes or script errors properly

2020-12-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241584#comment-17241584 ] ASF subversion and git services commented on NIFI-7260: --- Commit 64e3

[GitHub] [nifi] asfgit closed pull request #4147: NIFI-7260: Fix error handling and re-evaluate Module Directory property on changed for scripted controller services

2020-12-01 Thread GitBox
asfgit closed pull request #4147: URL: https://github.com/apache/nifi/pull/4147 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] [Updated] (NIFI-8053) ReplaceText with Expression Language in Match Group results in Data Loss/Corruption

2020-12-01 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-8053: - Component/s: (was: Core Framework) Extensions > ReplaceText with Expression L

[jira] [Updated] (NIFI-8053) ReplaceText with Expression Language in Match Group results in Data Loss/Corruption

2020-12-01 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-8053: - Fix Version/s: 1.13.0 > ReplaceText with Expression Language in Match Group results in Data > Los

[jira] [Resolved] (NIFI-8053) ReplaceText with Expression Language in Match Group results in Data Loss/Corruption

2020-12-01 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-8053. -- Resolution: Duplicate > ReplaceText with Expression Language in Match Group results in Data > L

[GitHub] [nifi-minifi-cpp] fgerlits opened a new pull request #947: MINIFICPP-1401 Read certificates from the Windows system store

2020-12-01 Thread GitBox
fgerlits opened a new pull request #947: URL: https://github.com/apache/nifi-minifi-cpp/pull/947 https://issues.apache.org/jira/browse/MINIFICPP-1401 If the (new) `nifi.security.use.system.cert.store` property is set to true, then read client and server certificates from the Windows

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #940: MINIFICPP-1373 - Implement ConsumeKafka

2020-12-01 Thread GitBox
lordgamez commented on a change in pull request #940: URL: https://github.com/apache/nifi-minifi-cpp/pull/940#discussion_r530919194 ## File path: extensions/librdkafka/ConsumeKafka.cpp ## @@ -0,0 +1,522 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or m

[jira] [Commented] (NIFI-8056) openid integration with nifi is not working (in proxy environment)

2020-12-01 Thread Ramani J (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241441#comment-17241441 ] Ramani J commented on NIFI-8056: Just to verify the probable fix. I have tested by having

[jira] [Created] (NIFI-8056) openid integration with nifi is not working (in proxy environment)

2020-12-01 Thread Ramani J (Jira)
Ramani J created NIFI-8056: -- Summary: openid integration with nifi is not working (in proxy environment) Key: NIFI-8056 URL: https://issues.apache.org/jira/browse/NIFI-8056 Project: Apache NiFi Iss

[jira] [Updated] (MINIFICPP-1329) Fix implementation and usages of StringUtils::StringToBool

2020-12-01 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hunyadi updated MINIFICPP-1329: Description: *Background:* Conversions from string to other values in MiNiFi usually f

[jira] [Updated] (MINIFICPP-1329) Fix implementation and usages of StringUtils::StringToBool

2020-12-01 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits updated MINIFICPP-1329: -- Description: *Background:* Conversions from string to other values in MINIFI usual

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-12-01 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r533149990 ## File path: extensions/http-curl/tests/C2ConfigEncryption.cpp ## @@ -0,0 +1,58 @@ +/** + * + * Licensed to the Apache Software Foundation (A

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-12-01 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r533152594 ## File path: libminifi/include/core/Flow.h ## @@ -0,0 +1,59 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one or mor

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-12-01 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r533152594 ## File path: libminifi/include/core/Flow.h ## @@ -0,0 +1,59 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one or mor

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-12-01 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r533149990 ## File path: extensions/http-curl/tests/C2ConfigEncryption.cpp ## @@ -0,0 +1,58 @@ +/** + * + * Licensed to the Apache Software Foundation (A

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-12-01 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r533148086 ## File path: libminifi/include/core/Flow.h ## @@ -0,0 +1,59 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one or mor

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-12-01 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r533147213 ## File path: libminifi/include/core/Flow.h ## @@ -0,0 +1,59 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one or mor

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-12-01 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r533139939 ## File path: libminifi/include/utils/file/FileSystem.h ## @@ -0,0 +1,57 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under on

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #937: MINIFICPP-1402 - Encrypt flow configuration and change encryption key

2020-12-01 Thread GitBox
adamdebreceni commented on a change in pull request #937: URL: https://github.com/apache/nifi-minifi-cpp/pull/937#discussion_r533136916 ## File path: libminifi/include/utils/file/FileSystem.h ## @@ -0,0 +1,57 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under on