[jira] [Updated] (NIFI-10249) Enable Parallel Builds in GitHub Workflow

2022-07-18 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10249: Status: Patch Available (was: Open) > Enable Parallel Builds in GitHub Workflow >

[GitHub] [nifi] exceptionfactory opened a new pull request, #6222: NIFI-10249 Enable Parallel Builds in GitHub Workflow

2022-07-18 Thread GitBox
exceptionfactory opened a new pull request, #6222: URL: https://github.com/apache/nifi/pull/6222 # Summary [NIFI-10249](https://issues.apache.org/jira/browse/NIFI-10249) Enables parallel builds in GitHub continuous integration workflows. The configuration uses `--threads 1C`

[jira] [Created] (NIFI-10249) Enable Parallel Builds in GitHub Workflow

2022-07-18 Thread David Handermann (Jira)
David Handermann created NIFI-10249: --- Summary: Enable Parallel Builds in GitHub Workflow Key: NIFI-10249 URL: https://issues.apache.org/jira/browse/NIFI-10249 Project: Apache NiFi Issue

[GitHub] [nifi] thenatog commented on pull request #6221: NIFI-10232 - Add timeouts to the channel CacheClientChannelInitialize…

2022-07-18 Thread GitBox
thenatog commented on PR #6221: URL: https://github.com/apache/nifi/pull/6221#issuecomment-1188426976 I believe there may be another issue related to the DistributedMapCache which is causing NiFi to hang on shutdown, so I will investigate the cause of that.. this is what is showing in the

[GitHub] [nifi] thenatog opened a new pull request, #6221: NIFI-10232 - Add timeouts to the channel CacheClientChannelInitialize…

2022-07-18 Thread GitBox
thenatog opened a new pull request, #6221: URL: https://github.com/apache/nifi/pull/6221 …r for the NettyDistributedMapCacheClient. # Summary [NIFI-10232](https://issues.apache.org/jira/browse/NIFI-10232) # Tracking

[GitHub] [nifi] greyp9 opened a new pull request, #6220: NIFI-10247 - correct REST API documentation for operation 'process gr…

2022-07-18 Thread GitBox
greyp9 opened a new pull request, #6220: URL: https://github.com/apache/nifi/pull/6220 …oup/empty all queues' # Summary [NIFI-10247](https://issues.apache.org/jira/browse/NIFI-10247) # Tracking Please complete the following tracking steps prior to pull request

[jira] [Updated] (NIFI-9813) NiFi Ranger Plugin will not run on ARM

2022-07-18 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFI-9813: -- Status: Patch Available (was: Reopened) > NiFi Ranger Plugin will not run on ARM >

[jira] [Updated] (NIFI-9812) nifi-framework-nar-loading-utils native lib test cases fail on ARM platforms

2022-07-18 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFI-9812: -- Status: Patch Available (was: Reopened) > nifi-framework-nar-loading-utils native lib test cases fail

[jira] [Reopened] (NIFI-9812) nifi-framework-nar-loading-utils native lib test cases fail on ARM platforms

2022-07-18 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran reopened NIFI-9812: --- > nifi-framework-nar-loading-utils native lib test cases fail on ARM platforms >

[jira] [Reopened] (NIFI-9813) NiFi Ranger Plugin will not run on ARM

2022-07-18 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran reopened NIFI-9813: --- > NiFi Ranger Plugin will not run on ARM > -- > >

[jira] [Reopened] (NIFI-9809) Disable Kudu Tests on arm64 platforms

2022-07-18 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran reopened NIFI-9809: --- > Disable Kudu Tests on arm64 platforms > - > > Key:

[jira] [Updated] (NIFI-9809) Disable Kudu Tests on arm64 platforms

2022-07-18 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFI-9809: -- Status: Patch Available (was: Reopened) > Disable Kudu Tests on arm64 platforms >

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6192: NIFI-10212 added ListSmb processor and SmbConnectionPoolService

2022-07-18 Thread GitBox
exceptionfactory commented on code in PR #6192: URL: https://github.com/apache/nifi/pull/6192#discussion_r923884830 ## nifi-nar-bundles/nifi-smb-bundle/nifi-smbj-client-provider/src/main/java/org/apache/nifi/services/smb/NiFiSmbjClient.java: ## @@ -0,0 +1,158 @@ +/* + *

[GitHub] [nifi] kulikg commented on a diff in pull request #6192: NIFI-10212 added ListSmb processor and SmbConnectionPoolService

