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

2022-06-23 Thread Hadiiiiiiiii (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558299#comment-17558299 ] Hadi commented on NIFI-10048: - [~moganarich] u are right, but i advice use toolkit to fix

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #5905: NIFI-9817 Add a Validator for the PutCloudWatchMetric Processor's Unit Field

2022-06-23 Thread GitBox
exceptionfactory commented on code in PR #5905: URL: https://github.com/apache/nifi/pull/5905#discussion_r905603207 ## nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/cloudwatch/PutCloudWatchMetric.java: ## @@ -70,6 +70,33 @@

[GitHub] [nifi] patalwell commented on a diff in pull request #5905: NIFI-9817 Add a Validator for the PutCloudWatchMetric Processor's Unit Field

2022-06-23 Thread GitBox
patalwell commented on code in PR #5905: URL: https://github.com/apache/nifi/pull/5905#discussion_r905562979 ## nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/cloudwatch/PutCloudWatchMetric.java: ## @@ -70,6 +70,33 @@

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

2022-06-23 Thread GitBox
thenatog commented on PR #6154: URL: https://github.com/apache/nifi/pull/6154#issuecomment-1164976636 What I'm not 100% certain about is whether all the merging is handled correctly. I wasn't sure about the ControllerServiceStatusDTO merging, whether that needed to take into account active

[GitHub] [nifi] thenatog opened a new pull request, #6154: NIFI-10070 - Updated merging of status DTO for ControllerService and …

2022-06-23 Thread GitBox
thenatog opened a new pull request, #6154: URL: https://github.com/apache/nifi/pull/6154 …ReportingTask entities. # Summary [NIFI-0](https://issues.apache.org/jira/browse/NIFI-0) # Tracking Please

[jira] [Commented] (NIFI-9810) RocksDB does not work on ARM

2022-06-23 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 commented on NIFI-9810: --- After discussing with [~markap14], RocksDB will be moved to its own

[jira] [Resolved] (NIFI-10159) Move internal interfaces from c2-client-api

2022-06-23 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-10159. - Fix Version/s: 1.17.0 Resolution: Fixed > Move internal interfaces from

[jira] [Commented] (NIFI-10159) Move internal interfaces from c2-client-api

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

[GitHub] [nifi] exceptionfactory closed pull request #6152: NIFI-10159 Move internal interfaces from c2-client-api

2022-06-23 Thread GitBox
exceptionfactory closed pull request #6152: NIFI-10159 Move internal interfaces from c2-client-api URL: https://github.com/apache/nifi/pull/6152 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

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

2022-06-23 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558228#comment-17558228 ] David Handermann commented on NIFI-8968: Thanks for documenting these observations and providing

[jira] [Updated] (NIFI-10163) StandardProcessSession.exportTo() not tracking bytes read

2022-06-23 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10163: Status: Patch Available (was: Open) > StandardProcessSession.exportTo() not tracking

[GitHub] [nifi] exceptionfactory opened a new pull request, #6153: NIFI-10163 Correct StandardProcessSession.exportTo() byte counting

2022-06-23 Thread GitBox
exceptionfactory opened a new pull request, #6153: URL: https://github.com/apache/nifi/pull/6153 # Summary [NIFI-10163](https://issues.apache.org/jira/browse/NIFI-10163) Corrects counting of bytes read and bytes written in `StandardProcessSession.exportTo(FlowFile, OutputStream)` to

[jira] [Created] (NIFI-10163) StandardProcessSession.exportTo() not tracking bytes read

2022-06-23 Thread David Handermann (Jira)
David Handermann created NIFI-10163: --- Summary: StandardProcessSession.exportTo() not tracking bytes read Key: NIFI-10163 URL: https://issues.apache.org/jira/browse/NIFI-10163 Project: Apache NiFi

[GitHub] [nifi] pkelly-nifi commented on pull request #5874: NIFI-9803: Add support for listing versioned object tags

2022-06-23 Thread GitBox
pkelly-nifi commented on PR #5874: URL: https://github.com/apache/nifi/pull/5874#issuecomment-1164816605 Thank you for the feedback, @exceptionfactory. This change does alter behavior, but I think it brings it more in line with expectations and how other S3 clients behave. When fetching

[jira] [Updated] (NIFI-10161) Add Gzip Request Content-Encoding in InvokeHTTP and ListenHTTP

2022-06-23 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10161: Status: Patch Available (was: Open) > Add Gzip Request Content-Encoding in InvokeHTTP and

[GitHub] [nifi] bejancsaba opened a new pull request, #6152: NIFI-10159 Move internal interfaces from c2-client-api

2022-06-23 Thread GitBox
bejancsaba opened a new pull request, #6152: URL: https://github.com/apache/nifi/pull/6152 # Summary [NIFI-10159](https://issues.apache.org/jira/browse/NIFI-10159) Move internal interfaces from c2-client-api # Tracking

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

2022-06-23 Thread GitBox
NissimShiman commented on PR #6035: URL: https://github.com/apache/nifi/pull/6035#issuecomment-1164753180 @mattyb149 I was wondering if you could take a look at this again. I have a (hopefully less complex) example at the end of the last comment where the

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

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

[jira] [Commented] (NIFI-5402) Reduce artifact size by only building .zip archive

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

[GitHub] [nifi] greyp9 closed pull request #5694: NIFI-5402 - Disable the tar.gz build artifact by default. Build will …

2022-06-23 Thread GitBox
greyp9 closed pull request #5694: NIFI-5402 - Disable the tar.gz build artifact by default. Build will … URL: https://github.com/apache/nifi/pull/5694 -- 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

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

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

[GitHub] [nifi] NissimShiman opened a new pull request, #6151: NIFI-10154 ReplaceText AdminYielding on long line

2022-06-23 Thread GitBox
NissimShiman opened a new pull request, #6151: URL: https://github.com/apache/nifi/pull/6151 # Summary [NIFI-10154](https://issues.apache.org/jira/browse/NIFI-10154) # Tracking Please complete the following tracking

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

2022-06-23 Thread GitBox
szaszm commented on code in PR #1340: URL: https://github.com/apache/nifi-minifi-cpp/pull/1340#discussion_r905305999 ## libminifi/include/properties/Configuration.h: ## @@ -156,12 +156,17 @@ class Configuration : public Properties { static constexpr const char

[GitHub] [nifi] greyp9 commented on pull request #5694: NIFI-5402 - Disable the tar.gz build artifact by default. Build will …

2022-06-23 Thread GitBox
greyp9 commented on PR #5694: URL: https://github.com/apache/nifi/pull/5694#issuecomment-1164697206 ``` nifi % mvn clean install -DskipTests -Pdir-only nifi

[GitHub] [nifi] exceptionfactory opened a new pull request, #6150: NIFI-10161 Add Gzip Content-Encoding to InvokeHTTP and ListenHTTP

2022-06-23 Thread GitBox
exceptionfactory opened a new pull request, #6150: URL: https://github.com/apache/nifi/pull/6150 # Summary [NIFI-10161](https://issues.apache.org/jira/browse/NIFI-10161) Adds support for optional HTTP request content compression using Gzip with the standard `Content-Encoding` header

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

2022-06-23 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: - Attachment: (was: longLineContainingNulls.txt) > ReplaceText processor AdminYields on

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

2022-06-23 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: - Attachment: apacheLicenseOnOneLine.txt > ReplaceText processor AdminYields on flowfile

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

2022-06-23 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: - Attachment: (was: apacheLicenseOnOneLine.txt) > ReplaceText processor AdminYields on

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

2022-06-23 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: - Attachment: apacheLicenseOnOneLine.txt > ReplaceText processor AdminYields on flowfile

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

2022-06-23 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: - Description: When ReplaceText processor's Evaluation Mode property is set to Line-by-Line and

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

2022-06-23 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: - Summary: ReplaceText processor AdminYields on flowfile containing long line (was: ReplaceText

[jira] [Created] (NIFI-10162) Improve InvokeHTTP Property Configuration

2022-06-23 Thread David Handermann (Jira)
David Handermann created NIFI-10162: --- Summary: Improve InvokeHTTP Property Configuration Key: NIFI-10162 URL: https://issues.apache.org/jira/browse/NIFI-10162 Project: Apache NiFi Issue

[jira] [Created] (NIFI-10161) Add Gzip Request Content-Encoding in InvokeHTTP and ListenHTTP

2022-06-23 Thread David Handermann (Jira)
David Handermann created NIFI-10161: --- Summary: Add Gzip Request Content-Encoding in InvokeHTTP and ListenHTTP Key: NIFI-10161 URL: https://issues.apache.org/jira/browse/NIFI-10161 Project: Apache

[GitHub] [nifi] exceptionfactory commented on pull request #5654: NIFI-9558: ConnectWebSocket leaks connections and duplicates FlowFile

2022-06-23 Thread GitBox
exceptionfactory commented on PR #5654: URL: https://github.com/apache/nifi/pull/5654#issuecomment-1164569570 Thanks for the note @Lehel44! If the current PR may introduce a new bug, perhaps it would be better to close it for now and open a new PR after further investigation? -- This is

[GitHub] [nifi] Lehel44 commented on pull request #5654: NIFI-9558: ConnectWebSocket leaks connections and duplicates FlowFile

2022-06-23 Thread GitBox
Lehel44 commented on PR #5654: URL: https://github.com/apache/nifi/pull/5654#issuecomment-1164541069 Hi @exceptionfactory, This is PR fixes the duplication issue, but it might introduce a new bug. When a new flowfile is passed to the processor during sending data through an existing

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

2022-06-23 Thread GitBox
szaszm commented on code in PR #1340: URL: https://github.com/apache/nifi-minifi-cpp/pull/1340#discussion_r905075513 ## 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-23 Thread GitBox
lordgamez commented on code in PR #1340: URL: https://github.com/apache/nifi-minifi-cpp/pull/1340#discussion_r905120725 ## 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-23 Thread GitBox
szaszm commented on code in PR #1340: URL: https://github.com/apache/nifi-minifi-cpp/pull/1340#discussion_r901852584 ## libminifi/include/properties/Configuration.h: ## @@ -156,12 +156,17 @@ class Configuration : public Properties { static constexpr const char

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6028: NIFI-9992 Improve configuration of InfluxDB processors, fix IT

2022-06-23 Thread GitBox
exceptionfactory commented on code in PR #6028: URL: https://github.com/apache/nifi/pull/6028#discussion_r905051766 ## nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-processors/src/main/java/org/apache/nifi/processors/influxdb/AbstractInfluxDBProcessor.java: ## @@ -56,8

[GitHub] [nifi] exceptionfactory commented on pull request #5654: NIFI-9558: ConnectWebSocket leaks connections and duplicates FlowFile

2022-06-23 Thread GitBox
exceptionfactory commented on PR #5654: URL: https://github.com/apache/nifi/pull/5654#issuecomment-1164434172 Could you take a look at these changes @turcsanyip? -- 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] exceptionfactory commented on a diff in pull request #5905: NiFi-9817 Add a Validator for the PutCloudWatchMetric Processor's Unit Field

2022-06-23 Thread GitBox
exceptionfactory commented on code in PR #5905: URL: https://github.com/apache/nifi/pull/5905#discussion_r905038747 ## nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/cloudwatch/PutCloudWatchMetric.java: ## @@ -70,6 +70,33 @@

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

2022-06-23 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: --- Fix Version/s: 1.17.0 Resolution: Fixed Status: Resolved (was: Patch

[GitHub] [nifi] exceptionfactory closed pull request #6013: NIFI-9981 Added support for Avro UUID types

2022-06-23 Thread GitBox
exceptionfactory closed pull request #6013: NIFI-9981 Added support for Avro UUID types URL: https://github.com/apache/nifi/pull/6013 -- 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] [Commented] (NIFI-9981) Add Avro UUID support to the record API

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

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

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

[jira] [Commented] (NIFI-10120) Refactor CassandraSessionProvider to use the latest Cassandra driver

2022-06-23 Thread Steven Matison (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558056#comment-17558056 ] Steven Matison commented on NIFI-10120: --- Created initial NIFI-10120 branch of my nifi fork:  

[jira] [Updated] (MINIFICPP-1851) Add a processor to gather cluster-level pod metrics in Kubernetes, from inside the cluster

2022-06-23 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits updated MINIFICPP-1851: -- Fix Version/s: 0.13.0 > Add a processor to gather cluster-level pod metrics in

[jira] [Updated] (MINIFICPP-1858) Minor tweaks to the clang-tidy CI job

2022-06-23 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits updated MINIFICPP-1858: -- Fix Version/s: 0.13.0 > Minor tweaks to the clang-tidy CI job >

[jira] [Resolved] (MINIFICPP-1858) Minor tweaks to the clang-tidy CI job

2022-06-23 Thread Ferenc Gerlits (Jira)

[jira] [Assigned] (NIFI-10160) Address c2 libraries present in NiFi root lib directory

2022-06-23 Thread Ferenc Erdei (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Erdei reassigned NIFI-10160: --- Assignee: Ferenc Erdei > Address c2 libraries present in NiFi root lib directory >

[jira] [Created] (NIFI-10160) Address c2 libraries present in NiFi root lib directory

2022-06-23 Thread Csaba Bejan (Jira)
Csaba Bejan created NIFI-10160: -- Summary: Address c2 libraries present in NiFi root lib directory Key: NIFI-10160 URL: https://issues.apache.org/jira/browse/NIFI-10160 Project: Apache NiFi

[jira] [Created] (NIFI-10159) Move internal interfaces from c2-client-api

2022-06-23 Thread Csaba Bejan (Jira)
Csaba Bejan created NIFI-10159: -- Summary: Move internal interfaces from c2-client-api Key: NIFI-10159 URL: https://issues.apache.org/jira/browse/NIFI-10159 Project: Apache NiFi Issue Type:

[GitHub] [nifi] bejancsaba opened a new pull request, #6149: NIFI-9908 C2 refactor and test coverage

2022-06-23 Thread GitBox
bejancsaba opened a new pull request, #6149: URL: https://github.com/apache/nifi/pull/6149 # Summary [NIFI-9908](https://issues.apache.org/jira/browse/NIFI-9908) After the C2 change was merged a few opportunities for improvement

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

2022-06-23 Thread humpfhumpf (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17557920#comment-17557920 ] humpfhumpf commented on NIFI-10158: --- The exception means that the value cannot be parsed into Java

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

2022-06-23 Thread Hadiiiiiiiii (Jira)
Hadi created NIFI-10158: --- Summary: ListFTP required field can not use Variable Registry. Key: NIFI-10158 URL: https://issues.apache.org/jira/browse/NIFI-10158 Project: Apache NiFi