[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6149: NIFI-9908 C2 refactor and test coverage

2022-06-24 Thread GitBox
exceptionfactory commented on code in PR #6149: URL: https://github.com/apache/nifi/pull/6149#discussion_r906396485 ## c2/c2-client-bundle/c2-client-service/src/main/java/org/apache/nifi/c2/client/service/operation/UpdateConfigurationOperationHandler.java: ## @@ -36,8 +38,9 @@

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6149: NIFI-9908 C2 refactor and test coverage

2022-06-24 Thread GitBox
exceptionfactory commented on code in PR #6149: URL: https://github.com/apache/nifi/pull/6149#discussion_r906392796 ## c2/c2-client-bundle/c2-client-http/src/test/java/org/apache/nifi/c2/client/http/C2HttpClientTest.java: ## @@ -0,0 +1,158 @@ +/* + * Licensed to the Apache

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6149: NIFI-9908 C2 refactor and test coverage

2022-06-24 Thread GitBox
exceptionfactory commented on code in PR #6149: URL: https://github.com/apache/nifi/pull/6149#discussion_r906384862 ## c2/c2-client-bundle/c2-client-http/src/test/java/org/apache/nifi/c2/client/http/C2HttpClientTest.java: ## @@ -0,0 +1,158 @@ +/* + * Licensed to the Apache

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6149: NIFI-9908 C2 refactor and test coverage

2022-06-24 Thread GitBox
exceptionfactory commented on code in PR #6149: URL: https://github.com/apache/nifi/pull/6149#discussion_r906383862 ## c2/c2-client-bundle/c2-client-http/src/main/java/org/apache/nifi/c2/client/http/C2HttpClient.java: ## @@ -91,6 +92,45 @@ public Optional

[jira] [Updated] (NIFI-10025) Add basic auth support for HortonworksSchemaRegistry

2022-06-24 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi updated NIFI-10025: --- Fix Version/s: 1.17.0 Resolution: Fixed Status: Resolved (was: Patch

[jira] [Commented] (NIFI-10025) Add basic auth support for HortonworksSchemaRegistry

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

[GitHub] [nifi] asfgit closed pull request #6055: NIFI-10025 Add basic auth support for HortonworksSchemaRegistry

2022-06-24 Thread GitBox
asfgit closed pull request #6055: NIFI-10025 Add basic auth support for HortonworksSchemaRegistry URL: https://github.com/apache/nifi/pull/6055 -- 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] thenatog commented on pull request #6145: NIFI-9849 Refactor SAML Support with Spring Security 5

2022-06-24 Thread GitBox
thenatog commented on PR #6145: URL: https://github.com/apache/nifi/pull/6145#issuecomment-1165897881 One thing I'm noticing is that the logout button isn't appearing in the top right corner after login. I am able to log in so far though using a Google SAML provider. -- This is an

[GitHub] [nifi] markap14 opened a new pull request, #6156: NIFI-10167: Added advanced timing metrics for processors, such as CPU…

2022-06-24 Thread GitBox
markap14 opened a new pull request, #6156: URL: https://github.com/apache/nifi/pull/6156 … Usage, time reading/writing content repo, process session commit time, etc. Exposed via nifi.sh diagnostics and made configurable via nifi.properties

[GitHub] [nifi] bejancsaba commented on a diff in pull request #6149: NIFI-9908 C2 refactor and test coverage

2022-06-24 Thread GitBox
bejancsaba commented on code in PR #6149: URL: https://github.com/apache/nifi/pull/6149#discussion_r906327336 ## c2/c2-client-bundle/c2-client-http/pom.xml: ## @@ -47,5 +47,32 @@ limitations under the License. com.squareup.okhttp3 logging-interceptor

[GitHub] [nifi] bejancsaba commented on a diff in pull request #6149: NIFI-9908 C2 refactor and test coverage

2022-06-24 Thread GitBox
bejancsaba commented on code in PR #6149: URL: https://github.com/apache/nifi/pull/6149#discussion_r905391497 ## c2/c2-client-bundle/c2-client-http/src/main/java/org/apache/nifi/c2/client/http/C2HttpClient.java: ## @@ -91,6 +92,45 @@ public Optional

[GitHub] [nifi] kevdoran commented on pull request #6155: NIFI-9810 Isolate and deprecate RocksDB repository

2022-06-24 Thread GitBox
kevdoran commented on PR #6155: URL: https://github.com/apache/nifi/pull/6155#issuecomment-1165851621 To test this, I configured this in nifi.properties and tested a simple flow is still working as expected: ```

[GitHub] [nifi] kevdoran opened a new pull request, #6155: NIFI-9810 Isolate and deprecate RocksDB repository

2022-06-24 Thread GitBox
kevdoran opened a new pull request, #6155: URL: https://github.com/apache/nifi/pull/6155 # Summary [NIFI-9810](https://issues.apache.org/jira/browse/NIFI-9810) This PR extracts the RocksDBFlowFileRepository implementation to its own

[jira] [Commented] (NIFI-10111) When unpacking NARs, provide ability to unpack into uber jar to avoid using too many open file handles

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

[jira] [Updated] (NIFI-10111) When unpacking NARs, provide ability to unpack into uber jar to avoid using too many open file handles

2022-06-24 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-10111: Resolution: Fixed Status: Resolved (was: Patch Available) > When unpacking NARs, provide

[GitHub] [nifi] mattyb149 closed pull request #6117: NIFI-10111: Added option to unpack NARs into an Uber Jar and updated …

2022-06-24 Thread GitBox
mattyb149 closed pull request #6117: NIFI-10111: Added option to unpack NARs into an Uber Jar and updated … URL: https://github.com/apache/nifi/pull/6117 -- 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

[GitHub] [nifi] mattyb149 commented on pull request #6117: NIFI-10111: Added option to unpack NARs into an Uber Jar and updated …

2022-06-24 Thread GitBox
mattyb149 commented on PR #6117: URL: https://github.com/apache/nifi/pull/6117#issuecomment-1165772710 +1 LGTM, tested with stateless and NiFi (with the new property set to true). Everything functioned as expected. Thanks for the improvement! Merging to main -- This is an automated

[jira] [Updated] (NIFI-9810) Extract RocksDBFlowFileRepository to its own module and deprecate

2022-06-24 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFI-9810: -- Description: For arm64 / Apple M1 compatibility, RocksDB needs to be bumped to >= v6.29.4.1 (see below

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1350: MINIFICPP-1857 Create ListenTCP processor

2022-06-24 Thread GitBox
szaszm commented on code in PR #1350: URL: https://github.com/apache/nifi-minifi-cpp/pull/1350#discussion_r906203581 ## extensions/standard-processors/processors/NetworkListenerProcessor.cpp: ## @@ -0,0 +1,78 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under

[jira] [Created] (NIFI-10167) Allow tracking of detailed metrics such as CPU Usage by processors

2022-06-24 Thread Mark Payne (Jira)
Mark Payne created NIFI-10167: - Summary: Allow tracking of detailed metrics such as CPU Usage by processors Key: NIFI-10167 URL: https://issues.apache.org/jira/browse/NIFI-10167 Project: Apache NiFi

[jira] [Comment Edited] (NIFI-9810) Extract RocksDBFlowFileRepository to its own module and deprecate

2022-06-24 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558233#comment-17558233 ] Kevin Doran edited comment on NIFI-9810 at 6/24/22 4:00 PM: After discussing

[jira] [Assigned] (NIFI-1687) Support sending as a FlowFile in InvokeHTTP

2022-06-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-1687: -- Assignee: (was: David Handermann) > Support sending as a FlowFile in InvokeHTTP >

[jira] [Commented] (NIFI-8968) Improve throughput performance for InvokeHTTP

2022-06-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558554#comment-17558554 ] David Handermann commented on NIFI-8968: It seems like the better way forward would be to

[jira] [Updated] (NIFI-9810) Extract RocksDBFlowFileRepository to its own module and deprecate

2022-06-24 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFI-9810: -- Summary: Extract RocksDBFlowFileRepository to its own module and deprecate (was: RocksDB does not work

[jira] [Updated] (MINIFICPP-1869) Metrics-related refactoring

2022-06-24 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1869: Description: * resolve circular dependency between FlowController and

[jira] [Assigned] (NIFI-1687) Support sending as a FlowFile in InvokeHTTP

2022-06-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-1687: -- Assignee: David Handermann > Support sending as a FlowFile in InvokeHTTP >

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1340: MINIFICPP-1829 Export metrics for use with Prometheus

2022-06-24 Thread GitBox
szaszm commented on code in PR #1340: URL: https://github.com/apache/nifi-minifi-cpp/pull/1340#discussion_r906190403 ## libminifi/include/core/state/nodes/RepositoryMetrics.h: ## @@ -90,15 +87,18 @@ class RepositoryMetrics : public ResponseNode { return serialized; }

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1340: MINIFICPP-1829 Export metrics for use with Prometheus

2022-06-24 Thread GitBox
szaszm commented on code in PR #1340: URL: https://github.com/apache/nifi-minifi-cpp/pull/1340#discussion_r906188273 ## libminifi/include/FlowController.h: ## @@ -252,8 +255,7 @@ class FlowController : public core::controller::ForwardingControllerServiceProvi // Thread pool

[jira] [Created] (MINIFICPP-1869) Metrics-related refactoring

2022-06-24 Thread Marton Szasz (Jira)
Marton Szasz created MINIFICPP-1869: --- Summary: Metrics-related refactoring Key: MINIFICPP-1869 URL: https://issues.apache.org/jira/browse/MINIFICPP-1869 Project: Apache NiFi MiNiFi C++

[jira] [Updated] (MINIFICPP-1869) Metrics-related refactoring

2022-06-24 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1869: Issue Type: Improvement (was: New Feature) > Metrics-related refactoring >

[GitHub] [nifi] markap14 commented on pull request #6154: NIFI-10070 - Updated merging of status DTO for ControllerService and …

2022-06-24 Thread GitBox
markap14 commented on PR #6154: URL: https://github.com/apache/nifi/pull/6154#issuecomment-1165696959 @thenatog for Controller Services we don't make use of Active Threads so you can just ignore that field for CS's -- This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (NIFI-8968) Improve throughput performance for InvokeHTTP

2022-06-24 Thread Mark Bean (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558542#comment-17558542 ] Mark Bean commented on NIFI-8968: - Thanks for the additional info [~exceptionfactory]  Unless/until the

[GitHub] [nifi-minifi-cpp] fgerlits commented on a diff in pull request #1350: MINIFICPP-1857 Create ListenTCP processor

2022-06-24 Thread GitBox
fgerlits commented on code in PR #1350: URL: https://github.com/apache/nifi-minifi-cpp/pull/1350#discussion_r906150903 ## PROCESSORS.md: ## @@ -1279,6 +1280,24 @@ In the list below, the names of required properties appear in bold. Any other pr +## ListenTCP + +###

[jira] [Created] (NIFI-10166) MiNiFi Bootstrap test coverage

2022-06-24 Thread Ferenc Erdei (Jira)
Ferenc Erdei created NIFI-10166: --- Summary: MiNiFi Bootstrap test coverage Key: NIFI-10166 URL: https://issues.apache.org/jira/browse/NIFI-10166 Project: Apache NiFi Issue Type: Sub-task

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1350: MINIFICPP-1857 Create ListenTCP processor

2022-06-24 Thread GitBox
lordgamez commented on code in PR #1350: URL: https://github.com/apache/nifi-minifi-cpp/pull/1350#discussion_r906106551 ## PROCESSORS.md: ## @@ -1279,6 +1280,24 @@ In the list below, the names of required properties appear in bold. Any other pr +## ListenTCP + +###

[GitHub] [nifi-minifi-cpp] fgerlits commented on a diff in pull request #1350: MINIFICPP-1857 Create ListenTCP processor

2022-06-24 Thread GitBox
fgerlits commented on code in PR #1350: URL: https://github.com/apache/nifi-minifi-cpp/pull/1350#discussion_r905172649 ## PROCESSORS.md: ## @@ -1279,6 +1280,24 @@ In the list below, the names of required properties appear in bold. Any other pr +## ListenTCP + +###

[jira] [Updated] (NIFI-10154) ReplaceText processor AdminYields on flowfile containing long line

2022-06-24 Thread Nissim Shiman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nissim Shiman updated NIFI-10154: - Status: Patch Available (was: Open) > ReplaceText processor AdminYields on flowfile containing

[GitHub] [nifi] NissimShiman commented on pull request #6035: NIFI-9440 Allow Controller Services to have configurable Bulletins

2022-06-24 Thread GitBox
NissimShiman commented on PR #6035: URL: https://github.com/apache/nifi/pull/6035#issuecomment-1165545952 Also, forgot to mention that the bulletins are set up from the Settings tab when configuring Controller Services. I attached a picture to the jira ticket circling the location for

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request, #1357: MINIFICPP-1868 Exclude deleted files from clang-tidy checks

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

[jira] [Assigned] (MINIFICPP-1868) Clang-tidy check fails on deleted file

2022-06-24 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-1868: Assignee: Gábor Gyimesi > Clang-tidy check fails on deleted file >

[jira] [Created] (MINIFICPP-1868) Clang-tidy check fails on deleted file

2022-06-24 Thread Jira
Gábor Gyimesi created MINIFICPP-1868: Summary: Clang-tidy check fails on deleted file Key: MINIFICPP-1868 URL: https://issues.apache.org/jira/browse/MINIFICPP-1868 Project: Apache NiFi MiNiFi C++

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1340: MINIFICPP-1829 Export metrics for use with Prometheus

2022-06-24 Thread GitBox
lordgamez commented on code in PR #1340: URL: https://github.com/apache/nifi-minifi-cpp/pull/1340#discussion_r905895794 ## libminifi/include/core/state/ConnectionStore.h: ## @@ -0,0 +1,60 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1340: MINIFICPP-1829 Export metrics for use with Prometheus

2022-06-24 Thread GitBox
lordgamez commented on code in PR #1340: URL: https://github.com/apache/nifi-minifi-cpp/pull/1340#discussion_r905895781 ## libminifi/src/c2/C2Client.cpp: ## @@ -206,35 +130,13 @@ void C2Client::loadC2ResponseConfiguration(const std::string ) { } std::shared_ptr

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1340: MINIFICPP-1829 Export metrics for use with Prometheus

2022-06-24 Thread GitBox
lordgamez commented on code in PR #1340: URL: https://github.com/apache/nifi-minifi-cpp/pull/1340#discussion_r905858242 ## METRICS.md: ## @@ -0,0 +1,155 @@ + + +# Apache NiFi - MiNiFi - C++ Metrics Readme. + + +This readme defines the metrics published by Apache NiFi. All

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1340: MINIFICPP-1829 Export metrics for use with Prometheus

2022-06-24 Thread GitBox
lordgamez commented on code in PR #1340: URL: https://github.com/apache/nifi-minifi-cpp/pull/1340#discussion_r905858242 ## METRICS.md: ## @@ -0,0 +1,155 @@ + + +# Apache NiFi - MiNiFi - C++ Metrics Readme. + + +This readme defines the metrics published by Apache NiFi. All

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1340: MINIFICPP-1829 Export metrics for use with Prometheus

2022-06-24 Thread GitBox
lordgamez commented on code in PR #1340: URL: https://github.com/apache/nifi-minifi-cpp/pull/1340#discussion_r905858178 ## libminifi/include/core/state/nodes/RepositoryMetrics.h: ## @@ -90,15 +87,18 @@ class RepositoryMetrics : public ResponseNode { return serialized; }

[jira] [Updated] (NIFI-10164) Missing internal libraries while running bootstrap HttpNotificationService

2022-06-24 Thread Martin (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin updated NIFI-10164: -- Description: Configured a bootstrap [HTTP Notification

[jira] [Updated] (NIFI-10165) Out of heap space when using date function in HttpNotificationService

2022-06-24 Thread Martin (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin updated NIFI-10165: -- Priority: Minor (was: Major) > Out of heap space when using date function in HttpNotificationService >

[jira] [Updated] (NIFI-10164) Missing internal libraries while running bootstrap HttpNotificationService

2022-06-24 Thread Martin (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin updated NIFI-10164: -- Description: Configured a bootstrap [HTTP Notification

[jira] [Updated] (NIFI-10164) Missing internal libraries while running bootstrap HttpNotificationService

2022-06-24 Thread Martin (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin updated NIFI-10164: -- Description: Configured a bootstrap [HTTP Notification

[jira] [Updated] (NIFI-10164) Missing internal libraries while running bootstrap HttpNotificationService

2022-06-24 Thread Martin (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin updated NIFI-10164: -- Description: Configured a bootstrap [HTTP Notification

[jira] [Updated] (NIFI-10165) Out of heap space when using date function in HttpNotificationService

2022-06-24 Thread Martin (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin updated NIFI-10165: -- Description: Configured a bootstrap [HTTP Notification

[jira] [Updated] (NIFI-10165) Out of heap space when using date function in HttpNotificationService

2022-06-24 Thread Martin (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin updated NIFI-10165: -- Description: Configured a bootstrap [HTTP Notification

[jira] [Created] (NIFI-10165) Out of heap space when using date function in HttpNotificationService

2022-06-24 Thread Martin (Jira)
Martin created NIFI-10165: - Summary: Out of heap space when using date function in HttpNotificationService Key: NIFI-10165 URL: https://issues.apache.org/jira/browse/NIFI-10165 Project: Apache NiFi

[jira] [Updated] (NIFI-10164) Missing internal libraries while running bootstrap HttpNotificationService

2022-06-24 Thread Martin (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin updated NIFI-10164: -- Description: Configured a bootstrap [HTTP Notification

[jira] [Updated] (NIFI-10164) Missing internal libraries while running bootstrap HttpNotificationService

2022-06-24 Thread Martin (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin updated NIFI-10164: -- Description: Configured a bootstrap [HTTP Notification Service|#http-notification-service], and ran in to an

[jira] [Updated] (NIFI-10164) Missing internal libraries while running bootstrap HttpNotificationService

2022-06-24 Thread Martin (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin updated NIFI-10164: -- Description: Configured a bootstrap [HTTP Notification Service|#http-notification-service],] and ran in to an

[jira] [Created] (NIFI-10164) Missing internal libraries while running bootstrap HttpNotificationService

2022-06-24 Thread Martin (Jira)
Martin created NIFI-10164: - Summary: Missing internal libraries while running bootstrap HttpNotificationService Key: NIFI-10164 URL: https://issues.apache.org/jira/browse/NIFI-10164 Project: Apache NiFi

[GitHub] [nifi] timeabarna commented on a diff in pull request #6115: NIFI-10108 Processor scheduling via parameter

2022-06-24 Thread GitBox
timeabarna commented on code in PR #6115: URL: https://github.com/apache/nifi/pull/6115#discussion_r905766553 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/controller/StandardProcessorNode.java: ## @@ -1209,33

[GitHub] [nifi] timeabarna commented on a diff in pull request #6115: NIFI-10108 Processor scheduling via parameter

2022-06-24 Thread GitBox
timeabarna commented on code in PR #6115: URL: https://github.com/apache/nifi/pull/6115#discussion_r905766553 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/controller/StandardProcessorNode.java: ## @@ -1209,33

[GitHub] [nifi] timeabarna commented on pull request #6115: NIFI-10108 Processor scheduling via parameter

2022-06-24 Thread GitBox
timeabarna commented on PR #6115: URL: https://github.com/apache/nifi/pull/6115#issuecomment-1165256587 Hello @markap14, Thanks for your recommendations. I've refactored the code so most of the newly created methods have been removed. I've refactored the code in onParametersModified()

[GitHub] [nifi] timeabarna commented on a diff in pull request #6115: NIFI-10108 Processor scheduling via parameter

2022-06-24 Thread GitBox
timeabarna commented on code in PR #6115: URL: https://github.com/apache/nifi/pull/6115#discussion_r905762343 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core-api/src/main/java/org/apache/nifi/controller/AbstractComponentNode.java: ## @@ -1084,12

[GitHub] [nifi] timeabarna commented on a diff in pull request #6115: NIFI-10108 Processor scheduling via parameter

2022-06-24 Thread GitBox
timeabarna commented on code in PR #6115: URL: https://github.com/apache/nifi/pull/6115#discussion_r905762076 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/StandardNiFiServiceFacade.java: ## @@ -1462,6 +1459,25

[GitHub] [nifi] timeabarna commented on a diff in pull request #6115: NIFI-10108 Processor scheduling via parameter

2022-06-24 Thread GitBox
timeabarna commented on code in PR #6115: URL: https://github.com/apache/nifi/pull/6115#discussion_r905761879 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core-api/src/main/java/org/apache/nifi/controller/ProcessorNode.java: ## @@ -300,4 +301,12 @@

[GitHub] [nifi] timeabarna commented on a diff in pull request #6115: NIFI-10108 Processor scheduling via parameter

2022-06-24 Thread GitBox
timeabarna commented on code in PR #6115: URL: https://github.com/apache/nifi/pull/6115#discussion_r905761611 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core-api/src/main/java/org/apache/nifi/controller/AbstractComponentNode.java: ## @@ -1084,12

[jira] [Commented] (NIFI-10158) ListFTP required field can not use Variable Registry.

2022-06-24 Thread Hadiiiiiiiii (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558340#comment-17558340 ] Hadi commented on NIFI-10158: - [~humpfhumpf] verify:  I test  1.13.X and 1.15.2 and 1.16.X;

[jira] [Updated] (NIFI-10158) ListFTP required field can not use Variable Registry.

2022-06-24 Thread Hadiiiiiiiii (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadi updated NIFI-10158: Attachment: image-2022-06-24-14-13-34-266.png > ListFTP required field can not use Variable

[jira] [Updated] (NIFI-10158) ListFTP required field can not use Variable Registry.

2022-06-24 Thread Hadiiiiiiiii (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadi updated NIFI-10158: Attachment: image-2022-06-24-14-13-08-220.png > ListFTP required field can not use Variable