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

2022-06-10 Thread GitBox
markap14 commented on code in PR #6115: URL: https://github.com/apache/nifi/pull/6115#discussion_r894840416 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/controller/StandardProcessorNode.java: ## @@ -1197,6

[jira] [Commented] (NIFI-10048) Apache Nifi Web Server keeps failing to start

2022-06-10 Thread Mogana Richards (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17552955#comment-17552955 ] Mogana Richards commented on NIFI-10048: i was able to recreate this issue. If you run

[jira] [Assigned] (NIFI-9770) Upgrade Cassandra Components to Datastax 4 Driver

2022-06-10 Thread Mike Thomsen (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Thomsen reassigned NIFI-9770: -- Assignee: Mike Thomsen > Upgrade Cassandra Components to Datastax 4 Driver >

[GitHub] [nifi] emiliosetiadarma opened a new pull request, #6119: NIFI-10104 refactored usages of PropertyEncryptor

2022-06-10 Thread GitBox
emiliosetiadarma opened a new pull request, #6119: URL: https://github.com/apache/nifi/pull/6119 # Summary [NIFI-10104](https://issues.apache.org/jira/browse/NIFI-10104) Refactored usages of `PropertyEncryptor` as to ensure

[jira] [Updated] (NIFI-9347) Unreliable or brittle persistent provenance repo test

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

[jira] [Commented] (NIFI-9347) Unreliable or brittle persistent provenance repo test

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

[jira] [Commented] (NIFI-9141) Refactor nifi-provenance-repository-bundle to use JUnit 5

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

[GitHub] [nifi] joewitt merged pull request #6118: NIFI-9347: Changed timeout for tests from 5 seconds to 60. It appears…

2022-06-10 Thread GitBox
joewitt merged PR #6118: URL: https://github.com/apache/nifi/pull/6118 -- 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 comment. To unsubscribe, e-mail:

[jira] [Updated] (NIFI-9347) Unreliable or brittle persistent provenance repo test

2022-06-10 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-9347: - Assignee: Mark Payne Status: Patch Available (was: Open) > Unreliable or brittle persistent

[GitHub] [nifi] markap14 opened a new pull request, #6118: NIFI-9347: Changed timeout for tests from 5 seconds to 60. It appears…

2022-06-10 Thread GitBox
markap14 opened a new pull request, #6118: URL: https://github.com/apache/nifi/pull/6118 … that the timeout was previously 50-60 seconds per test and was reduced in NIFI-9141 to 5 seconds, but 5 seconds causes problems in some environments

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

2022-06-10 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17552869#comment-17552869 ] Mark Payne commented on NIFI-10111: --- For comparison purposes, running on {{main}} branch, with all nar

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

2022-06-10 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-10111: -- Fix Version/s: 1.17.0 > When unpacking NARs, provide ability to unpack into uber jar to avoid using >

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

2022-06-10 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-10111: -- Status: Patch Available (was: Open) > When unpacking NARs, provide ability to unpack into uber jar to

[GitHub] [nifi] markap14 opened a new pull request, #6117: NIFI-10111: Added option to unpack NARs into an Uber Jar and updated …

2022-06-10 Thread GitBox
markap14 opened a new pull request, #6117: URL: https://github.com/apache/nifi/pull/6117 …stateless nifi to always use this. # Summary [NIFI-0](https://issues.apache.org/jira/browse/NIFI-0) # Tracking

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

2022-06-10 Thread Mark Payne (Jira)
Mark Payne created NIFI-10111: - Summary: When unpacking NARs, provide ability to unpack into uber jar to avoid using too many open file handles Key: NIFI-10111 URL: https://issues.apache.org/jira/browse/NIFI-10111

[jira] [Updated] (NIFI-9981) Add Avro UUID support to the record API

2022-06-10 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-9981: --- Status: Patch Available (was: Open) > Add Avro UUID support to the record API >

[jira] [Updated] (NIFI-9654) Add Queue Logging to ListenTCP

2022-06-10 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-9654: --- Status: Patch Available (was: Open) > Add Queue Logging to ListenTCP >

[GitHub] [nifi] exceptionfactory opened a new pull request, #6116: NIFI-9654 Add Queue Logging to ListenTCP

2022-06-10 Thread GitBox
exceptionfactory opened a new pull request, #6116: URL: https://github.com/apache/nifi/pull/6116 # Summary [NIFI-9654](https://issues.apache.org/jira/browse/NIFI-9654) Adds debugging logging for the internal event queue to `ListenTCP` using the same approach implemented for

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

2022-06-10 Thread GitBox
markap14 commented on PR #6115: URL: https://github.com/apache/nifi/pull/6115#issuecomment-1152349469 Thanks @timeabarna will do. -- 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] [Updated] (NIFI-10108) Processor scheduling via parameter

2022-06-10 Thread Timea Barna (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timea Barna updated NIFI-10108: --- Status: Patch Available (was: In Progress) > Processor scheduling via parameter >

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

2022-06-10 Thread GitBox
timeabarna commented on PR #6115: URL: https://github.com/apache/nifi/pull/6115#issuecomment-1152145535 Hello @markap14, Can you please review? -- 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] timeabarna opened a new pull request, #6115: NIFI-10108 Processor scheduling via parameter

2022-06-10 Thread GitBox
timeabarna opened a new pull request, #6115: URL: https://github.com/apache/nifi/pull/6115 # Summary [NIFI-10108](https://issues.apache.org/jira/browse/NIFI-10108) enables Processors' Scheduling Period to be configured via parameters. A use case may be a generic flow (extracting

[jira] [Commented] (NIFI-9177) Provide ARM64 docker Images for Apache Nifi

2022-06-10 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17552621#comment-17552621 ] Chris Sampson commented on NIFI-9177: - Worth noting that this is on the community's wish list to

[GitHub] [nifi] ferencerdei commented on pull request #6075: NIFI-9666 Implement base C2 client functionality

2022-06-10 Thread GitBox
ferencerdei commented on PR #6075: URL: https://github.com/apache/nifi/pull/6075#issuecomment-1152091415 > It appears something has changed with the dockermaven Docker image for MiNIFi that makes it so it does not respond to interrupt signals. > > When running the docker image in the

[jira] [Resolved] (NIFI-7535) Adding nar's to auto load nar directory unreadable by user running the nifi jvm fails to start nifi

2022-06-10 Thread Simon Bence (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Bence resolved NIFI-7535. --- Fix Version/s: 1.17.0 Resolution: Fixed > Adding nar's to auto load nar directory unreadable

[jira] [Commented] (NIFI-7535) Adding nar's to auto load nar directory unreadable by user running the nifi jvm fails to start nifi

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

[GitHub] [nifi] asfgit closed pull request #6056: NIFI-7535 add detailed error message when .nar file is not readable

2022-06-10 Thread GitBox
asfgit closed pull request #6056: NIFI-7535 add detailed error message when .nar file is not readable URL: https://github.com/apache/nifi/pull/6056 -- 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 commented on a diff in pull request #1348: MINIFICPP-1833 - Integrate misc and modernize clang-tidy checks in CI

2022-06-10 Thread GitBox
lordgamez commented on code in PR #1348: URL: https://github.com/apache/nifi-minifi-cpp/pull/1348#discussion_r894217392 ## libminifi/test/unit/EnvironmentUtilsTests.cpp: ## @@ -117,6 +117,9 @@ TEST_CASE("multithreaded environment manipulation", "[getenv][setenv][unsetenv]"