[GitHub] [nifi-minifi-cpp] martinzink opened a new pull request, #1637: MINIFICPP-2189 Fixing gcc-13 compatibility CI

2023-08-22 Thread via GitHub
martinzink opened a new pull request, #1637: URL: https://github.com/apache/nifi-minifi-cpp/pull/1637 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] [Updated] (MINIFICPP-1403) Create TagS3Object processor

2023-08-22 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi updated MINIFICPP-1403: - Priority: Trivial (was: Minor) > Create TagS3Object processor >

[GitHub] [nifi] turcsanyip commented on a diff in pull request #7588: NIFI-11924 Closing FileSystem after using in HDFSExternalResourceProvider

2023-08-22 Thread via GitHub
turcsanyip commented on code in PR #7588: URL: https://github.com/apache/nifi/pull/7588#discussion_r1301140166 ## nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/flow/resource/hadoop/HDFSExternalResourceProvider.java: ## @@ -140,13 +146,16

[jira] [Assigned] (MINIFICPP-1774) Set properties from command line arguments

2023-08-22 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-1774: Assignee: Gábor Gyimesi > Set properties from command line arguments >

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1599: MINIFICPP-2152 Remove own server and client socket implementations

2023-08-22 Thread via GitHub
szaszm commented on code in PR #1599: URL: https://github.com/apache/nifi-minifi-cpp/pull/1599#discussion_r1301181584 ## libminifi/include/utils/net/AsioSocketUtils.h: ## @@ -63,6 +64,64 @@ asio::awaitable> handshake(SslSocket& socket, asio:: asio::ssl::context

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1616: MINIFICPP-2173 Fix MergeContent error handling issues

2023-08-22 Thread via GitHub
szaszm commented on code in PR #1616: URL: https://github.com/apache/nifi-minifi-cpp/pull/1616#discussion_r1301159614 ## extensions/libarchive/BinFiles.cpp: ## @@ -203,93 +208,97 @@ bool BinManager::offer(const std::string , const std::shared_ptr , const std::shared_ptr ) { -

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1599: MINIFICPP-2152 Remove own server and client socket implementations

2023-08-22 Thread via GitHub
lordgamez commented on code in PR #1599: URL: https://github.com/apache/nifi-minifi-cpp/pull/1599#discussion_r1301222466 ## libminifi/include/utils/net/AsioSocketUtils.h: ## @@ -63,6 +64,64 @@ asio::awaitable> handshake(SslSocket& socket, asio:: asio::ssl::context

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1616: MINIFICPP-2173 Fix MergeContent error handling issues

2023-08-22 Thread via GitHub
lordgamez commented on code in PR #1616: URL: https://github.com/apache/nifi-minifi-cpp/pull/1616#discussion_r1301235162 ## extensions/libarchive/BinFiles.cpp: ## @@ -203,93 +208,97 @@ bool BinManager::offer(const std::string , const std::shared_ptr , const std::shared_ptr )

[jira] [Commented] (NIFI-11789) ExecuteSQL doesn't set fragment.count attribute when Output Batch Size is set

