[jira] [Commented] (NIFI-7773) JoltTransformJSON mixing up flow files order

2023-10-02 Thread Eric Secules (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771349#comment-17771349 ] Eric Secules commented on NIFI-7773: Nifi queues without any extra configuration do no

[jira] [Resolved] (NIFI-10583) StandardProcessSession and MockProcessSession Handle Attribute Update Differently

2023-10-02 Thread Eric Secules (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Secules resolved NIFI-10583. - Resolution: Duplicate > StandardProcessSession and MockProcessSession Handle Attribute Update >

[jira] [Assigned] (NIFI-10583) StandardProcessSession and MockProcessSession Handle Attribute Update Differently

2023-10-02 Thread Eric Secules (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Secules reassigned NIFI-10583: --- Assignee: Eric Secules > StandardProcessSession and MockProcessSession Handle Attribute Upda

[jira] [Resolved] (NIFI-8082) Incorrect rollback of created FlowFiles MockProcessSession

2023-10-02 Thread Eric Secules (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Secules resolved NIFI-8082. Resolution: Duplicate > Incorrect rollback of created FlowFiles MockProcessSession > ---

[jira] [Resolved] (NIFI-3622) MockFlowFile doesn't transfer penalized state when creating a new version

2023-10-02 Thread Eric Secules (Jira)
[ https://issues.apache.org/jira/browse/NIFI-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Secules resolved NIFI-3622. Resolution: Duplicate > MockFlowFile doesn't transfer penalized state when creating a new version >

[jira] [Commented] (NIFI-3622) MockFlowFile doesn't transfer penalized state when creating a new version

2023-10-02 Thread Eric Secules (Jira)
[ https://issues.apache.org/jira/browse/NIFI-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771340#comment-17771340 ] Eric Secules commented on NIFI-3622: Appears to be resolved by https://github.com/mcg

[jira] [Assigned] (NIFI-11084) Character/text data "mis-identified" by IdentifyMimeType processor

2023-10-02 Thread Eric Secules (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Secules reassigned NIFI-11084: --- Assignee: (was: Eric Secules) > Character/text data "mis-identified" by IdentifyMimeType

Re: [PR] NIFI-12115 Add ListenOTLP to collect OpenTelemetry [nifi]

2023-10-02 Thread via GitHub
joewitt commented on PR #7830: URL: https://github.com/apache/nifi/pull/7830#issuecomment-1744241664 It is alive and working - very cool. Need to learn more about what this java agent exporter really does but the json output is interesting. I did note after running for a minute or two I r

Re: [PR] NIFI-12115 Add ListenOTLP to collect OpenTelemetry [nifi]

2023-10-02 Thread via GitHub
joewitt commented on code in PR #7830: URL: https://github.com/apache/nifi/pull/7830#discussion_r1343491367 ## nifi-nar-bundles/nifi-opentelemetry-bundle/nifi-opentelemetry-processors/pom.xml: ## @@ -0,0 +1,105 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w

[jira] [Commented] (NIFI-11841) Nifi in cluster setup doesn't stop within the graceful shutdown period

2023-10-02 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771332#comment-17771332 ] Joe Witt commented on NIFI-11841: - I dont think Michael was saying it is a Zookeeper prob

Re: [PR] NIFI-12115 Add ListenOTLP to collect OpenTelemetry [nifi]

2023-10-02 Thread via GitHub
joewitt commented on code in PR #7830: URL: https://github.com/apache/nifi/pull/7830#discussion_r1343470578 ## nifi-nar-bundles/nifi-opentelemetry-bundle/nifi-opentelemetry-processors/src/main/java/org/apache/nifi/processors/opentelemetry/io/StandardRequestContentListener.java:

Re: [PR] NIFI-12115 Add ListenOTLP to collect OpenTelemetry [nifi]

2023-10-02 Thread via GitHub
joewitt commented on code in PR #7830: URL: https://github.com/apache/nifi/pull/7830#discussion_r1343468081 ## nifi-nar-bundles/nifi-opentelemetry-bundle/nifi-opentelemetry-processors/src/main/java/org/apache/nifi/processors/opentelemetry/encoding/TelemetryMessageSerializer.java: ##

Re: [PR] NIFI-12115 Add ListenOTLP to collect OpenTelemetry [nifi]

2023-10-02 Thread via GitHub
joewitt commented on code in PR #7830: URL: https://github.com/apache/nifi/pull/7830#discussion_r1343466382 ## nifi-nar-bundles/nifi-opentelemetry-bundle/nifi-opentelemetry-processors/src/main/java/org/apache/nifi/processors/opentelemetry/encoding/TelemetryMessageSerializer.java: ##

Re: [PR] NIFI-12115 Add ListenOTLP to collect OpenTelemetry [nifi]

2023-10-02 Thread via GitHub
joewitt commented on code in PR #7830: URL: https://github.com/apache/nifi/pull/7830#discussion_r1343465307 ## nifi-nar-bundles/nifi-opentelemetry-bundle/nifi-opentelemetry-processors/src/main/java/org/apache/nifi/processors/opentelemetry/encoding/JsonServiceRequestReader.java:

[jira] [Commented] (NIFI-11841) Nifi in cluster setup doesn't stop within the graceful shutdown period

2023-10-02 Thread Dheeraj Joshi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771328#comment-17771328 ] Dheeraj Joshi commented on NIFI-11841: -- Can the Nifi team create a ticket against th

Re: [PR] NIFI-12115 Add ListenOTLP to collect OpenTelemetry [nifi]

2023-10-02 Thread via GitHub
joewitt commented on code in PR #7830: URL: https://github.com/apache/nifi/pull/7830#discussion_r1343460122 ## nifi-nar-bundles/nifi-opentelemetry-bundle/nifi-opentelemetry-processors/src/main/java/org/apache/nifi/processors/opentelemetry/encoding/ByteStringFieldDeserializer.java: #

Re: [PR] NIFI-12115 Add ListenOTLP to collect OpenTelemetry [nifi]

2023-10-02 Thread via GitHub
joewitt commented on code in PR #7830: URL: https://github.com/apache/nifi/pull/7830#discussion_r1343459564 ## nifi-nar-bundles/nifi-opentelemetry-bundle/nifi-opentelemetry-processors/src/main/java/org/apache/nifi/processors/opentelemetry/ListenOTLP.java: ## @@ -0,0 +1,241 @@ +/

[jira] [Commented] (NIFI-11627) Add Dynamic Schema References to ValidateJSON Processor

2023-10-02 Thread Chuck Tilly (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771313#comment-17771313 ] Chuck Tilly commented on NIFI-11627: Hi [~markap14]  {quote}Making use of a Controlle

[jira] [Commented] (NIFI-12162) Upgrade Netty to 4.1.99

2023-10-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771285#comment-17771285 ] ASF subversion and git services commented on NIFI-12162: Commit 7

[jira] [Updated] (NIFI-12162) Upgrade Netty to 4.1.99

2023-10-02 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-12162: Resolution: Fixed Status: Resolved (was: Patch Available) > Upgrade Netty to 4.1.99 >

[jira] [Commented] (NIFI-12162) Upgrade Netty to 4.1.99

2023-10-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771284#comment-17771284 ] ASF subversion and git services commented on NIFI-12162: Commit 2

Re: [PR] NIFI-12162 Upgrade Netty from 4.1.98 to 4.1.99 [nifi]

2023-10-02 Thread via GitHub
asfgit closed pull request #7831: NIFI-12162 Upgrade Netty from 4.1.98 to 4.1.99 URL: https://github.com/apache/nifi/pull/7831 -- 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. T

[jira] [Updated] (NIFI-12162) Upgrade Netty to 4.1.99

2023-10-02 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-12162: Fix Version/s: 2.0.0 1.24.0 (was: 1.latest)

Re: [PR] NIFI-12162 Upgrade Netty from 4.1.98 to 4.1.99 [nifi]

2023-10-02 Thread via GitHub
joewitt commented on PR #7831: URL: https://github.com/apache/nifi/pull/7831#issuecomment-1743829770 on it will merge shortly -- 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.

[jira] [Updated] (NIFI-12162) Upgrade Netty to 4.1.99

2023-10-02 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12162: Status: Patch Available (was: Open) > Upgrade Netty to 4.1.99 > --- >

[PR] NIFI-12162 Upgrade Netty from 4.1.98 to 4.1.99 [nifi]

2023-10-02 Thread via GitHub
exceptionfactory opened a new pull request, #7831: URL: https://github.com/apache/nifi/pull/7831 # Summary [NIFI-12162](https://issues.apache.org/jira/browse/NIFI-12162) Upgrades Netty from 4.1.98 to [4.1.99](https://netty.io/news/2023/09/21/4-1-99-Final.html) correcting an issue wh

[jira] [Created] (NIFI-12162) Upgrade Netty to 4.1.99

2023-10-02 Thread David Handermann (Jira)
David Handermann created NIFI-12162: --- Summary: Upgrade Netty to 4.1.99 Key: NIFI-12162 URL: https://issues.apache.org/jira/browse/NIFI-12162 Project: Apache NiFi Issue Type: Improvement

[jira] [Updated] (NIFI-11580) NiFi does not stop gracefully when using DistributedMapCacheClient and Server

2023-10-02 Thread Michael W Moser (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael W Moser updated NIFI-11580: --- Summary: NiFi does not stop gracefully when using DistributedMapCacheClient and Server (was:

[jira] [Updated] (NIFI-11580) NiFi does not stop gracefull when using DistributedMapCacheClient and Server

2023-10-02 Thread Michael W Moser (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael W Moser updated NIFI-11580: --- Summary: NiFi does not stop gracefull when using DistributedMapCacheClient and Server (was:

[jira] [Comment Edited] (NIFI-11841) Nifi in cluster setup doesn't stop within the graceful shutdown period

2023-10-02 Thread Michael W Moser (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771274#comment-17771274 ] Michael W Moser edited comment on NIFI-11841 at 10/2/23 9:35 PM: --

[jira] [Commented] (NIFI-11841) Nifi in cluster setup doesn't stop within the graceful shutdown period

2023-10-02 Thread Michael W Moser (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771274#comment-17771274 ] Michael W Moser commented on NIFI-11841: I found the thread that is not shutdown

[jira] [Assigned] (NIFI-11084) Character/text data "mis-identified" by IdentifyMimeType processor

2023-10-02 Thread Eric Secules (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Secules reassigned NIFI-11084: --- Assignee: Eric Secules > Character/text data "mis-identified" by IdentifyMimeType processor

[jira] [Resolved] (NIFI-12131) Fix potential NPE when RuleViolationManager is null in AbstractFlowManager.

2023-10-02 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-12131. - Fix Version/s: 2.0.0 Resolution: Fixed > Fix potential NPE when RuleViolationManag

[jira] [Commented] (NIFI-12131) Fix potential NPE when RuleViolationManager is null in AbstractFlowManager.

2023-10-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771264#comment-17771264 ] ASF subversion and git services commented on NIFI-12131: Commit 9

Re: [PR] NIFI-12131 Fix potential NPE when FlowAnalyzer and RuleViolationsManager are not set. [nifi]

2023-10-02 Thread via GitHub
exceptionfactory closed pull request #7809: NIFI-12131 Fix potential NPE when FlowAnalyzer and RuleViolationsManager are not set. URL: https://github.com/apache/nifi/pull/7809 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[jira] [Updated] (NIFI-12067) MockProcessSession sends created/cloned flowfiles to the input queue on rollback

2023-10-02 Thread Eric Secules (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Secules updated NIFI-12067: Status: Patch Available (was: In Progress) https://github.com/apache/nifi/pull/7827 > MockProcess

[jira] [Updated] (NIFI-12158) NiFi Mock Process Session Does Not Preserve Attributes when Using Wirte

2023-10-02 Thread Eric Secules (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Secules updated NIFI-12158: Status: Patch Available (was: In Progress) https://github.com/apache/nifi/pull/7828 > NiFi Mock P

Re: [PR] NIFI-12088: Show Dependent Properties when depending on newly created Service [nifi]

2023-10-02 Thread via GitHub
scottyaslan commented on PR #7810: URL: https://github.com/apache/nifi/pull/7810#issuecomment-1743671731 Reviewing... -- 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 uns

Re: [PR] NIFI-11874 update Process Group configuration layout in the UI [nifi]

2023-10-02 Thread via GitHub
markobean commented on PR #7591: URL: https://github.com/apache/nifi/pull/7591#issuecomment-1743592921 Branch has been rebased to main as well. -- 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

Re: [PR] NIFI-12099 Repurpose Template icon in top left bar [nifi]

2023-10-02 Thread via GitHub
sardell commented on PR #7811: URL: https://github.com/apache/nifi/pull/7811#issuecomment-1743565571 It looks like the draggable icons are no longer centered in their container, which is more obvious when hovering over an icon. Before your changes: ![before](https://github.com

[jira] [Updated] (MINIFICPP-2212) Processor onSchedule retry configuration discrepancy with NiFi

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2212: Resolution: Fixed Status: Resolved (was: Patch Available) > Processor onSchedu

[jira] [Updated] (MINIFICPP-2212) Processor onSchedule retry configuration discrepancy with NiFi

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2212: Fix Version/s: 0.16.0 > Processor onSchedule retry configuration discrepancy with NiFi

[jira] [Updated] (MINIFICPP-2233) gcc-13 verification fails

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2233: Resolution: Fixed Status: Resolved (was: Patch Available) > gcc-13 verificatio

[jira] [Updated] (MINIFICPP-2233) gcc-13 verification fails

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2233: Fix Version/s: 0.16.0 > gcc-13 verification fails > - > >

Re: [PR] MINIFICPP-2233 Upgrade bustache to fix gcc13 compatibility [nifi-minifi-cpp]

2023-10-02 Thread via GitHub
szaszm closed pull request #1672: MINIFICPP-2233 Upgrade bustache to fix gcc13 compatibility URL: https://github.com/apache/nifi-minifi-cpp/pull/1672 -- 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

Re: [PR] MINIFICPP-2212 use administrative yield duration instead of onschedul… [nifi-minifi-cpp]

2023-10-02 Thread via GitHub
szaszm closed pull request #1664: MINIFICPP-2212 use administrative yield duration instead of onschedul… URL: https://github.com/apache/nifi-minifi-cpp/pull/1664 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] NIFI-11874 update Process Group configuration layout in the UI [nifi]

2023-10-02 Thread via GitHub
markobean commented on PR #7591: URL: https://github.com/apache/nifi/pull/7591#issuecomment-1743517135 @mtien-apache I have updated the UI elements so that the "Apply recursively" checkbox appears immediately underneath the Process Group Parameter Context combo. I think placing it next to t

Re: [PR] NIFI-11463 Allow IdentifyMimeType to use custom MIME types in addition to defaults [nifi]

2023-10-02 Thread via GitHub
NissimShiman commented on code in PR #7781: URL: https://github.com/apache/nifi/pull/7781#discussion_r1342996242 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/IdentifyMimeType.java: ## @@ -161,31 +180,42 @@ pr

[jira] [Updated] (MINIFICPP-2238) Disable pull request updates to issues@nifi.apache.org

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2238: Assignee: Marton Szasz Status: Patch Available (was: Open) > Disable pull reques

Re: [PR] MINIFICPP-2220 Change core::logging::Logger to use fmt format [nifi-minifi-cpp]

2023-10-02 Thread via GitHub
szaszm commented on code in PR #1670: URL: https://github.com/apache/nifi-minifi-cpp/pull/1670#discussion_r1342962956 ## libminifi/src/c2/C2Agent.cpp: ## @@ -151,16 +151,16 @@ void C2Agent::configure(const std::shared_ptr &configure, bool reconf if (!configure->get(Configu

Re: [PR] MINIFICPP-2220 Change core::logging::Logger to use fmt format [nifi-minifi-cpp]

2023-10-02 Thread via GitHub
szaszm commented on code in PR #1670: URL: https://github.com/apache/nifi-minifi-cpp/pull/1670#discussion_r1342962956 ## libminifi/src/c2/C2Agent.cpp: ## @@ -151,16 +151,16 @@ void C2Agent::configure(const std::shared_ptr &configure, bool reconf if (!configure->get(Configu

Re: [PR] MINIFICPP-2220 Change core::logging::Logger to use fmt format [nifi-minifi-cpp]

2023-10-02 Thread via GitHub
szaszm commented on code in PR #1670: URL: https://github.com/apache/nifi-minifi-cpp/pull/1670#discussion_r1342962956 ## libminifi/src/c2/C2Agent.cpp: ## @@ -151,16 +151,16 @@ void C2Agent::configure(const std::shared_ptr &configure, bool reconf if (!configure->get(Configu

[jira] [Updated] (NIFI-12115) Add ListenOTLP Processor for Collecting OpenTelemetry

2023-10-02 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12115: Status: Patch Available (was: In Progress) > Add ListenOTLP Processor for Collecting OpenT

[PR] NIFI-12115 Add ListenOTLP to collect OpenTelemetry [nifi]

2023-10-02 Thread via GitHub
exceptionfactory opened a new pull request, #7830: URL: https://github.com/apache/nifi/pull/7830 # Summary [NIFI-12115](https://issues.apache.org/jira/browse/NIFI-12115) Adds a `ListenOTLP` Processor to collect OpenTelemetry information, supporting [OTLP Specification 1.0.0](https://

Re: [PR] MINIFICPP-2220 Change core::logging::Logger to use fmt format [nifi-minifi-cpp]

2023-10-02 Thread via GitHub
martinzink commented on code in PR #1670: URL: https://github.com/apache/nifi-minifi-cpp/pull/1670#discussion_r1342891414 ## libminifi/src/c2/C2Agent.cpp: ## @@ -1038,7 +1038,7 @@ void C2Agent::handleAssetUpdate(const C2ContentResponse& resp) { } void C2Agent::enqueue_c2_se

Re: [PR] MINIFICPP-2220 Change core::logging::Logger to use fmt format [nifi-minifi-cpp]

2023-10-02 Thread via GitHub
lordgamez commented on code in PR #1670: URL: https://github.com/apache/nifi-minifi-cpp/pull/1670#discussion_r1342815709 ## libminifi/src/c2/C2Agent.cpp: ## @@ -1038,7 +1038,7 @@ void C2Agent::handleAssetUpdate(const C2ContentResponse& resp) { } void C2Agent::enqueue_c2_ser

[jira] [Commented] (NIFI-12157) Remove nifi-logging-utils and NiFiLog

2023-10-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771163#comment-17771163 ] ASF subversion and git services commented on NIFI-12157: Commit 1

[jira] [Updated] (NIFI-12157) Remove nifi-logging-utils and NiFiLog

2023-10-02 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-12157: Resolution: Fixed Status: Resolved (was: Patch Available) > Remove nifi-logging-utils and NiFiLog

Re: [PR] NIFI-12157 Remove nifi-logging-utils and NiFiLog [nifi]

2023-10-02 Thread via GitHub
asfgit closed pull request #7826: NIFI-12157 Remove nifi-logging-utils and NiFiLog URL: https://github.com/apache/nifi/pull/7826 -- 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.

Re: [PR] NIFI-12116 Configured ObjectMapper to not allow multiline JSON. [nifi]

2023-10-02 Thread via GitHub
joewitt commented on PR #7782: URL: https://github.com/apache/nifi/pull/7782#issuecomment-1743210311 since i was asked i'll just state I don't have any special input here worth sharing. There are more than enough thoughtful perspectives in this so I'll stay out of it at this point. -- T

[PR] NIFI-12161: While waiting for node to startup, time out after 5 minut… [nifi]

2023-10-02 Thread via GitHub
markap14 opened a new pull request, #7829: URL: https://github.com/apache/nifi/pull/7829 …es and throw an Exception # Summary [NIFI-0](https://issues.apache.org/jira/browse/NIFI-0) # Tracking Please comple

[jira] [Created] (NIFI-12161) System Tests failing on Linux

2023-10-02 Thread Mark Payne (Jira)
Mark Payne created NIFI-12161: - Summary: System Tests failing on Linux Key: NIFI-12161 URL: https://issues.apache.org/jira/browse/NIFI-12161 Project: Apache NiFi Issue Type: Bug Compone

Re: [PR] NIFI-12116 Configured ObjectMapper to not allow multiline JSON. [nifi]

2023-10-02 Thread via GitHub
markap14 commented on PR #7782: URL: https://github.com/apache/nifi/pull/7782#issuecomment-1743139339 @dan-s1 @ChrisSamo632 @r-vandenbos I do think we want to be careful here. Breaking it up into two processors that really do essentially the same thing is probably a mistake in my opinion. I

[jira] [Updated] (NIFI-11392) NiFi does not stop gracefully when using CRON scheduling

2023-10-02 Thread Michael W Moser (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael W Moser updated NIFI-11392: --- Summary: NiFi does not stop gracefully when using CRON scheduling (was: NiFi does not stop t

[jira] [Updated] (NIFI-12107) Utilization column in Cluster Table is not sorting properly

2023-10-02 Thread Paulette Hines-Cross (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulette Hines-Cross updated NIFI-12107: Status: Patch Available (was: Open) > Utilization column in Cluster Table is not s

[jira] [Updated] (NIFI-12107) Utilization column in Cluster Table is not sorting properly

2023-10-02 Thread Paulette Hines-Cross (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulette Hines-Cross updated NIFI-12107: Status: Open (was: Patch Available) > Utilization column in Cluster Table is not s

[PR] MINIFICPP-2239 Add bandwidth limit to InvokeHTTP processor [nifi-minifi-cpp]

2023-10-02 Thread via GitHub
lordgamez opened a new pull request, #1674: URL: https://github.com/apache/nifi-minifi-cpp/pull/1674 - Additionally fix ListenHTTP response setting - Add processor name and id if input connection is required or forbidden https://issues.apache.org/jira/browse/MINIFICPP-2239 --

[jira] [Created] (NIFI-12160) Check if all the necessary nars have been fully unpacked before starting a connector

2023-10-02 Thread Peter Gyori (Jira)
Peter Gyori created NIFI-12160: -- Summary: Check if all the necessary nars have been fully unpacked before starting a connector Key: NIFI-12160 URL: https://issues.apache.org/jira/browse/NIFI-12160 Projec

Re: [PR] NIFI-11772 Removing flow.xml support [nifi]

2023-10-02 Thread via GitHub
exceptionfactory commented on code in PR #7661: URL: https://github.com/apache/nifi/pull/7661#discussion_r1342717006 ## nifi-toolkit/nifi-toolkit-encrypt-config/src/main/groovy/org/apache/nifi/properties/ConfigEncryptionTool.groovy: ## @@ -722,7 +707,7 @@ class ConfigEncryptionT

Re: [PR] NIFI-11772 Removing flow.xml support [nifi]

2023-10-02 Thread via GitHub
exceptionfactory commented on code in PR #7661: URL: https://github.com/apache/nifi/pull/7661#discussion_r1342714169 ## nifi-toolkit/nifi-toolkit-encrypt-config/src/main/groovy/org/apache/nifi/properties/ConfigEncryptionTool.groovy: ## @@ -385,26 +370,26 @@ class ConfigEncryptio

Re: [PR] NIFI-11772 Removing flow.xml support [nifi]

2023-10-02 Thread via GitHub
exceptionfactory commented on code in PR #7661: URL: https://github.com/apache/nifi/pull/7661#discussion_r1342713418 ## nifi-toolkit/nifi-toolkit-encrypt-config/src/main/groovy/org/apache/nifi/properties/ConfigEncryptionTool.groovy: ## @@ -248,8 +235,6 @@ class ConfigEncryptionT

Re: [PR] NIFI-11129 - adding PutMongoBulk processor to use the bulkWrite API [nifi]

2023-10-02 Thread via GitHub
exceptionfactory commented on code in PR #6918: URL: https://github.com/apache/nifi/pull/6918#discussion_r1342697444 ## nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/PutMongoBulkOperations.java: ## @@ -0,0 +1,304 @@

[jira] [Assigned] (MINIFICPP-62) Create SplitText processor

2023-10-02 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-62: -- Assignee: Gábor Gyimesi > Create SplitText processor > -- >

Re: [PR] NIFI-12157 Remove nifi-logging-utils and NiFiLog [nifi]

2023-10-02 Thread via GitHub
exceptionfactory commented on PR #7826: URL: https://github.com/apache/nifi/pull/7826#issuecomment-1743005175 Thanks for the detailed notes on those methods @joewitt, I made the proposed adjustments and pushed the changes. -- This is an automated message from the Apache Git Service. To re

Re: [PR] NIFI-11739: Add ability to ignore missing fields in PutIceberg [nifi]

2023-10-02 Thread via GitHub
mark-bathori commented on code in PR #7421: URL: https://github.com/apache/nifi/pull/7421#discussion_r1342676660 ## nifi-nar-bundles/nifi-iceberg-bundle/nifi-iceberg-common/src/main/java/org/apache/nifi/processors/iceberg/converter/IcebergRecordConverter.java: ## @@ -156,8 +174,

Re: [PR] NIFI-12099 Repurpose Template icon in top left bar [nifi]

2023-10-02 Thread via GitHub
sardell commented on PR #7811: URL: https://github.com/apache/nifi/pull/7811#issuecomment-1742973498 Reviewing now... -- 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 uns

[jira] [Commented] (NIFI-12038) Create processor to package FlowFiles

2023-10-02 Thread Michael W Moser (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771075#comment-17771075 ] Michael W Moser commented on NIFI-12038: Thanks [~joewitt] .  I merged to support

[jira] [Updated] (NIFI-12038) Create processor to package FlowFiles

2023-10-02 Thread Michael W Moser (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael W Moser updated NIFI-12038: --- Fix Version/s: 1.24.0 > Create processor to package FlowFiles > -

[jira] [Commented] (NIFI-12038) Create processor to package FlowFiles

2023-10-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771070#comment-17771070 ] ASF subversion and git services commented on NIFI-12038: Commit 4

Re: [PR] MINIFICPP-2220 Change core::logging::Logger to use fmt format [nifi-minifi-cpp]

2023-10-02 Thread via GitHub
martinzink commented on code in PR #1670: URL: https://github.com/apache/nifi-minifi-cpp/pull/1670#discussion_r1342624975 ## extensions/http-curl/protocols/RESTSender.cpp: ## @@ -183,12 +183,12 @@ C2Payload RESTSender::sendPayload(const std::string& url, const Direction direct

Re: [PR] MINIFICPP-2220 Change core::logging::Logger to use fmt format [nifi-minifi-cpp]

2023-10-02 Thread via GitHub
martinzink commented on code in PR #1670: URL: https://github.com/apache/nifi-minifi-cpp/pull/1670#discussion_r1342622940 ## libminifi/include/core/logging/Logger.h: ## @@ -112,19 +62,42 @@ enum LOG_LEVEL { off = 6 }; +inline spdlog::level::level_enum mapToSpdLogLevel(LOG_

[jira] [Updated] (NIFI-12159) Flow Analysis results should provide name for Funnels

2023-10-02 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy updated NIFI-12159: --- Description: Flow Analysis results show a displayed name for the violating component. This defaults

[jira] [Created] (NIFI-12159) Flow Analysis results should provide name for Funnels

2023-10-02 Thread Tamas Palfy (Jira)
Tamas Palfy created NIFI-12159: -- Summary: Flow Analysis results should provide name for Funnels Key: NIFI-12159 URL: https://issues.apache.org/jira/browse/NIFI-12159 Project: Apache NiFi Issue T

[jira] [Assigned] (NIFI-12159) Flow Analysis results should provide name for Funnels

2023-10-02 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy reassigned NIFI-12159: -- Assignee: Tamas Palfy > Flow Analysis results should provide name for Funnels > --

Re: [PR] MINIFICPP-2220 Change core::logging::Logger to use fmt format [nifi-minifi-cpp]

2023-10-02 Thread via GitHub
szaszm commented on code in PR #1670: URL: https://github.com/apache/nifi-minifi-cpp/pull/1670#discussion_r1342557733 ## extensions/http-curl/protocols/RESTSender.cpp: ## @@ -183,12 +183,12 @@ C2Payload RESTSender::sendPayload(const std::string& url, const Direction direct c

Re: [PR] MINIFICPP-2212 use administrative yield duration instead of onschedul… [nifi-minifi-cpp]

2023-10-02 Thread via GitHub
szaszm commented on PR #1664: URL: https://github.com/apache/nifi-minifi-cpp/pull/1664#issuecomment-1742892083 Could you check the conflict? -- 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 sp

[jira] [Updated] (MINIFICPP-2227) Fix issues with alpine:3.18 base image

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2227: Fix Version/s: 0.16.0 > Fix issues with alpine:3.18 base image > --

[jira] [Resolved] (MINIFICPP-2207) The HTTP request method field in HTTPClient and InvokeHTTP should be an enum

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-2207. - Resolution: Done > The HTTP request method field in HTTPClient and InvokeHTTP should

[jira] [Updated] (MINIFICPP-2228) Fix clang job cache key name in CI

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2228: Fix Version/s: 0.16.0 > Fix clang job cache key name in CI > --

[jira] [Updated] (MINIFICPP-2196) Integrate cppcoreguideline clang-tidy checks in CI

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2196: Fix Version/s: 0.16.0 > Integrate cppcoreguideline clang-tidy checks in CI > --

[jira] [Resolved] (MINIFICPP-2191) Replace deprecated OpenSSL API calls

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-2191. - Resolution: Done > Replace deprecated OpenSSL API calls > ---

Re: [PR] MINIFICPP-2227 Upgrade docker base image to alpine:3.18 [nifi-minifi-cpp]

2023-10-02 Thread via GitHub
szaszm closed pull request #1667: MINIFICPP-2227 Upgrade docker base image to alpine:3.18 URL: https://github.com/apache/nifi-minifi-cpp/pull/1667 -- 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

Re: [PR] MINIFICPP-2228 Fix clang job cache key name in CI [nifi-minifi-cpp]

2023-10-02 Thread via GitHub
szaszm closed pull request #1666: MINIFICPP-2228 Fix clang job cache key name in CI URL: https://github.com/apache/nifi-minifi-cpp/pull/1666 -- 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 speci

Re: [PR] MINIFICPP-2221 Auto-generate CONTROLLERS.md [nifi-minifi-cpp]

2023-10-02 Thread via GitHub
szaszm closed pull request #1665: MINIFICPP-2221 Auto-generate CONTROLLERS.md URL: https://github.com/apache/nifi-minifi-cpp/pull/1665 -- 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 com

Re: [PR] MINIFICPP-2191 Replace deprecated OpenSSL API calls [nifi-minifi-cpp]

2023-10-02 Thread via GitHub
szaszm closed pull request #1656: MINIFICPP-2191 Replace deprecated OpenSSL API calls URL: https://github.com/apache/nifi-minifi-cpp/pull/1656 -- 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 spe

Re: [PR] MINIFICPP-2207 HttpRequestMethod should be an enum [nifi-minifi-cpp]

2023-10-02 Thread via GitHub
szaszm closed pull request #1657: MINIFICPP-2207 HttpRequestMethod should be an enum URL: https://github.com/apache/nifi-minifi-cpp/pull/1657 -- 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 spec

[jira] [Updated] (MINIFICPP-2228) Fix clang job cache key name in CI

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2228: Resolution: Fixed Status: Resolved (was: Patch Available) > Fix clang job cach

[jira] [Updated] (MINIFICPP-2227) Fix issues with alpine:3.18 base image

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2227: Resolution: Fixed Status: Resolved (was: Patch Available) > Fix issues with al

[jira] [Updated] (MINIFICPP-2207) The HTTP request method field in HTTPClient and InvokeHTTP should be an enum

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2207: Fix Version/s: 0.16.0 > The HTTP request method field in HTTPClient and InvokeHTTP shou

[jira] [Updated] (MINIFICPP-2191) Replace deprecated OpenSSL API calls

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2191: Fix Version/s: 0.16.0 > Replace deprecated OpenSSL API calls >

  1   2   >