2022-07-18 Thread GitBox
kulikg commented on code in PR #6192: URL: https://github.com/apache/nifi/pull/6192#discussion_r923879170 ## nifi-nar-bundles/nifi-smb-bundle/nifi-smbj-client-provider/src/main/java/org/apache/nifi/services/smb/NiFiSmbjClient.java: ## @@ -0,0 +1,158 @@ +/* + * Licensed to the

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6215: NIFI-9812 Skip Native Lib loading tests on ARM64

2022-07-18 Thread GitBox
exceptionfactory commented on code in PR #6215: URL: https://github.com/apache/nifi/pull/6215#discussion_r923863931 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-nar-loading-utils/src/test/java/org/apache/nifi/nar/TestNarLoader.java: ## @@ -33,20

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6214: NIFI-9809 Disable Kudu tests on arm64

2022-07-18 Thread GitBox
exceptionfactory commented on code in PR #6214: URL: https://github.com/apache/nifi/pull/6214#discussion_r923862098 ## nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/pom.xml: ## @@ -116,22 +116,11 @@ -kudu-windows - -

[GitHub] [nifi] kevdoran commented on pull request #6216: NIFI-9813 Exclude Ranger on ARM64 platforms

2022-07-18 Thread GitBox
kevdoran commented on PR #6216: URL: https://github.com/apache/nifi/pull/6216#issuecomment-1188312530 Yeah, I was worried about something like that. I'll update this -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Updated] (NIFI-9813) NiFi Ranger Plugin will not run on ARM

2022-07-18 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFI-9813: -- Resolution: Fixed Status: Resolved (was: Patch Available) > NiFi Ranger Plugin will not run on

[jira] [Updated] (NIFI-9812) nifi-framework-nar-loading-utils native lib test cases fail on ARM platforms

2022-07-18 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFI-9812: -- Resolution: Fixed Status: Resolved (was: Patch Available) > nifi-framework-nar-loading-utils

[jira] [Updated] (NIFI-9809) Disable Kudu Tests on arm64 platforms

2022-07-18 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFI-9809: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Disable Kudu Tests on arm64

[jira] [Resolved] (NIFI-8322) build failed on AArch64, Fedora 33

2022-07-18 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran resolved NIFI-8322. --- Fix Version/s: 1.17.0 Resolution: Duplicate This is fixed as part of NIFI-9554, closing

[jira] [Resolved] (NIFI-7846) Supporting os.arch aarch64 issues

2022-07-18 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran resolved NIFI-7846. --- Fix Version/s: 1.17.0 Resolution: Duplicate This is fixed as part of NIFI-9554, closing

[jira] [Updated] (NIFI-10247) align API documentation to behavior for REST API [process group/empty all queues]