2023-08-22 Thread Tamas Neumer (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757244#comment-17757244 ] Tamas Neumer commented on NIFI-11789: - Hi! I have built an image from your feature branch - it works

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1599: MINIFICPP-2152 Remove own server and client socket implementations

2023-08-22 Thread via GitHub
lordgamez commented on code in PR #1599: URL: https://github.com/apache/nifi-minifi-cpp/pull/1599#discussion_r1301243478 ## libminifi/include/utils/net/AsioSocketUtils.h: ## @@ -63,6 +64,64 @@ asio::awaitable> handshake(SslSocket& socket, asio:: asio::ssl::context

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1599: MINIFICPP-2152 Remove own server and client socket implementations

2023-08-22 Thread via GitHub
lordgamez commented on code in PR #1599: URL: https://github.com/apache/nifi-minifi-cpp/pull/1599#discussion_r1301222466 ## libminifi/include/utils/net/AsioSocketUtils.h: ## @@ -63,6 +64,64 @@ asio::awaitable> handshake(SslSocket& socket, asio:: asio::ssl::context

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1599: MINIFICPP-2152 Remove own server and client socket implementations

2023-08-22 Thread via GitHub
szaszm commented on code in PR #1599: URL: https://github.com/apache/nifi-minifi-cpp/pull/1599#discussion_r1301254315 ## libminifi/include/utils/net/AsioSocketUtils.h: ## @@ -63,6 +64,64 @@ asio::awaitable> handshake(SslSocket& socket, asio:: asio::ssl::context

[GitHub] [nifi] uxapj commented on pull request #6834: NIFI-11036: Add Cluster Summary Metrics to Prometheus endpoint

2023-08-22 Thread via GitHub
uxapj commented on PR #6834: URL: https://github.com/apache/nifi/pull/6834#issuecomment-1687833695 How can I request an improvement on this implementation? As @shayki5 asked, we would love to see this in the /metrics endpoint that is generated from the PrometheusReportingTask... --

[jira] [Updated] (MINIFICPP-2189) MiNiFi-CPP verify gcc13 compatibility fails

2023-08-22 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-2189: --- Status: Patch Available (was: In Progress) > MiNiFi-CPP verify gcc13 compatibility

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1599: MINIFICPP-2152 Remove own server and client socket implementations

2023-08-22 Thread via GitHub
lordgamez commented on code in PR #1599: URL: https://github.com/apache/nifi-minifi-cpp/pull/1599#discussion_r1301430406 ## libminifi/include/utils/net/AsioSocketUtils.h: ## @@ -63,6 +64,64 @@ asio::awaitable> handshake(SslSocket& socket, asio:: asio::ssl::context

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1599: MINIFICPP-2152 Remove own server and client socket implementations

2023-08-22 Thread via GitHub
szaszm commented on code in PR #1599: URL: https://github.com/apache/nifi-minifi-cpp/pull/1599#discussion_r1301432620 ## libminifi/include/utils/net/AsioSocketUtils.h: ## @@ -89,28 +94,71 @@ class AsioSocketConnection : public io::BaseStream { } private: +#ifndef WIN32

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1634: MINIFICPP-2146 Add support for SMB networking protocol

2023-08-22 Thread via GitHub
szaszm commented on code in PR #1634: URL: https://github.com/apache/nifi-minifi-cpp/pull/1634#discussion_r1300087309 ## libminifi/src/utils/file/FileUtils.cpp: ## @@ -96,4 +100,22 @@ std::filesystem::file_time_type from_sys(std::chrono::system_clock::time_point s #endif }

[GitHub] [nifi] asfgit closed pull request #7588: NIFI-11924 Closing FileSystem after using in HDFSExternalResourceProvider

2023-08-22 Thread via GitHub
asfgit closed pull request #7588: NIFI-11924 Closing FileSystem after using in HDFSExternalResourceProvider URL: https://github.com/apache/nifi/pull/7588 -- 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

[jira] [Commented] (NIFI-11924) Closing HDFS file system in resource provider after using

2023-08-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757384#comment-17757384 ] ASF subversion and git services commented on NIFI-11924: Commit

[jira] [Commented] (NIFI-11924) Closing HDFS file system in resource provider after using

2023-08-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757387#comment-17757387 ] ASF subversion and git services commented on NIFI-11924: Commit

[jira] [Resolved] (NIFI-11924) Closing HDFS file system in resource provider after using

2023-08-22 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi resolved NIFI-11924. Fix Version/s: 2.0.0 1.24.0 Resolution: Fixed > Closing HDFS

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1599: MINIFICPP-2152 Remove own server and client socket implementations

2023-08-22 Thread via GitHub
lordgamez commented on code in PR #1599: URL: https://github.com/apache/nifi-minifi-cpp/pull/1599#discussion_r1301503268 ## libminifi/include/utils/net/AsioSocketUtils.h: ## @@ -89,28 +94,71 @@ class AsioSocketConnection : public io::BaseStream { } private: +#ifndef

[jira] [Assigned] (MINIFICPP-2146) Add support for SMB networking protocol

2023-08-22 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink reassigned MINIFICPP-2146: -- Assignee: (was: Martin Zink) > Add support for SMB networking protocol >

[jira] [Assigned] (NIFI-11873) Refactor PeerSelectorTest from Groovy to Java

2023-08-22 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz reassigned NIFI-11873: --- Assignee: (was: Daniel Stieglitz) > Refactor PeerSelectorTest from Groovy to

[jira] [Assigned] (MINIFICPP-2146) Add support for SMB networking protocol

2023-08-22 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink reassigned MINIFICPP-2146: -- Assignee: Martin Zink > Add support for SMB networking protocol >

[jira] [Resolved] (MINIFICPP-2149) Add GetSmbFile

2023-08-22 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink resolved MINIFICPP-2149. Resolution: Won't Fix > Add GetSmbFile > -- > > Key:

[jira] [Updated] (MINIFICPP-1138) moodycamel::concurrentqueue never relinquishes memory

2023-08-22 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1138: Priority: Minor (was: Blocker) > moodycamel::concurrentqueue never relinquishes

[jira] [Commented] (MINIFICPP-1138) moodycamel::concurrentqueue never relinquishes memory

2023-08-22 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757402#comment-17757402 ] Marton Szasz commented on MINIFICPP-1138: - Changed this to Minor, because it doesn't seem to

[jira] [Created] (NIFI-11975) Update okio.version to 3.5.0

2023-08-22 Thread Mike R (Jira)
Mike R created NIFI-11975: - Summary: Update okio.version to 3.5.0 Key: NIFI-11975 URL: https://issues.apache.org/jira/browse/NIFI-11975 Project: Apache NiFi Issue Type: Improvement Affects

[jira] [Assigned] (NIFI-11975) Update okio.version to 3.5.0

2023-08-22 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R reassigned NIFI-11975: - Assignee: Mike R > Update okio.version to 3.5.0 > > > Key:

[jira] [Created] (NIFI-11976) Intermittent Test Failures in TestListenTCPRecord on Windows

2023-08-22 Thread David Handermann (Jira)
David Handermann created NIFI-11976: --- Summary: Intermittent Test Failures in TestListenTCPRecord on Windows Key: NIFI-11976 URL: https://issues.apache.org/jira/browse/NIFI-11976 Project: Apache

[jira] [Updated] (NIFI-11976) Intermittent Test Failures in TestListenTCPRecord on Windows

2023-08-22 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11976: Affects Version/s: 1.23.0 > Intermittent Test Failures in TestListenTCPRecord on Windows >

[jira] [Created] (NIFI-11977) Update bootstrap.conf to specify mail.mime.charset

2023-08-22 Thread Mark Payne (Jira)
Mark Payne created NIFI-11977: - Summary: Update bootstrap.conf to specify mail.mime.charset Key: NIFI-11977 URL: https://issues.apache.org/jira/browse/NIFI-11977 Project: Apache NiFi Issue Type:

[jira] [Commented] (NIFI-11977) Update bootstrap.conf to specify mail.mime.charset

2023-08-22 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757498#comment-17757498 ] David Handermann commented on NIFI-11977: - [~markap14] Thanks for highlighting this area for

[jira] [Commented] (NIFI-11877) Add a comments field for UpdateAttribute Rules

2023-08-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757516#comment-17757516 ] ASF subversion and git services commented on NIFI-11877: Commit

[jira] [Commented] (NIFI-11877) Add a comments field for UpdateAttribute Rules

2023-08-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757518#comment-17757518 ] ASF subversion and git services commented on NIFI-11877: Commit

[jira] [Updated] (NIFI-11877) Add a comments field for UpdateAttribute Rules

2023-08-22 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11877: Fix Version/s: 2.0.0 1.24.0 Resolution: Fixed Status:

[GitHub] [nifi-minifi-cpp] fgerlits closed pull request #1633: MINIFICPP-2188 Fix build failure on ARM64

2023-08-22 Thread via GitHub
fgerlits closed pull request #1633: MINIFICPP-2188 Fix build failure on ARM64 URL: https://github.com/apache/nifi-minifi-cpp/pull/1633 -- 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

[GitHub] [nifi-minifi-cpp] fgerlits closed pull request #1627: MINIFICPP-2181 Use systemd service management on Linux

2023-08-22 Thread via GitHub
fgerlits closed pull request #1627: MINIFICPP-2181 Use systemd service management on Linux URL: https://github.com/apache/nifi-minifi-cpp/pull/1627 -- 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] fgerlits closed pull request #1600: MINIFICPP-2133 Add TLS 1.3 support

2023-08-22 Thread via GitHub
fgerlits closed pull request #1600: MINIFICPP-2133 Add TLS 1.3 support URL: https://github.com/apache/nifi-minifi-cpp/pull/1600 -- 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.

[GitHub] [nifi-minifi-cpp] fgerlits closed pull request #1599: MINIFICPP-2152 Remove own server and client socket implementations

2023-08-22 Thread via GitHub
fgerlits closed pull request #1599: MINIFICPP-2152 Remove own server and client socket implementations URL: https://github.com/apache/nifi-minifi-cpp/pull/1599 -- 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-minifi-cpp] fgerlits closed pull request #1616: MINIFICPP-2173 Fix MergeContent error handling issues

2023-08-22 Thread via GitHub
fgerlits closed pull request #1616: MINIFICPP-2173 Fix MergeContent error handling issues URL: https://github.com/apache/nifi-minifi-cpp/pull/1616 -- 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

[jira] [Updated] (MINIFICPP-2187) Free up space on CI runners for CentOS job

2023-08-22 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits updated MINIFICPP-2187: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Free up space

[jira] [Resolved] (MINIFICPP-2152) Remove internal socket implementation classes

2023-08-22 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits resolved MINIFICPP-2152. --- Resolution: Fixed > Remove internal socket implementation classes >

[jira] [Updated] (MINIFICPP-2173) Revise MergeContent error handling

2023-08-22 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits updated MINIFICPP-2173: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Revise

[jira] [Updated] (MINIFICPP-2188) Build failure on ARM64

2023-08-22 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits updated MINIFICPP-2188: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Build failure

[jira] [Resolved] (MINIFICPP-2181) Use systemd service management on Linux

2023-08-22 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits resolved MINIFICPP-2181. --- Resolution: Fixed > Use systemd service management on Linux >

[jira] [Updated] (MINIFICPP-2152) Remove internal socket implementation classes

2023-08-22 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits updated MINIFICPP-2152: -- Fix Version/s: 0.15.0 > Remove internal socket implementation classes >

[jira] [Updated] (MINIFICPP-2181) Use systemd service management on Linux

2023-08-22 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits updated MINIFICPP-2181: -- Fix Version/s: 0.15.0 > Use systemd service management on Linux >

[jira] [Updated] (MINIFICPP-2173) Revise MergeContent error handling

2023-08-22 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits updated MINIFICPP-2173: -- Fix Version/s: 0.15.0 > Revise MergeContent error handling >

[jira] [Resolved] (MINIFICPP-2133) Add TLS 1.3 support

2023-08-22 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits resolved MINIFICPP-2133. --- Resolution: Fixed > Add TLS 1.3 support > --- > >

[jira] [Updated] (MINIFICPP-2133) Add TLS 1.3 support

2023-08-22 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits updated MINIFICPP-2133: -- Fix Version/s: 0.15.0 > Add TLS 1.3 support > --- > >

[GitHub] [nifi] dan-s1 commented on pull request #7537: NIFI-11778 refactored Groovy tests in nifi-elasticsearch-restapi-processors to Java (and JUnit 5)

2023-08-22 Thread via GitHub
dan-s1 commented on PR #7537: URL: https://github.com/apache/nifi/pull/7537#issuecomment-1688457024 @ChrisSamo632 Checking in to see if my latest changes are okay. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Created] (NIFI-11978) NPE when trying to disable Management Controller Service

2023-08-22 Thread Tamas Palfy (Jira)
Tamas Palfy created NIFI-11978: -- Summary: NPE when trying to disable Management Controller Service Key: NIFI-11978 URL: https://issues.apache.org/jira/browse/NIFI-11978 Project: Apache NiFi

[jira] [Updated] (NIFI-11978) NPE when trying to disable Management Controller Service

2023-08-22 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy updated NIFI-11978: --- Description: With https://issues.apache.org/jira/browse/NIFI-11556 controller services implement

[jira] [Updated] (NIFI-11978) NPE when trying to disable Management Controller Service

2023-08-22 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy updated NIFI-11978: --- Description: With https://issues.apache.org/jira/browse/NIFI-11556 controller services implement

[GitHub] [nifi] tpalfy commented on a diff in pull request #7191: NIFI-8650 Flow Analysis

2023-08-22 Thread via GitHub
tpalfy commented on code in PR #7191: URL: https://github.com/apache/nifi/pull/7191#discussion_r1301877556 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-controller-service.js: ## @@ -633,6 +644,33 @@

[GitHub] [nifi] tpalfy commented on a diff in pull request #7191: NIFI-8650 Flow Analysis

2023-08-22 Thread via GitHub
tpalfy commented on code in PR #7191: URL: https://github.com/apache/nifi/pull/7191#discussion_r1301889961 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-controller-service.js: ## @@ -865,7 +904,7 @@

[GitHub] [nifi] tpalfy commented on pull request #7191: NIFI-8650 Flow Analysis

2023-08-22 Thread via GitHub
tpalfy commented on PR #7191: URL: https://github.com/apache/nifi/pull/7191#issuecomment-1688533794 Hi @mcgilman , Thanks for the suggestions. I added `ControllerServiceReferencingFlowAnalysisRule`, `EnsureFlowAnalysisRuleConfigurationCorrect` and

[GitHub] [nifi] tpalfy commented on a diff in pull request #7191: NIFI-8650 Flow Analysis

2023-08-22 Thread via GitHub
tpalfy commented on code in PR #7191: URL: https://github.com/apache/nifi/pull/7191#discussion_r1301897986 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-controller-service.js: ## @@ -1079,7 +1118,7 @@

[GitHub] [nifi] exceptionfactory opened a new pull request, #7635: NIFI-11976 Remove error log check in TestListenTCPRecord

2023-08-22 Thread via GitHub
exceptionfactory opened a new pull request, #7635: URL: https://github.com/apache/nifi/pull/7635 # Summary [NIFI-11976](https://issues.apache.org/jira/browse/NIFI-11976) Removes error log checking in `TestListenTCPRecord` to avoid intermittent build failures on Windows platforms.

[jira] [Updated] (NIFI-11976) Intermittent Test Failures in TestListenTCPRecord on Windows

2023-08-22 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-11976: Fix Version/s: 1.latest 2.latest Status: Patch Available

[jira] [Created] (NIFI-11979) unable to do sftp folders from remote to local and local to remore

2023-08-22 Thread Raju (Jira)
Raju created NIFI-11979: --- Summary: unable to do sftp folders from remote to local and local to remore Key: NIFI-11979 URL: https://issues.apache.org/jira/browse/NIFI-11979 Project: Apache NiFi Issue

[jira] [Created] (NIFI-11980) Upgrade Apache Ivy to 2.5.2

2023-08-22 Thread David Handermann (Jira)
David Handermann created NIFI-11980: --- Summary: Upgrade Apache Ivy to 2.5.2 Key: NIFI-11980 URL: https://issues.apache.org/jira/browse/NIFI-11980 Project: Apache NiFi Issue Type:

[GitHub] [nifi] mr1716 opened a new pull request, #7636: NIFI-11975 Update okio.version to 3.5.0

2023-08-22 Thread via GitHub
mr1716 opened a new pull request, #7636: URL: https://github.com/apache/nifi/pull/7636 # Summary [NIFI-11975](https://issues.apache.org/jira/browse/NIFI-11975) # Tracking Please complete the following tracking steps

[GitHub] [nifi] exceptionfactory closed pull request #7633: NIFI-11980 Bump org.apache.ivy:ivy from 2.5.1 to 2.5.2 in /nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors

2023-08-22 Thread via GitHub
exceptionfactory closed pull request #7633: NIFI-11980 Bump org.apache.ivy:ivy from 2.5.1 to 2.5.2 in /nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors URL: https://github.com/apache/nifi/pull/7633 -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [nifi] dependabot[bot] commented on pull request #7632: NIFI-11980 Bump org.apache.ivy:ivy from 2.5.1 to 2.5.2 in /nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors

2023-08-22 Thread via GitHub
dependabot[bot] commented on PR #7632: URL: https://github.com/apache/nifi/pull/7632#issuecomment-1688579259 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let

[GitHub] [nifi] exceptionfactory closed pull request #7632: NIFI-11980 Bump org.apache.ivy:ivy from 2.5.1 to 2.5.2 in /nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors

2023-08-22 Thread via GitHub
exceptionfactory closed pull request #7632: NIFI-11980 Bump org.apache.ivy:ivy from 2.5.1 to 2.5.2 in /nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors URL: https://github.com/apache/nifi/pull/7632 -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [nifi] dependabot[bot] commented on pull request #7633: NIFI-11980 Bump org.apache.ivy:ivy from 2.5.1 to 2.5.2 in /nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors

2023-08-22 Thread via GitHub
dependabot[bot] commented on PR #7633: URL: https://github.com/apache/nifi/pull/7633#issuecomment-1688579209 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let

[jira] [Commented] (NIFI-11980) Upgrade Apache Ivy to 2.5.2

2023-08-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757571#comment-17757571 ] ASF subversion and git services commented on NIFI-11980: Commit

[jira] [Commented] (NIFI-11980) Upgrade Apache Ivy to 2.5.2

2023-08-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757573#comment-17757573 ] ASF subversion and git services commented on NIFI-11980: Commit

[jira] [Resolved] (NIFI-11980) Upgrade Apache Ivy to 2.5.2

2023-08-22 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-11980. - Resolution: Fixed > Upgrade Apache Ivy to 2.5.2 > --- > >

[jira] [Commented] (NIFI-11924) Closing HDFS file system in resource provider after using

2023-08-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757576#comment-17757576 ] ASF subversion and git services commented on NIFI-11924: Commit

[jira] [Assigned] (NIFI-11978) NPE when trying to disable Management Controller Service

2023-08-22 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy reassigned NIFI-11978: -- Assignee: Tamas Palfy > NPE when trying to disable Management Controller Service >

[jira] [Resolved] (NIFI-11973) Update HikariCP to 5.0.1

2023-08-22 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-11973. - Resolution: Duplicate > Update HikariCP to 5.0.1 > > >

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #7603: NIFI-11945: Fix `DeduplicateRecord` not storing keys in DMC

2023-08-22 Thread via GitHub
exceptionfactory commented on code in PR #7603: URL: https://github.com/apache/nifi/pull/7603#discussion_r1302004363 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/DeduplicateRecord.java: ## @@ -625,40 +609,17

[GitHub] [nifi] exceptionfactory closed pull request #7634: NIFI-11873 Refactored PeerSelectorTest from Groovy to Java.

2023-08-22 Thread via GitHub
exceptionfactory closed pull request #7634: NIFI-11873 Refactored PeerSelectorTest from Groovy to Java. URL: https://github.com/apache/nifi/pull/7634 -- 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] exceptionfactory commented on pull request #7634: NIFI-11873 Refactored PeerSelectorTest from Groovy to Java.

2023-08-22 Thread via GitHub
exceptionfactory commented on PR #7634: URL: https://github.com/apache/nifi/pull/7634#issuecomment-1688672525 Thanks again for your work on this pull request @dan-s1. I am closing it for now, but it will be linked in the Jira issue for future reference. -- This is an automated message

[GitHub] [nifi] tpalfy opened a new pull request, #7637: NIFI-11978 Fix: NPE when trying to disable Management Controller Service

2023-08-22 Thread via GitHub
tpalfy opened a new pull request, #7637: URL: https://github.com/apache/nifi/pull/7637 # Summary [NIFI-11978](https://issues.apache.org/jira/browse/NIFI-11978) # Tracking Please complete the following tracking steps

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1631: MINIFICPP-2174 Send all cached compressed log files through C2

2023-08-22 Thread via GitHub
szaszm commented on code in PR #1631: URL: https://github.com/apache/nifi-minifi-cpp/pull/1631#discussion_r1302035726 ## libminifi/include/core/logging/LoggerConfiguration.h: ## @@ -98,15 +98,15 @@ class LoggerConfiguration { */ void initialize(const std::shared_ptr

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1631: MINIFICPP-2174 Send all cached compressed log files through C2

2023-08-22 Thread via GitHub
szaszm commented on code in PR #1631: URL: https://github.com/apache/nifi-minifi-cpp/pull/1631#discussion_r1302038845 ## libminifi/src/FlowController.cpp: ## @@ -473,8 +473,10 @@ std::vector FlowController::getTraces() { std::map> FlowController::getDebugInfo() {

[jira] [Updated] (NIFI-11978) NPE when trying to disable Management Controller Service

2023-08-22 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy updated NIFI-11978: --- Description: -With https://issues.apache.org/jira/browse/NIFI-11556 controller services implement

[GitHub] [nifi] exceptionfactory closed pull request #7618: NIFI-11963 ProvenanceRepositoryIT will fail in the tear down step wit…

2023-08-22 Thread via GitHub
exceptionfactory closed pull request #7618: NIFI-11963 ProvenanceRepositoryIT will fail in the tear down step wit… URL: https://github.com/apache/nifi/pull/7618 -- 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] [Commented] (NIFI-11963) ProvenanceRepositoryIT will fail in the tear down step with NPE

2023-08-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757627#comment-17757627 ] ASF subversion and git services commented on NIFI-11963: Commit

[jira] [Resolved] (NIFI-11963) ProvenanceRepositoryIT will fail in the tear down step with NPE

2023-08-22 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-11963. - Fix Version/s: 2.0.0 1.24.0 Resolution: Fixed >

[jira] [Commented] (NIFI-11963) ProvenanceRepositoryIT will fail in the tear down step with NPE

2023-08-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757628#comment-17757628 ] ASF subversion and git services commented on NIFI-11963: Commit

[GitHub] [nifi] ravinarayansingh commented on pull request #7604: NIFI-11946 Added preserveSourceProperties query parameter to create flow API

2023-08-22 Thread via GitHub
ravinarayansingh commented on PR #7604: URL: https://github.com/apache/nifi/pull/7604#issuecomment-1688779867 > Thanks for the contribution @ravinarayansingh. > > On initial review, supporting this feature raises some concerns. The created and modified timestamps are intended to

[GitHub] [nifi] mattyb149 commented on pull request #7635: NIFI-11976 Remove error log check in TestListenTCPRecord

2023-08-22 Thread via GitHub
mattyb149 commented on PR #7635: URL: https://github.com/apache/nifi/pull/7635#issuecomment-1688785005 +1 LGTM, thanks for the fix! Merging to support/nifi-1.x and main -- 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-11976) Intermittent Test Failures in TestListenTCPRecord on Windows

2023-08-22 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-11976: Fix Version/s: 2.0.0 1.24.0 (was: 1.latest)

[jira] [Commented] (NIFI-11976) Intermittent Test Failures in TestListenTCPRecord on Windows

2023-08-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757631#comment-17757631 ] ASF subversion and git services commented on NIFI-11976: Commit

[jira] [Commented] (NIFI-11976) Intermittent Test Failures in TestListenTCPRecord on Windows

2023-08-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757632#comment-17757632 ] ASF subversion and git services commented on NIFI-11976: Commit

[GitHub] [nifi] exceptionfactory commented on pull request #7604: NIFI-11946 Added preserveSourceProperties query parameter to create flow API

2023-08-22 Thread via GitHub
exceptionfactory commented on PR #7604: URL: https://github.com/apache/nifi/pull/7604#issuecomment-1688790332 > > Thanks for the contribution @ravinarayansingh. > > On initial review, supporting this feature raises some concerns. The created and modified timestamps are intended to

[jira] [Created] (NIFI-11981) PublishGCPubSub failure on usage of Record-based processing

2023-08-22 Thread Paul Grey (Jira)
Paul Grey created NIFI-11981: Summary: PublishGCPubSub failure on usage of Record-based processing Key: NIFI-11981 URL: https://issues.apache.org/jira/browse/NIFI-11981 Project: Apache NiFi

[jira] [Commented] (NIFI-11972) Release NiFi 1.23.2

2023-08-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757664#comment-17757664 ] ASF subversion and git services commented on NIFI-11972: Commit

[jira] [Commented] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757661#comment-17757661 ] ASF subversion and git services commented on NIFI-11971: Commit

[jira] [Commented] (NIFI-11972) Release NiFi 1.23.2

2023-08-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757662#comment-17757662 ] ASF subversion and git services commented on NIFI-11972: Commit

[jira] [Commented] (NIFI-11972) Release NiFi 1.23.2

2023-08-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757663#comment-17757663 ] ASF subversion and git services commented on NIFI-11972: Commit

[jira] [Commented] (NIFI-11971) FlowFile content is corrupted across the whole NiFi instance throughout ProcessSession::write with omitting writing any byte to OutputStream

2023-08-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757660#comment-17757660 ] ASF subversion and git services commented on NIFI-11971: Commit

[jira] [Commented] (NIFI-11972) Release NiFi 1.23.2

2023-08-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17757669#comment-17757669 ] ASF subversion and git services commented on NIFI-11972: Commit

[jira] [Resolved] (NIFI-11972) Release NiFi 1.23.2

2023-08-22 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-11972. - Resolution: Fixed > Release NiFi 1.23.2 > --- > > Key:

  1   2   >