[jira] [Updated] (NIFI-13671) QuerySalesforce record parsing fails with DateTime types

2024-08-22 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-13671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lehel Boér updated NIFI-13671: -- Status: Patch Available (was: In Progress) > QuerySalesforce record parsing fails with DateTime types

[PR] NIFI-13671: QuerySalesforceObject fails to parse DateTime fields [nifi]

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

[jira] [Updated] (NIFI-13665) Refactor Bootstrap Process Implementation

2024-08-22 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-13665: Status: Patch Available (was: In Progress) > Refactor Bootstrap Process Implementation > -

[PR] NIFI-13665 Refactor Bootstrap and Runtime Process Handling [nifi]

2024-08-22 Thread via GitHub
exceptionfactory opened a new pull request, #9192: URL: https://github.com/apache/nifi/pull/9192 # Summary [NIFI-13665](https://issues.apache.org/jira/browse/NIFI-13665) Refactors the NiFi Bootstrap and Runtime process handling components in `nifi-bootstrap` and `nifi-runtime` for st

Re: [PR] MINIFICPP-2346-P1: Integrated Conan2 for OpenSSL, CURL, ZLIB & Build MiNiFi [nifi-minifi-cpp]

2024-08-22 Thread via GitHub
james94 commented on PR #1793: URL: https://github.com/apache/nifi-minifi-cpp/pull/1793#issuecomment-2305151712 Hi @lordgamez. I will look into `LoggerTests` and see if it is a difference in their expected log formatting and get back to you. Also thats a great idea to add a section on

Re: [PR] NIFI-13409 Enforcing lexiographical order of the identity mappings to match documentation [nifi]

2024-08-22 Thread via GitHub
exceptionfactory commented on code in PR #9115: URL: https://github.com/apache/nifi/pull/9115#discussion_r1727428229 ## nifi-commons/nifi-security-identity/src/test/java/org/apache/nifi/authorization/util/IdentityMappingUtilTest.java: ## @@ -0,0 +1,156 @@ +/* + * Licensed to the

[jira] [Created] (NIFI-13674) MergeRecord needs merge.reason attribute

2024-08-22 Thread Phil Lord (Jira)
Phil Lord created NIFI-13674: Summary: MergeRecord needs merge.reason attribute Key: NIFI-13674 URL: https://issues.apache.org/jira/browse/NIFI-13674 Project: Apache NiFi Issue Type: Bug Affe

Re: [PR] NIFI-13409 Enforcing lexiographical order of the identity mappings to match documentation [nifi]

2024-08-22 Thread via GitHub
simonbence commented on code in PR #9115: URL: https://github.com/apache/nifi/pull/9115#discussion_r1727393737 ## nifi-commons/nifi-security-identity/src/test/java/org/apache/nifi/authorization/util/IdentityMappingUtilTest.java: ## @@ -0,0 +1,156 @@ +/* + * Licensed to the Apach

Re: [PR] NIFI-13409 Enforcing lexiographical order of the identity mappings to match documentation [nifi]

2024-08-22 Thread via GitHub
simonbence commented on code in PR #9115: URL: https://github.com/apache/nifi/pull/9115#discussion_r1727385859 ## nifi-commons/nifi-security-identity/src/main/java/org/apache/nifi/authorization/util/IdentityMappingUtil.java: ## @@ -140,8 +141,12 @@ public int compare(IdentityMap

Re: [PR] NIFI-13614: populate failure cause in ack response [nifi]

2024-08-22 Thread via GitHub
KalmanJantner commented on PR #9136: URL: https://github.com/apache/nifi/pull/9136#issuecomment-2304722350 > Thank you for the pull request. This is really an useful feature, which will provide more insight of the status of the C2 operation when an error happens. > > I left some comm

Re: [PR] NIFI-13614: populate failure cause in ack response [nifi]

2024-08-22 Thread via GitHub
KalmanJantner commented on code in PR #9136: URL: https://github.com/apache/nifi/pull/9136#discussion_r1727095300 ## c2/c2-client-bundle/c2-client-service/src/main/java/org/apache/nifi/c2/client/service/operation/C2OperationHandler.java: ## @@ -79,13 +81,26 @@ default boolean re