2022-07-18 Thread Paul Grey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Grey updated NIFI-10247: - Summary: align API documentation to behavior for REST API [process group/empty all queues] (was: fix

[jira] [Created] (NIFI-10248) Setup CI jobs for arm64 platforms

2022-07-18 Thread Kevin Doran (Jira)
Kevin Doran created NIFI-10248: -- Summary: Setup CI jobs for arm64 platforms Key: NIFI-10248 URL: https://issues.apache.org/jira/browse/NIFI-10248 Project: Apache NiFi Issue Type: Improvement

[jira] [Updated] (NIFI-9554) Support building and running NiFi on arm64/aarch64 platforms such as Apple Silicon M1 Macs

2022-07-18 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFI-9554: -- Labels: arm64 (was: ) > Support building and running NiFi on arm64/aarch64 platforms such as Apple >

[jira] [Created] (NIFI-10247) fix API documentation for REST API [process group/empty all queues]

2022-07-18 Thread Paul Grey (Jira)
Paul Grey created NIFI-10247: Summary: fix API documentation for REST API [process group/empty all queues] Key: NIFI-10247 URL: https://issues.apache.org/jira/browse/NIFI-10247 Project: Apache NiFi

[jira] [Updated] (NIFI-10246) Node may fail to reconnect to cluster if controller service is in DISABLING state

2022-07-18 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-10246: -- Fix Version/s: 1.17.0 Status: Patch Available (was: Open) > Node may fail to reconnect to

[GitHub] [nifi] markap14 opened a new pull request, #6219: NIFI-10246: When synching Controller Services, wait until any DISABLI…

2022-07-18 Thread GitBox
markap14 opened a new pull request, #6219: URL: https://github.com/apache/nifi/pull/6219 …NG Controller Service has fully disabled before attempting to synchronize them. Also performed some minor refactoring/cleanup for System Tests in order to make writing a system test for this simpler

[jira] [Commented] (NIFI-10245) Implement SuperCSV's StrReplace function in the ValidateCsv Processor

2022-07-18 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17568161#comment-17568161 ] Mark Payne commented on NIFI-10245: --- [~john.wise] I would recommend using UpdateRecord for this. Add a

[jira] [Created] (NIFI-10246) Node may fail to reconnect to cluster if controller service is in DISABLING state

2022-07-18 Thread Mark Payne (Jira)
Mark Payne created NIFI-10246: - Summary: Node may fail to reconnect to cluster if controller service is in DISABLING state Key: NIFI-10246 URL: https://issues.apache.org/jira/browse/NIFI-10246 Project:

[GitHub] [nifi] turcsanyip commented on a diff in pull request #6200: NIFI-10223 Created ListGoogleDrive processor.

2022-07-18 Thread GitBox
turcsanyip commented on code in PR #6200: URL: https://github.com/apache/nifi/pull/6200#discussion_r923680558 ## nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/drive/ListGoogleDrive.java: ## @@ -0,0 +1,364 @@ +/* + * Licensed

[jira] [Updated] (NIFI-10019) SendTrapSNMP should work without flowfile

2022-07-18 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy updated NIFI-10019: --- Fix Version/s: 1.17.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[GitHub] [nifi] dependabot[bot] opened a new pull request, #6218: Bump jquery-ui from 1.13.0 to 1.13.2 in /nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/frontend

2022-07-18 Thread GitBox
dependabot[bot] opened a new pull request, #6218: URL: https://github.com/apache/nifi/pull/6218 Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.0 to 1.13.2. Release notes Sourced from https://github.com/jquery/jquery-ui/releases;>jquery-ui's releases.

[jira] [Updated] (NIFI-10224) Separate Analysis and Build Workflow Tasks

2022-07-18 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10224: Fix Version/s: 1.17.0 > Separate Analysis and Build Workflow Tasks >

[GitHub] [nifi] thenatog commented on pull request #6196: NIFI-10217 Refactor Registry Spring Security Configuration

2022-07-18 Thread GitBox
thenatog commented on PR #6196: URL: https://github.com/apache/nifi/pull/6196#issuecomment-1187751743 I ran into an issue with this one trying to use LDAP to log in. When I hit the log in button, enter my LDAP creds it, the URL

[jira] [Updated] (NIFI-10224) Separate Analysis and Build Workflow Tasks

2022-07-18 Thread Paul Grey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Grey updated NIFI-10224: - Resolution: Fixed Status: Resolved (was: Patch Available) > Separate Analysis and Build

[jira] [Commented] (NIFI-10224) Separate Analysis and Build Workflow Tasks

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

[GitHub] [nifi] greyp9 closed pull request #6202: NIFI-10224 Move Static Analysis to Separate Workflow Job

2022-07-18 Thread GitBox
greyp9 closed pull request #6202: NIFI-10224 Move Static Analysis to Separate Workflow Job URL: https://github.com/apache/nifi/pull/6202 -- 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

[jira] [Comment Edited] (NIFI-7900) Add AWS session token to AWSCredentialsProvider

2022-07-18 Thread John Wise (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17504352#comment-17504352 ] John Wise edited comment on NIFI-7900 at 7/18/22 4:30 PM: -- [~turcsanyip] -

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1354: MINIFICPP-1860 Integrate readability clang-tidy checks in CI

2022-07-18 Thread GitBox
lordgamez commented on code in PR #1354: URL: https://github.com/apache/nifi-minifi-cpp/pull/1354#discussion_r923561863 ## libminifi/src/core/Connectable.cpp: ## @@ -76,11 +72,7 @@ bool Connectable::isSupportedRelationship(const core::Relationship const auto

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1354: MINIFICPP-1860 Integrate readability clang-tidy checks in CI

2022-07-18 Thread GitBox
adamdebreceni commented on code in PR #1354: URL: https://github.com/apache/nifi-minifi-cpp/pull/1354#discussion_r923558475 ## libminifi/src/core/Connectable.cpp: ## @@ -76,11 +72,7 @@ bool Connectable::isSupportedRelationship(const core::Relationship const auto

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1354: MINIFICPP-1860 Integrate readability clang-tidy checks in CI

2022-07-18 Thread GitBox
lordgamez commented on code in PR #1354: URL: https://github.com/apache/nifi-minifi-cpp/pull/1354#discussion_r923548689 ## libminifi/test/unit/BackTraceTests.cpp: ## @@ -41,17 +41,13 @@ class WorkerNumberExecutions : public utils::AfterExecute { } bool isFinished(const

[jira] [Updated] (NIFI-10245) Implement SuperCSV's StrReplace function in the ValidateCsv Processor

2022-07-18 Thread John Wise (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wise updated NIFI-10245: - Description: We're current processing data which arrives with "None" in place of empty/null values. 

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1354: MINIFICPP-1860 Integrate readability clang-tidy checks in CI

2022-07-18 Thread GitBox
lordgamez commented on code in PR #1354: URL: https://github.com/apache/nifi-minifi-cpp/pull/1354#discussion_r923548271 ## libminifi/src/core/Connectable.cpp: ## @@ -76,11 +72,7 @@ bool Connectable::isSupportedRelationship(const core::Relationship const auto

[jira] [Closed] (NIFI-9664) Bundled jQuery .min.js in Registry is broken

2022-07-18 Thread John Wise (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wise closed NIFI-9664. --- > Bundled jQuery .min.js in Registry is broken > > >

[jira] [Resolved] (NIFI-9664) Bundled jQuery .min.js in Registry is broken

2022-07-18 Thread John Wise (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wise resolved NIFI-9664. - Since Swagger has been removed from the Registry, this is now OBE. > Bundled jQuery .min.js in Registry is

[jira] [Updated] (NIFI-10245) Implement SuperCSV's StrReplace function in the ValidateCsv Processor

2022-07-18 Thread John Wise (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wise updated NIFI-10245: - Description: We're current processing data which arrives with "None" in place of empty/null values. 

[jira] [Updated] (NIFI-8358) Improve Search and Search Results

2022-07-18 Thread John Wise (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wise updated NIFI-8358: Description: Search needs the following improvements: * Sticky panel for search results, so that multiple

[jira] [Created] (NIFI-10245) Implement SuperCSV's StrReplace function in the ValidateCsv Processor

2022-07-18 Thread John Wise (Jira)
John Wise created NIFI-10245: Summary: Implement SuperCSV's StrReplace function in the ValidateCsv Processor Key: NIFI-10245 URL: https://issues.apache.org/jira/browse/NIFI-10245 Project: Apache NiFi

[jira] [Created] (NIFI-10244) Add WebClientService Abstraction for HTTP Operations

2022-07-18 Thread David Handermann (Jira)
David Handermann created NIFI-10244: --- Summary: Add WebClientService Abstraction for HTTP Operations Key: NIFI-10244 URL: https://issues.apache.org/jira/browse/NIFI-10244 Project: Apache NiFi

[jira] [Assigned] (NIFI-10243) ControlRate throttle on both flowfile and byte count

2022-07-18 Thread Mark Bean (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Bean reassigned NIFI-10243: Assignee: Mark Bean > ControlRate throttle on both flowfile and byte count >

[jira] [Created] (NIFI-10243) ControlRate throttle on both flowfile and byte count

2022-07-18 Thread Mark Bean (Jira)
Mark Bean created NIFI-10243: Summary: ControlRate throttle on both flowfile and byte count Key: NIFI-10243 URL: https://issues.apache.org/jira/browse/NIFI-10243 Project: Apache NiFi Issue Type:

[GitHub] [nifi] markobean opened a new pull request, #6217: NIFI-10228: parse json flow using instanceIdentifier as the UUID

2022-07-18 Thread GitBox
markobean opened a new pull request, #6217: URL: https://github.com/apache/nifi/pull/6217 # Summary Updates the FlowParser to use the "Instance Identifier" of the root process group versus "Identifier". When using flow.json.gz

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1354: MINIFICPP-1860 Integrate readability clang-tidy checks in CI

2022-07-18 Thread GitBox
adamdebreceni commented on code in PR #1354: URL: https://github.com/apache/nifi-minifi-cpp/pull/1354#discussion_r923485879 ## libminifi/test/unit/FileUtilsTests.cpp: ## @@ -80,17 +80,17 @@ TEST_CASE("TestFileUtils::get_child_path", "[TestGetChildPath]") { REQUIRE("bar\\"

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1354: MINIFICPP-1860 Integrate readability clang-tidy checks in CI

2022-07-18 Thread GitBox
adamdebreceni commented on code in PR #1354: URL: https://github.com/apache/nifi-minifi-cpp/pull/1354#discussion_r923485879 ## libminifi/test/unit/FileUtilsTests.cpp: ## @@ -80,17 +80,17 @@ TEST_CASE("TestFileUtils::get_child_path", "[TestGetChildPath]") { REQUIRE("bar\\"

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1354: MINIFICPP-1860 Integrate readability clang-tidy checks in CI

2022-07-18 Thread GitBox
adamdebreceni commented on code in PR #1354: URL: https://github.com/apache/nifi-minifi-cpp/pull/1354#discussion_r923482642 ## libminifi/test/unit/BackTraceTests.cpp: ## @@ -41,17 +41,13 @@ class WorkerNumberExecutions : public utils::AfterExecute { } bool

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1354: MINIFICPP-1860 Integrate readability clang-tidy checks in CI

2022-07-18 Thread GitBox
adamdebreceni commented on code in PR #1354: URL: https://github.com/apache/nifi-minifi-cpp/pull/1354#discussion_r923472754 ## libminifi/src/core/Connectable.cpp: ## @@ -76,11 +72,7 @@ bool Connectable::isSupportedRelationship(const core::Relationship const auto

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6192: NIFI-10212 added ListSmb processor and SmbConnectionPoolService

2022-07-18 Thread GitBox
exceptionfactory commented on code in PR #6192: URL: https://github.com/apache/nifi/pull/6192#discussion_r923430649 ## nifi-nar-bundles/nifi-smb-bundle/nifi-smb-client-provider-api/pom.xml: ## @@ -0,0 +1,48 @@ +http://maven.apache.org/POM/4.0.0;

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1372: MINIFICPP-1884 Make whitespaces consistent across cmake files

2022-07-18 Thread GitBox
lordgamez commented on code in PR #1372: URL: https://github.com/apache/nifi-minifi-cpp/pull/1372#discussion_r923465027 ## CMakeLists.txt: ## @@ -562,22 +562,22 @@ set(CPACK_COMPONENTS_GROUPING "ALL_COMPONENTS_IN_ONE") list(APPEND CPACK_COMPONENTS_ALL bin)

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1372: MINIFICPP-1884 Make whitespaces consistent across cmake files

2022-07-18 Thread GitBox
lordgamez commented on code in PR #1372: URL: https://github.com/apache/nifi-minifi-cpp/pull/1372#discussion_r923464903 ## CMakeLists.txt: ## @@ -157,71 +157,71 @@ find_package(Patch REQUIRED) # Setup passthrough args used by third parties if (WIN32) -

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1372: MINIFICPP-1884 Make whitespaces consistent across cmake files

2022-07-18 Thread GitBox
szaszm commented on code in PR #1372: URL: https://github.com/apache/nifi-minifi-cpp/pull/1372#discussion_r923462069 ## CMakeLists.txt: ## @@ -562,22 +562,22 @@ set(CPACK_COMPONENTS_GROUPING "ALL_COMPONENTS_IN_ONE") list(APPEND CPACK_COMPONENTS_ALL bin)

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1372: MINIFICPP-1884 Make whitespaces consistent across cmake files

2022-07-18 Thread GitBox
szaszm commented on code in PR #1372: URL: https://github.com/apache/nifi-minifi-cpp/pull/1372#discussion_r923461126 ## CMakeLists.txt: ## @@ -157,71 +157,71 @@ find_package(Patch REQUIRED) # Setup passthrough args used by third parties if (WIN32) -

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1328: MINIFICPP-1812 - Clean up Repository threads

2022-07-18 Thread GitBox
szaszm commented on code in PR #1328: URL: https://github.com/apache/nifi-minifi-cpp/pull/1328#discussion_r923459619 ## libminifi/include/core/Repository.h: ## @@ -20,89 +20,77 @@ #ifndef LIBMINIFI_INCLUDE_CORE_REPOSITORY_H_ #define LIBMINIFI_INCLUDE_CORE_REPOSITORY_H_

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1328: MINIFICPP-1812 - Clean up Repository threads

2022-07-18 Thread GitBox
szaszm commented on code in PR #1328: URL: https://github.com/apache/nifi-minifi-cpp/pull/1328#discussion_r923437527 ## libminifi/include/core/RepositoryFactory.h: ## @@ -49,10 +45,14 @@ std::unique_ptr createRepository(const std::string& configurat */ std::unique_ptr

[GitHub] [nifi-minifi-cpp] szaszm commented on pull request #1368: MINIFICPP-1761 Enable multithreading in PutGCSObject, DeleteGCSObject…

2022-07-18 Thread GitBox
szaszm commented on PR #1368: URL: https://github.com/apache/nifi-minifi-cpp/pull/1368#issuecomment-1187565287 Did you verify the safety of these? -- 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-minifi-cpp] adam-markovics commented on a diff in pull request #1328: MINIFICPP-1812 - Clean up Repository threads

2022-07-18 Thread GitBox
adam-markovics commented on code in PR #1328: URL: https://github.com/apache/nifi-minifi-cpp/pull/1328#discussion_r923434200 ## libminifi/include/core/Repository.h: ## @@ -20,89 +20,77 @@ #ifndef LIBMINIFI_INCLUDE_CORE_REPOSITORY_H_ #define

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1372: MINIFICPP-1884 Make whitespaces consistent across cmake files

2022-07-18 Thread GitBox
lordgamez commented on code in PR #1372: URL: https://github.com/apache/nifi-minifi-cpp/pull/1372#discussion_r923434339 ## extensions/sftp/tests/CMakeLists.txt: ## @@ -24,41 +24,41 @@ find_package(Maven) message(STATUS "MAVEN: ${MAVEN_EXECUTABLE}") if (NOT SKIP_TESTS AND

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a diff in pull request #1328: MINIFICPP-1812 - Clean up Repository threads

2022-07-18 Thread GitBox
adam-markovics commented on code in PR #1328: URL: https://github.com/apache/nifi-minifi-cpp/pull/1328#discussion_r923433814 ## libminifi/include/core/RepositoryFactory.h: ## @@ -49,10 +45,14 @@ std::unique_ptr createRepository(const std::string& configurat */

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a diff in pull request #1328: MINIFICPP-1812 - Clean up Repository threads

2022-07-18 Thread GitBox
adam-markovics commented on code in PR #1328: URL: https://github.com/apache/nifi-minifi-cpp/pull/1328#discussion_r923433374 ## controller/Controller.h: ## @@ -246,15 +247,24 @@ std::shared_ptr

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1372: MINIFICPP-1884 Make whitespaces consistent across cmake files

2022-07-18 Thread GitBox
szaszm commented on code in PR #1372: URL: https://github.com/apache/nifi-minifi-cpp/pull/1372#discussion_r923429288 ## extensions/sftp/tests/CMakeLists.txt: ## @@ -24,41 +24,41 @@ find_package(Maven) message(STATUS "MAVEN: ${MAVEN_EXECUTABLE}") if (NOT SKIP_TESTS AND

[GitHub] [nifi] kevdoran commented on pull request #6215: NIFI-9812 Skip Native Lib loading tests on ARM64

2022-07-18 Thread GitBox
kevdoran commented on PR #6215: URL: https://github.com/apache/nifi/pull/6215#issuecomment-1187551942 Yep, I agree. Will remove the assumptions -- 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] kevdoran commented on a diff in pull request #6216: NIFI-9813 Exclude Ranger on ARM64 platforms

2022-07-18 Thread GitBox
kevdoran commented on code in PR #6216: URL: https://github.com/apache/nifi/pull/6216#discussion_r923427706 ## .github/workflows/ci-workflow.yml: ## @@ -36,6 +36,7 @@ env: MAVEN_PROFILES: >- -P contrib-check -P include-grpc +-P include-ranger Review Comment:

[GitHub] [nifi] kevdoran commented on pull request #6214: NIFI-9809 Disable Kudu tests on arm64

2022-07-18 Thread GitBox
kevdoran commented on PR #6214: URL: https://github.com/apache/nifi/pull/6214#issuecomment-1187547897 Oh, good call. I didn't consider that, but I like consolidating into the parent. Let me give that a try and I'll push an update -- This is an automated message from the Apache Git

[GitHub] [nifi] tpalfy commented on pull request #6046: NIFI-10019: SendTrapSNMP works without flowfile, upgraded to JUnit5

2022-07-18 Thread GitBox
tpalfy commented on PR #6046: URL: https://github.com/apache/nifi/pull/6046#issuecomment-1187547632 LGTM, thanks for your work @Lehel44! Pushed to main. -- 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

[jira] [Commented] (NIFI-10019) SendTrapSNMP should work without flowfile

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

[GitHub] [nifi] asfgit closed pull request #6046: NIFI-10019: SendTrapSNMP works without flowfile, upgraded to JUnit5

2022-07-18 Thread GitBox
asfgit closed pull request #6046: NIFI-10019: SendTrapSNMP works without flowfile, upgraded to JUnit5 URL: https://github.com/apache/nifi/pull/6046 -- 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-minifi-cpp] lordgamez closed pull request #1369: MINIFICPP-1874 docker-verify should only run tests that are enabled

2022-07-18 Thread GitBox
lordgamez closed pull request #1369: MINIFICPP-1874 docker-verify should only run tests that are enabled URL: https://github.com/apache/nifi-minifi-cpp/pull/1369 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Resolved] (NIFI-10193) Add SupportsSensitiveDynamicProperties to ExecuteStateless

2022-07-18 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-10193. - Fix Version/s: 1.17.0 Resolution: Fixed > Add SupportsSensitiveDynamicProperties

[jira] [Commented] (NIFI-10193) ExecuteStateless - add SupportsSensitiveDynamicProperties

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

[jira] [Updated] (NIFI-10193) Add SupportsSensitiveDynamicProperties to ExecuteStateless

2022-07-18 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10193: Summary: Add SupportsSensitiveDynamicProperties to ExecuteStateless (was:

[GitHub] [nifi] exceptionfactory closed pull request #6177: NIFI-10193 - ExecuteStateless - add SupportsSensitiveDynamicProperties

2022-07-18 Thread GitBox
exceptionfactory closed pull request #6177: NIFI-10193 - ExecuteStateless - add SupportsSensitiveDynamicProperties URL: https://github.com/apache/nifi/pull/6177 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [nifi] mathemare closed pull request #6211: NIFI-10236: ByteArrayContentRepository in core framework

2022-07-18 Thread GitBox
mathemare closed pull request #6211: NIFI-10236: ByteArrayContentRepository in core framework URL: https://github.com/apache/nifi/pull/6211 -- 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] mathemare commented on pull request #6211: NIFI-10236: ByteArrayContentRepository in core framework

2022-07-18 Thread GitBox
mathemare commented on PR #6211: URL: https://github.com/apache/nifi/pull/6211#issuecomment-1187439117 Indeed, thank you @exceptionfactory ! I'm working on it, I will propose a new pull request after that. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [nifi] exceptionfactory commented on pull request #6211: NIFI-10236: ByteArrayContentRepository in core framework

2022-07-18 Thread GitBox
exceptionfactory commented on PR #6211: URL: https://github.com/apache/nifi/pull/6211#issuecomment-1187412030 @mathemare, based on the discussion in associated Jira issue, the approach needs to be re-evaluated to avoid duplication and ensure a consistent approach. With that background, it

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1372: MINIFICPP-1884 Make whitespaces consistent across cmake files

2022-07-18 Thread GitBox
szaszm commented on code in PR #1372: URL: https://github.com/apache/nifi-minifi-cpp/pull/1372#discussion_r923360961 ## CMakeLists.txt: ## @@ -68,8 +68,8 @@ option(USE_REAL_ODBC_TEST_DRIVER "Use SQLite ODBC driver in SQL extenstion unit # different than "GNU Makefiles".

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6216: NIFI-9813 Exclude Ranger on ARM64 platforms

2022-07-18 Thread GitBox
exceptionfactory commented on code in PR #6216: URL: https://github.com/apache/nifi/pull/6216#discussion_r923347215 ## .github/workflows/ci-workflow.yml: ## @@ -36,6 +36,7 @@ env: MAVEN_PROFILES: >- -P contrib-check -P include-grpc +-P include-ranger Review

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1372: MINIFICPP-1884 Make whitespaces consistent across cmake files

2022-07-18 Thread GitBox
lordgamez commented on code in PR #1372: URL: https://github.com/apache/nifi-minifi-cpp/pull/1372#discussion_r923326495 ## CMakeLists.txt: ## @@ -68,8 +68,8 @@ option(USE_REAL_ODBC_TEST_DRIVER "Use SQLite ODBC driver in SQL extenstion unit # different than "GNU Makefiles".

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1038: MINIFICPP-1525 - Support flow file swapping in Connection

2022-07-18 Thread GitBox
adamdebreceni commented on code in PR #1038: URL: https://github.com/apache/nifi-minifi-cpp/pull/1038#discussion_r923323307 ## extensions/rocksdb-repos/FlowFileLoader.cpp: ## @@ -0,0 +1,112 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1038: MINIFICPP-1525 - Support flow file swapping in Connection

2022-07-18 Thread GitBox
adamdebreceni commented on code in PR #1038: URL: https://github.com/apache/nifi-minifi-cpp/pull/1038#discussion_r923323157 ## extensions/rocksdb-repos/FlowFileLoader.cpp: ## @@ -0,0 +1,112 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1038: MINIFICPP-1525 - Support flow file swapping in Connection

2022-07-18 Thread GitBox
adamdebreceni commented on code in PR #1038: URL: https://github.com/apache/nifi-minifi-cpp/pull/1038#discussion_r923320804 ## libminifi/src/Connection.cpp: ## @@ -169,8 +182,14 @@ void Connection::drain(bool delete_permanently) { std::lock_guard lock(mutex_); while

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1372: MINIFICPP-1884 Make whitespaces consistent across cmake files

2022-07-18 Thread GitBox
szaszm commented on code in PR #1372: URL: https://github.com/apache/nifi-minifi-cpp/pull/1372#discussion_r923313715 ## CMakeLists.txt: ## @@ -68,8 +68,8 @@ option(USE_REAL_ODBC_TEST_DRIVER "Use SQLite ODBC driver in SQL extenstion unit # different than "GNU Makefiles".

[jira] [Created] (NIFI-10242) Create QueryAirtableTable processor

2022-07-18 Thread Jira
Kalmár Róbert created NIFI-10242: Summary: Create QueryAirtableTable processor Key: NIFI-10242 URL: https://issues.apache.org/jira/browse/NIFI-10242 Project: Apache NiFi Issue Type: New

[GitHub] [nifi] turcsanyip commented on pull request #6200: NIFI-10223 Created ListGoogleDrive processor.

2022-07-18 Thread GitBox
turcsanyip commented on PR #6200: URL: https://github.com/apache/nifi/pull/6200#issuecomment-1187091511 @tpalfy When the credential used for the processor is valid but has no permission to the directory, then there is no error in NiFi, the processor just does not list any files. Not

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request, #1372: MINIFICPP-1884 Make whitespaces consistent across cmake files

2022-07-18 Thread GitBox
lordgamez opened a new pull request, #1372: URL: https://github.com/apache/nifi-minifi-cpp/pull/1372 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:

[jira] [Created] (MINIFICPP-1884) Make whitespaces consistent across cmake files

2022-07-18 Thread Jira
Gábor Gyimesi created MINIFICPP-1884: Summary: Make whitespaces consistent across cmake files Key: MINIFICPP-1884 URL: https://issues.apache.org/jira/browse/MINIFICPP-1884 Project: Apache NiFi

[GitHub] [nifi-minifi-cpp] martinzink commented on a diff in pull request #1369: MINIFICPP-1874 docker-verify should only run tests that are enabled

2022-07-18 Thread GitBox
martinzink commented on code in PR #1369: URL: https://github.com/apache/nifi-minifi-cpp/pull/1369#discussion_r923142594 ## docker/bionic/Dockerfile: ## @@ -20,6 +20,8 @@ FROM ubuntu:bionic AS build_deps LABEL maintainer="Apache NiFi " +# MINIFI_OPTIONS will be passed

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1369: MINIFICPP-1874 docker-verify should only run tests that are enabled

2022-07-18 Thread GitBox
adamdebreceni commented on code in PR #1369: URL: https://github.com/apache/nifi-minifi-cpp/pull/1369#discussion_r923118902 ## docker/bionic/Dockerfile: ## @@ -20,6 +20,8 @@ FROM ubuntu:bionic AS build_deps LABEL maintainer="Apache NiFi " +# MINIFI_OPTIONS will be passed

[jira] [Assigned] (MINIFICPP-1883) Enable compression for Prometheus client

2022-07-18 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-1883: Assignee: Gábor Gyimesi > Enable compression for Prometheus client >

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request, #1371: MINIFICPP-1883 Enable compression in Prometheus client

2022-07-18 Thread GitBox
lordgamez opened a new pull request, #1371: URL: https://github.com/apache/nifi-minifi-cpp/pull/1371 https://issues.apache.org/jira/browse/MINIFICPP-1883 --- Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the

[jira] [Created] (MINIFICPP-1883) Enable compression for Prometheus client

2022-07-18 Thread Jira
Gábor Gyimesi created MINIFICPP-1883: Summary: Enable compression for Prometheus client Key: MINIFICPP-1883 URL: https://issues.apache.org/jira/browse/MINIFICPP-1883 Project: Apache NiFi MiNiFi

  1   2   >