Re: [PR] NIFI-13614: populate failure cause in ack response [nifi]

2024-08-22 Thread via GitHub
KalmanJantner commented on code in PR #9136: URL: https://github.com/apache/nifi/pull/9136#discussion_r1727095682 ## c2/c2-protocol/c2-protocol-api/src/main/java/org/apache/nifi/c2/protocol/api/C2OperationState.java: ## @@ -42,6 +42,17 @@ public class C2OperationState implements

[jira] [Assigned] (NIFI-13399) NiFi Registry login page crash on unicode characters in password

2024-08-22 Thread Sash Sujith (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sash Sujith reassigned NIFI-13399: -- Assignee: (was: Sash Sujith) > NiFi Registry login page crash on unicode characters in pas

[jira] [Assigned] (NIFI-11812) Stateless hardcodes "nexus" as the only extension option - Requesting NiFi Registry and/or S3 as additional ExtensionClient options

2024-08-22 Thread Sash Sujith (Jira)
[ https://issues.apache.org/jira/browse/NIFI-11812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sash Sujith reassigned NIFI-11812: -- Assignee: Sash Sujith > Stateless hardcodes "nexus" as the only extension option - Requesting

[jira] [Updated] (NIFI-13673) CLONE - Create a NiFi Python Processor Example that has PropertyDefinition dependent on another PropertyDefinition

2024-08-22 Thread chris snow (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chris snow updated NIFI-13673: -- Description: I'm trying to create a  PropertyDefinition that is dependent on another PropertyDefinitio

[jira] [Updated] (NIFI-13672) Create a NiFi Python Processor Example that has a Reader Service PropertyDefinition

2024-08-22 Thread chris snow (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chris snow updated NIFI-13672: -- Description: I'm trying to create a Reader Service PropertyDefinition, but it isn't clear how to do th

[jira] [Updated] (NIFI-13673) CLONE - Create a NiFi Python Processor Example that has PropertyDefinition dependent on another PropertyDefinition

2024-08-22 Thread chris snow (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chris snow updated NIFI-13673: -- Description: I'm trying to create a  PropertyDefinition that is dependent on another PropertyDefinitio

[jira] [Updated] (NIFI-13672) Create a NiFi Python Processor Example that has a Reader Service PropertyDefinition

2024-08-22 Thread chris snow (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chris snow updated NIFI-13672: -- Description: I'm trying to create a Reader Service PropertyDefinition, but it isn't clear how to do th

[jira] [Created] (NIFI-13673) CLONE - Create a NiFi Python Processor Example that has PropertyDefinition dependent on another PropertyDefinition

2024-08-22 Thread chris snow (Jira)
chris snow created NIFI-13673: - Summary: CLONE - Create a NiFi Python Processor Example that has PropertyDefinition dependent on another PropertyDefinition Key: NIFI-13673 URL: https://issues.apache.org/jira/browse/NI

[jira] [Created] (NIFI-13672) Create a NiFi Python Processor Example that has a Reader Service PropertyDefinition

2024-08-22 Thread chris snow (Jira)
chris snow created NIFI-13672: - Summary: Create a NiFi Python Processor Example that has a Reader Service PropertyDefinition Key: NIFI-13672 URL: https://issues.apache.org/jira/browse/NIFI-13672 Project:

[jira] [Updated] (MINIFICPP-2447) Include specific Python processor version in the manifest (if available)

2024-08-22 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits updated MINIFICPP-2447: -- Description: NiFi python processors have a {{ProcessorDetails.version}} field, but

[jira] [Created] (MINIFICPP-2447) Include specific Python processor version in the manifest (if available)

2024-08-22 Thread Ferenc Gerlits (Jira)
Ferenc Gerlits created MINIFICPP-2447: - Summary: Include specific Python processor version in the manifest (if available) Key: MINIFICPP-2447 URL: https://issues.apache.org/jira/browse/MINIFICPP-2447